I have been having some problems with the usbd driver found at
oss.lineo.com under the Zaurus heading for linux-usb. It is not a patch
and I can' seem to figure out how to compile it. Dropping it into a
stock 2.4.18 kernel from kernel.org causes errors and I can't compile it
directly... I am not sure how this module is supposed to be added.
I am running a Debian woody system with a stock kernel except for a
couple of patches including a usb printer patch for hpoj and the usbdnet
patch required for the zaurus. Hotplug is installed with debian.
Modules install no problem:
>
usb-uhci 21508 0 (unused)
acm 5216 0 (unused)
usbdnet 13192 1
>
When I insert the Zaurus into the cradle it is recognized. With this
entry in /etc/network/interfaces:
>
# The Zaurus
iface usb0 inet static
address 192.168.129.1
pointtopoint 192.168.129.201
netmask 255.255.255.255
>
it appears as below with ifconfig autmoatically:
>
usb0 Link encap:Ethernet HWaddr 40:00:00:00:FF:09
inet addr:192.168.129.1 Bcast:192.168.129.255
Mask:255.255.255.255
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:2304 (2.2 KiB) TX bytes:0 (0.0 b)
>
Here is the relevant section from /var/log/messages/:
>
Nov 14 17:54:20 myrrdin kernel: hub.c: USB new device connect on
bus2/2/5, assigned device number 8
Nov 14 17:54:20 myrrdin kernel: usb.c: ignoring set_interface for dev 8,
iface 0, alt 0
Nov 14 17:54:20 myrrdin /etc/hotplug/net.agent: invoke ifup usb0
Nov 14 17:54:20 myrrdin /etc/hotplug/usb.agent: Setup usbdnet acm for
USB product 4dd/8004/0
Nov 14 17:54:20 myrrdin /etc/hotplug/usb.agent: missing kernel or user
mode driver usbdnet
Nov 14 17:54:20 myrrdin /etc/hotplug/usb.agent: missing kernel or user
mode driver acm
>
I think the problem is I don't have the module usbd installed.Various
places on the net say my /var/log/messages should say:
>
hub.c: USB new device connect on bus1/1, assigned device number 38
usb.c: USB device 38 (vend/prod 0x4dd/0x8004) is not claimed by any
active driver.
v0.4b [EMAIL PROTECTED], [EMAIL PROTECTED]
usbdnet.c: v0.4b [EMAIL PROTECTED], [EMAIL PROTECTED]
usbdnet.c: USB Host to Device Network - for Linux USB Devices using
MDLM/CDC
usb.c: registered new driver usbdnet
>
How are these modules meant to be compiled
Sean
-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing
your web site with SSL, click here to get a FREE TRIAL of a Thawte
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users