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>

index | next in thread | raw e-mail

Hi

Since devmatch some of my USB devices no longer get their drivers
loaded.  It's not clear from UPDATING whether I needed to do anything
beyond building and installing kernel and world as well as updating
/etc.  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=0 md=HOST spd=SUPER
(5.0Gbps) pwr=ON (72mA)

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

ums, ukbd:
ugen0.2: <RAPOO RAPOO 2.4G Wireless Device> at usbus0, cfg=0 md=HOST
spd=FULL (12Mbps) pwr=ON (100mA)

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

Ian

-- 
Ian Freislich


-- 



home | help

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