svn commit: r241553 - in head/sys/dev/usb: . quirk

Eitan Adler eadler at freebsd.org
Mon Oct 15 13:25:54 UTC 2012


On 15 October 2012 02:14, Hans Petter Selasky <hselasky at c2i.net> wrote:
> 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.

Okay. How do I do that? Looking at this list it seems like all the
examples are for individual products.


-- 
Eitan Adler
Source & Ports committer
X11, Bugmeister, Ports Security teams


More information about the svn-src-all mailing list