Morgan Read wrote:
> Thanks Harmon, it took a little while to sort usbserial for usb_serial:) ...
>
> But, now I've got that, this is what usbserial gives me:
> [EMAIL PROTECTED] ~]# modprobe usbserial
> [EMAIL PROTECTED] ~]# lsmod | grep usb
> usbserial 30889 0
> usblp 14913 0
> usb_storage 73601 0
> scsi_mod 120013 5 usb_storage,sr_mod,sg,libata,sd_mod
> [EMAIL PROTECTED] ~]#
>
> [EMAIL PROTECTED] ~]$ dmesg
> Linux version 2.6.23.15-137.fc8
> ([EMAIL PROTECTED]) (gcc version 4.1.2 20070925
> (Red Hat 4.1.2-33)) #1 SMP Sun Feb 10 17:48:34 EST 2008
> ...
> usbcore: registered new interface driver usbserial
> drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
> usbcore: registered new interface driver usbserial_generic
> drivers/usb/serial/usb-serial.c: USB Serial Driver core
> [EMAIL PROTECTED] ~]$
>
> No extra devices are apparent in /dev
>
> Does usbserial and the ipaq require another driver to be loaded? Any
> other pointes?
>
Weird. On my debian box, when I plug in the ipaq to the usb cradle
(with wince running on the ipaq, not angstrom), I see in my kernel logs
that debian immediately loads both ipaq and usb-serial modules and udev
creates /dev/ttyUSB0 and says the pda is attached to that.
Mar 11 09:11:56 maddog kernel: usb 3-2: new full speed USB device using
uhci_hcd and address 33
Mar 11 09:11:56 maddog kernel: usb 3-2: configuration #1 chosen from 1
choiceMar 11 09:11:57 maddog kernel: usbcore: registered new interface
driver usbserial
Mar 11 09:11:57 maddog kernel: drivers/usb/serial/usb-serial.c: USB
Serial support registered for generic
Mar 11 09:11:57 maddog kernel: usbcore: registered new interface driver
usbserial_generic
Mar 11 09:11:57 maddog kernel: drivers/usb/serial/usb-serial.c: USB
Serial Driver core
Mar 11 09:11:57 maddog kernel: drivers/usb/serial/usb-serial.c: USB
Serial support registered for PocketPC PDA
Mar 11 09:11:57 maddog kernel: drivers/usb/serial/ipaq.c: USB PocketPC
PDA driver v0.5
Mar 11 09:11:57 maddog kernel: ipaq 3-2:1.0: PocketPC PDA converter detected
Mar 11 09:11:57 maddog kernel: usb 3-2: PocketPC PDA converter now
attached to ttyUSB0
Of cousrse, if I have angstrom or familiar loaded on the h2200, then
I don't get the above, but it loads usbnet and cdc_subset instead and
starts the usbnetworking.
So I'm not sure what's happening with your desktop. Does it also load
the usbserial_generic module? Otherwise there must be some problem with
udev???
--
Harmon Seaver
_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users