Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2012 08:14:42 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        Eitan Adler <eadler@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r241553 - in head/sys/dev/usb: . quirk
Message-ID:  <201210150814.42609.hselasky@c2i.net>
In-Reply-To: <201210141726.q9EHQj1W008761@svn.freebsd.org>
References:  <201210141726.q9EHQj1W008761@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210150814.42609.hselasky>