Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Oct 2004 22:35:34 -0700
From:      Randy Bush <randy@psg.com>
To:        "Alexandre \"Sunny\" Kovalenko" <Alex.Kovalenko@verizon.net>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: usb serial confuddlement
Message-ID:  <16736.57638.524126.37243@roam.psg.com>
References:  <16736.17211.132754.898091@ran.psg.com> <1096830295.847.1.camel@RabbitsDen>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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

randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16736.57638.524126.37243>