svn commit: r241553 - in head/sys/dev/usb: . quirk
Hans Petter Selasky
hselasky at c2i.net
Mon Oct 15 06:18:27 UTC 2012
On Sunday 14 October 2012 19:26:45 Eitan Adler wrote:
> Author: eadler
> Date: Sun Oct 14 17:26:45 2012
> New Revision: 241553
> URL: http://svn.freebsd.org/changeset/base/241553
>
> Modified: head/sys/dev/usb/usbdevs
> ===========================================================================
> === --- head/sys/dev/usb/usbdevs Sun Oct 14 17:26:40 2012 (r241552)
> +++ head/sys/dev/usb/usbdevs Sun Oct 14 17:26:45 2012 (r241553)
> @@ -3970,6 +3970,7 @@ product SUNPLUS USBMOUSE 0x0007 USB Opti
>
> /* Super Top products */
> product SUPERTOP IDE 0x6600 USB-IDE
> +product SUPERTOP FLASHDRIVE 0x121c extrememory Snippy
>
Hi,
> /* Syntech products */
> product SYNTECH CPT8001C 0x0001 CPT-8001C Barcode scanner
If a vendor has many products in this list, we simply quirk all products from
that vendor simply instead of keeping track of every each and single product.
--HPS
More information about the svn-src-all
mailing list