[IRDA]: Initial support for MCS7780 based dongles
authorSamuel Ortiz <samuel@sortiz.org>
Thu, 25 May 2006 23:19:22 +0000 (16:19 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:26:18 +0000 (21:26 -0700)
commitc6ae522e3a50fc1ec483d7f03ece9c7a25e6de95
tree98a67649b473bfc64751458283aeb3bb47e76703
parent15986e1aadbbf40a331cddd0470bb434d156431d
[IRDA]: Initial support for MCS7780 based dongles

The MosChip MCS7780 chipset is an IrDA USB bridge that
doesn't conform with the IrDA-USB standard and thus needs
its separate driver.
Tested on an actual MCS7780 based dongle.

Original implementation by Brian Pugh <bpugh@cs.pdx.edu>

Signed-off-by: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/irda/Kconfig
drivers/net/irda/Makefile
drivers/net/irda/mcs7780.c [new file with mode: 0644]
drivers/net/irda/mcs7780.h [new file with mode: 0644]