usb serial confuddlement

Sean McNeil sean at mcneil.com
Sun Oct 3 23:05:29 PDT 2004


On Sun, 2004-10-03 at 22:35, Randy Bush wrote:
> > You need 'ubsa' module loaded or device 'ubsa' in you kernel
> > configuration.
> 
> # kldstat
> Id Refs Address    Size     Name
>  1   18 0xc0400000 3a42f4   kernel
>  2    1 0xc07a5000 6eb8     linprocfs.ko
>  3    2 0xc07ac000 1fa44    linux.ko
>  4    1 0xc07cc000 bc08     ipfw.ko
>  5    1 0xc07d8000 5f84     snd_ich.ko
>  6    2 0xc07de000 204fc    sound.ko
>  7    1 0xc07ff000 5418     acpi_video.ko
>  8   15 0xc0805000 5d6f4    acpi.ko
>  9    1 0xc0863000 38e8     ubsa.ko
> 10    2 0xc0867000 36c8     ucom.ko
> 
> 
> ugen0: Belkin USB PDA Adapter Belkin Components, rev 1.10/1.02, addr 2
> 
> # ls /dev/u*
> /dev/ugen0      /dev/ugen0.2    /dev/usb        /dev/usb1
> /dev/ugen0.1    /dev/urandom@   /dev/usb0       /dev/usb2
> 
> 
> so, still no device, and, of course, a crash some time after
> usb device removal

Don't you also need to load uplcom.ko?  I do for my serial-usb
converter.  I had to load it in the boot loader to have it actually
work, though.  You will also find that the device name has changed.  It
is no longer ucom0 but ttyU0.

Cheers,
Sean

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20041003/b5656b1e/attachment.bin


More information about the freebsd-current mailing list