Attached is the patch to include the cxacru.c in the build.

 drivers/usb/atm/Kconfig  |   13 +++++++++++++
 drivers/usb/atm/Makefile |    1 +
 2 files changed, 14 insertions(+)

Signed-off-by: Roman Kagan <[EMAIL PROTECTED]>

Roman.

--- linux-2.6.10-rc3.orig/drivers/usb/atm/Kconfig       2004-12-04 
00:52:07.000000000 +0300
+++ linux-2.6.10-rc3/drivers/usb/atm/Kconfig    2004-12-15 16:08:30.000000000 
+0300
@@ -28,3 +28,16 @@
 
          To compile this driver as a module, choose M here: the
          module will be called speedtch.
+
+config USB_CXACRU
+       tristate "Conexant AccessRunner USB support"
+       depends on USB && ATM
+       select USB_ATM
+       help
+         Say Y here if you have a xDSL USB modem based on Conexant
+         AccessRunner chipset.  In order to use your modem you will need to
+         install the firmware, extracted by the user space tools; see
+         <http://cxacru.sourceforge.net/> for details.
+
+         To compile this driver as a module, choose M here: the
+         module will be called cxacru.
--- linux-2.6.10-rc3.orig/drivers/usb/atm/Makefile      2004-12-04 
00:54:40.000000000 +0300
+++ linux-2.6.10-rc3/drivers/usb/atm/Makefile   2004-12-15 16:10:33.000000000 
+0300
@@ -5,3 +5,4 @@
 
 obj-$(CONFIG_USB_ATM)          += usb_atm.o
 obj-$(CONFIG_USB_SPEEDTOUCH)   += speedtch.o
+obj-$(CONFIG_USB_CXACRU)       += cxacru.o


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to