Hi all, I am trying to usbnet on top of ALi5632 host-to-host cable. The linux-usb website (http://www.linux-usb.org/usbnet/) states that the chip is supported, but looking at the usbnet.c code, I only found the support in 2.6 kernel not on 2.4 (I was looking at 2.4.26). When I grep for "ALI" in the usbnet.c, I only found 2 specific code blocks for the ALi chip, and both are just "driver_info" declaration and product registration in the "products" array.
My question is, can I back port the ALi5632 support by simply copying the 2 code blocks to the 2.4 kernel source? Or are there other things required? Thanks, Yusdi ------------------------------------------------------- This Newsletter Sponsored by: Macrovision For reliable Linux application installations, use the industry's leading setup authoring tool, InstallShield X. Learn more and evaluate today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
