[Bug 222790] [PATCH]: comms/telldus-core devd-rule & misc cleanup
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 31 14:17:45 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222790
--- Comment #5 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Hi,
I see we need to duplicate the rules for the USB device auto plug:
ugen0.3: <Telldus TellStick Duo> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps)
pwr=ON (90mA)
bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0200
bDeviceClass = 0x0000 <Probed by interface class>
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0008
idVendor = 0x1781
idProduct = 0x0c31
^^^ we also need to match this connect and disconnect event
bcdDevice = 0x0600
iManufacturer = 0x0001 <Telldus>
iProduct = 0x0002 <TellStick Duo>
iSerialNumber = 0x0003 <XXXXXXXXXXXXXXXXXXXXXXX>
bNumConfigurations = 0x0001
Can you update the patch?
--HPS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list