Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2017 14:17:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222790] [PATCH]: comms/telldus-core devd-rule & misc cleanup
Message-ID:  <bug-222790-13-GbVz8oYUeM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222790-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222790-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222790

--- Comment #5 from Hans Petter Selasky <hselasky@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=3D0 md=3DHOST spd=3DFULL (1=
2Mbps)
pwr=3DON (90mA)

  bLength =3D 0x0012=20
  bDescriptorType =3D 0x0001=20
  bcdUSB =3D 0x0200=20
  bDeviceClass =3D 0x0000  <Probed by interface class>
  bDeviceSubClass =3D 0x0000=20
  bDeviceProtocol =3D 0x0000=20
  bMaxPacketSize0 =3D 0x0008=20
  idVendor =3D 0x1781=20
  idProduct =3D 0x0c31=20
^^^ we also need to match this connect and disconnect event

  bcdDevice =3D 0x0600=20
  iManufacturer =3D 0x0001  <Telldus>
  iProduct =3D 0x0002  <TellStick Duo>
  iSerialNumber =3D 0x0003  <XXXXXXXXXXXXXXXXXXXXXXX>
  bNumConfigurations =3D 0x0001=20

Can you update the patch?

--HPS

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222790-13-GbVz8oYUeM>