On Tuesday 20 October 2009 23:13:27 Alexander Best wrote:
> Hans Petter Selasky schrieb am 2009-10-19:
> > On Sunday 18 October 2009 23:08:14 Alexander Best wrote:
> > > posted this to freebsd-questions@ a while ago and got no answer.
> > >
> > > alex
> >
> > Hi,
> >
> > For every USB device there
Hans Petter Selasky schrieb am 2009-10-19:
> On Sunday 18 October 2009 23:08:14 Alexander Best wrote:
> > posted this to freebsd-questions@ a while ago and got no answer.
> > alex
> Hi,
> For every USB device there is /dev/usb/XXX . Currently the USB
> Bluetooth
> driver does not have any file n
On Sunday 18 October 2009 23:08:14 Alexander Best wrote:
> posted this to freebsd-questions@ a while ago and got no answer.
>
> alex
Hi,
For every USB device there is /dev/usb/XXX . Currently the USB Bluetooth
driver does not have any file nodes. Entries appearing in devd.conf might not
always
i was wondering why some device nodes appear as regular files under /dev (like
ulpt or da e.g.) and some don't?
if i attach my usb dongle device i get this dmesg output:
ugen1.2: at usbus1
ubt0: on
usbus1
but no device node gets created under /dev. however the following lines i have
in my /etc