1. 11 5月, 2007 1 次提交
    • A
      [IrDA]: KingSun/DonShine USB IrDA dongle support. · a2af421f
      Alex Villac�s Lasso 提交于
      This dongle does not follow the usb-irda specification, so it needs its
      own special driver. In addition, it uses interrupt endpoints instead of
      bulk ones as the rest of USB IrDA dongles supported by Linux (just to be
      different?) and data reads need to be parsed to extract the valid bytes
      before being unwrapped (details in the comment at the start of the
      source). No speed commands have been discovered for this dongle, and I
      suspect it does not have any at all.
      
      On plugin, this dongle reports vendor and device IDs: 0x07c0:0x4200 .
      
      The Windows driver that is used normally to control this dongle has a
      filename of DSIR620.SYS .
      Signed-off-by: NAlex Villac�s Lasso <a_villacis@palosanto.com>
      Signed-off-by: NSamuel Ortiz <samuel@sortiz.org>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      a2af421f
  2. 18 6月, 2006 1 次提交
  3. 10 5月, 2006 1 次提交
  4. 21 3月, 2006 1 次提交
  5. 11 1月, 2006 1 次提交
  6. 28 10月, 2005 1 次提交
  7. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4