Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2018 22:24:40 -0500
From:      Ian FREISLICH <ian.freislich@capeaugusta.com>
To:        current <current@freebsd.org>, imp@freebsd.org
Subject:   r329501 devd doesn't find USB devices
Message-ID:  <2c5d435c-54b1-fbd8-f695-de3dcc6259f1@capeaugusta.com>

next in thread | raw e-mail | index | archive | help
Hi

Since devmatch some of my USB devices no longer get their drivers
loaded.=C2=A0 It's not clear from UPDATING whether I needed to do anything
beyond building and installing kernel and world as well as updating
/etc.=C2=A0 There was reference to removing /etc/devd/usb.conf in another
thread but its presence or lack thereof makes no difference.

if_ure:
ugen0.6: <CMI USB 101001000 LAN> at usbus0, cfg=3D0 md=3DHOST spd=3DSUPER
(5.0Gbps) pwr=3DON (72mA)

=C2=A0 bLength =3D 0x0012
=C2=A0 bDescriptorType =3D 0x0001
=C2=A0 bcdUSB =3D 0x0300
=C2=A0 bDeviceClass =3D 0x0000=C2=A0 <Probed by interface class>
=C2=A0 bDeviceSubClass =3D 0x0000
=C2=A0 bDeviceProtocol =3D 0x0000
=C2=A0 bMaxPacketSize0 =3D 0x0009
=C2=A0 idVendor =3D 0x0bda
=C2=A0 idProduct =3D 0x8153
=C2=A0 bcdDevice =3D 0x3000
=C2=A0 iManufacturer =3D 0x0001=C2=A0 <CMI>
=C2=A0 iProduct =3D 0x0002=C2=A0 <USB 10/100/1000 LAN>
=C2=A0 iSerialNumber =3D 0x0006=C2=A0 <000001>
=C2=A0 bNumConfigurations =3D 0x0002

ums, ukbd:
ugen0.2: <RAPOO RAPOO 2.4G Wireless Device> at usbus0, cfg=3D0 md=3DHOST
spd=3DFULL (12Mbps) pwr=3DON (100mA)

=C2=A0 bLength =3D 0x0012
=C2=A0 bDescriptorType =3D 0x0001
=C2=A0 bcdUSB =3D 0x0110
=C2=A0 bDeviceClass =3D 0x0000=C2=A0 <Probed by interface class>
=C2=A0 bDeviceSubClass =3D 0x0000
=C2=A0 bDeviceProtocol =3D 0x0000
=C2=A0 bMaxPacketSize0 =3D 0x0040
=C2=A0 idVendor =3D 0x24ae
=C2=A0 idProduct =3D 0x2000
=C2=A0 bcdDevice =3D 0x1001
=C2=A0 iManufacturer =3D 0x0001=C2=A0 <RAPOO>
=C2=A0 iProduct =3D 0x0002=C2=A0 <RAPOO 2.4G Wireless Device>
=C2=A0 iSerialNumber =3D 0x0000=C2=A0 <no string>
=C2=A0 bNumConfigurations =3D 0x0001

Ian

--=20
Ian Freislich


--=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2c5d435c-54b1-fbd8-f695-de3dcc6259f1>