Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Dec 2005 14:09:43 +0100
From:      "Ronald Klop" <ronald-freebsd8@klop.yi.org>
To:        freebsd-stable@freebsd.org
Subject:   Re: USB Devices not appearing in /dev
Message-ID:  <op.s07lihhi8527sy@outgoing.local>
In-Reply-To: <20051203115914.GA2130@osiris.chen.org.nz>
References:  <20051203115914.GA2130@osiris.chen.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 03 Dec 2005 12:59:14 +0100, Jonathan Chen <jonc@chen.org.nz> wrote:

> Hi,
>
> I'm running 6.0-STABLE, and I'm encountering some difficulties with
> USB devices not appearing in /dev. When I plug in a USB Bluetooth
> dongle, the console responds with:
>
> ubt0: SiW SiW, rev 1.10/15.00, addr 2
> ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2
> ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=0x83, isoc-out=0x3;  
> wMaxPacketSize=49; nframes=6, buffer size=294
>
> However, if I look in /dev, I only see the generic usb[0-3] devices.
> When I used to run 5.4-STABLE, the device entries did appear in /dev.
> I have a similar problem with Palm devices and ucom0 not appearing.
>
> What am I missing?

For ubt* this is normal behaviour. Ubt0 is a netgraph 'device'. Do 'ngctl  
list' as root and you will see it.
For more info use the freebsd-bluetooth@freebsd.org list.
I don't have experience with ucom*.

Ronald.

-- 
  Ronald Klop
  Amsterdam, The Netherlands



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