Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2018 22:01:56 +0800
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        Eitan Adler <eadler@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r334650 - head/sys/dev/usb
Message-ID:  <20180605140156.GA93953@ns.kevlo.org>
In-Reply-To: <201806050952.w559qc3l066480@repo.freebsd.org>
References:  <201806050952.w559qc3l066480@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 05, 2018 at 09:52:38AM +0000, Eitan Adler wrote:
> Author: eadler
> Date: Tue Jun  5 09:52:38 2018
> New Revision: 334650
> URL: https://svnweb.freebsd.org/changeset/base/334650
> 
> Log:
>   usbdevs: sync from NetBSD
>   
>   This adds several vendors from NetBSD's copy of the same file (r1.749).
>   Prefer longer more "canonical" names where the names differed.
>   
>   Sort while here.
> 
> Modified:
>   head/sys/dev/usb/usbdevs
> 
> Modified: head/sys/dev/usb/usbdevs
> ==============================================================================
> --- head/sys/dev/usb/usbdevs	Tue Jun  5 05:24:42 2018	(r334649)
> +++ head/sys/dev/usb/usbdevs	Tue Jun  5 09:52:38 2018	(r334650)
> @@ -60,7 +60,7 @@ vendor UNKNOWN2		0x0105	Unknown vendor
>  vendor EGALAX2		0x0123	eGalax, Inc.
>  vendor CHIPSBANK	0x0204	Chipsbank Microelectronics Co.
>  vendor HUMAX		0x02ad	HUMAX
> -vendor INTENSO		0x2109	INTENSO
> +vendor QUAN		0x01e1	Quan

Doesn't sort.

[snip]

> +vendor INTENSO		0x2109	INTENSO
>  vendor VIALABS		0x2109	VIA Labs

INTENSO has the same vendor id as VIALABS?  This doesn't look right.



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