Hello Jeff, Jim and others, thanks for your advice.
FROM: Jeff Johnson DATE: 06/07/2002 08:40:56 > you should try to download the latest usbdnet kernel patch you can find > the link to the latest patch here. - I hope I use the right usbdnet-patches (for 2.4.17 and 2.4.18). On Thu, 2002-06-06 at 22:52, Jim Richardson wrote: > ... see > <http://www.ruault.com/Zaurus/ethernet-over-usb-howto.html> > for details if you haven't allready. - I started with Ruault's HOWTO last week and mailed to this list after I got troubles. > Try compiling and insmod'ing the "other" uhci module. I did, as you suggested and changed "usb-uhci" to "uhci". The results are now better, as the machine doesn't freeze again. But I get again transmission-errors. Different errors with different kernels. In short: Kernel 2.4.17: -------------- Jun 7 18:24:11 linuxorange kernel: urb_tx_complete: urb: cf882da0 status: -104 Jun 7 18:24:11 linuxorange kernel: urb_tx_complete: urb: cf882ca0 status: -104 Jun 7 18:24:11 linuxorange kernel: urb_tx_complete: urb: cf882ea0 status: -104 Jun 7 18:24:11 linuxorange kernel: usbdnet: bh skb: d17d0920 status: -104 Jun 7 18:24:11 linuxorange kernel: usbdnet: bh skb: d2967a80 status: -104 Kernel 2.4.18: -------------- Jun 7 18:08:58 linuxorange kernel: bh_rx_process: CRC fail len: 202 Jun 7 18:09:00 linuxorange kernel: bh_rx_process: CRC fail len: 42 Jun 7 18:09:00 linuxorange kernel: bh_rx_process: CRC fail len: 42 Jun 7 18:09:00 linuxorange kernel: bh_rx_process: CRC fail len: 18 Jun 7 18:09:00 linuxorange kernel: bh_rx_process: CRC fail len: 78 Jun 7 18:09:01 linuxorange kernel: bh_rx_process: CRC fail len: 42 Jun 7 18:09:01 linuxorange last message repeated 2 times Kernel 2.4.19-pre8: ------------------- Jun 7 17:53:52 linuxorange kernel: urb_tx_complete: urb: cfd9d8c0 status: -104 Jun 7 17:53:52 linuxorange kernel: urb_tx_complete: urb: d35ef7a0 status: -104 Jun 7 17:53:52 linuxorange kernel: usbdnet: bh skb: d12059a0 status: -104 Jun 7 17:53:52 linuxorange kernel: usbdnet: bh skb: d1205d60 status: -104 Jun 7 17:53:53 linuxorange kernel: urb_tx_complete: urb: d35ef7a0 status: -104 Jun 7 17:53:53 linuxorange kernel: usbdnet: bh skb: d1207800 status: -104 Jun 7 17:53:53 linuxorange kernel: urb_tx_complete: urb: d35ef7a0 status: -104 Jun 7 17:53:53 linuxorange kernel: usbdnet: bh skb: d1207800 status: -104 A part of my ".config" (for the 2.4.19-pre8): --------------------------------------------- # # USB support # CONFIG_USB=m # CONFIG_USB_DEBUG is not set CONFIG_USB_DEVICEFS=y CONFIG_USB_BANDWIDTH=y # CONFIG_USB_LONG_TIMEOUT is not set # CONFIG_USB_EHCI_HCD is not set CONFIG_USB_UHCI=m CONFIG_USB_UHCI_ALT=m CONFIG_USB_OHCI=m CONFIG_USB_AUDIO=m # CONFIG_USB_EMI26 is not set CONFIG_USB_BLUETOOTH=m CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set CONFIG_USB_STORAGE_DATAFAB=y CONFIG_USB_STORAGE_FREECOM=y # CONFIG_USB_STORAGE_ISD200 is not set # CONFIG_USB_STORAGE_DPCM is not set # CONFIG_USB_STORAGE_HP8200e is not set # CONFIG_USB_STORAGE_SDDR09 is not set # CONFIG_USB_STORAGE_JUMPSHOT is not set CONFIG_USB_ACM=m CONFIG_USB_PRINTER=m CONFIG_USB_HID=m # CONFIG_USB_HIDINPUT is not set # CONFIG_USB_HIDDEV is not set CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m CONFIG_USB_WACOM=m CONFIG_USB_DC2XX=m CONFIG_USB_MDC800=m CONFIG_USB_SCANNER=m CONFIG_USB_MICROTEK=m # CONFIG_USB_HPUSBSCSI is not set CONFIG_USB_IBMCAM=m CONFIG_USB_OV511=m # CONFIG_USB_PWC is not set # CONFIG_USB_SE401 is not set # CONFIG_USB_STV680 is not set # CONFIG_USB_VICAM is not set CONFIG_USB_DSBR=m CONFIG_USB_DABUSB=m CONFIG_USB_PEGASUS=m # CONFIG_USB_RTL8150 is not set # CONFIG_USB_KAWETH is not set # CONFIG_USB_CATC is not set # CONFIG_USB_CDCETHER is not set # CONFIG_USB_USBNET is not set CONFIG_USB_USBDNET=m CONFIG_USB_USBDNET_VENDOR=04dd CONFIG_USB_USBDNET_PRODUCT=8004 CONFIG_USB_USBDNET_CLASS=0000 CONFIG_USB_USBDNET_SUBCLASS=0000 CONFIG_USB_USS720=m Many thankx for any tips. Markus ---------------------------------------------------------------------- M. Biermaier Tel: +43-2233-55932 Wiesengasse 15 Fax: +43-2233-55932-4 3011 Untertullnerbach E-Mail: [EMAIL PROTECTED] Austria / Europe Web Site: http://www.mbier.co.at/mbier/ _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
