Re: usb serial confuddlement

From: Sean McNeil <sean_at_mcneil.com>
Date: Sun, 03 Oct 2004 23:05:26 -0700
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_at_   /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


Received on Mon Oct 04 2004 - 04:05:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:15 UTC