Date: Tue, 5 Jun 2018 16:30:05 -0700 From: Eitan Adler <eadler@freebsd.org> To: Kevin Lo <kevlo@freebsd.org> Cc: src-committers <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: <CAF6rxgkASe=Wj%2BPszWeTrVb3omfHyHzBN0ek2S3CFSiHAUBwSg@mail.gmail.com> In-Reply-To: <20180605140156.GA93953@ns.kevlo.org> References: <201806050952.w559qc3l066480@repo.freebsd.org> <20180605140156.GA93953@ns.kevlo.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5 June 2018 at 07:01, Kevin Lo <kevlo@freebsd.org> wrote: > 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. >From the origin (NetBSD): vendor INTENSO 0x2109 INTENSO vendor VIALABS 0x2109 VIA Labs I noticed this earlier and thought it might relate to vendor renames or the like. I'll try and spend more time on it. I have quite a few replies-to-commits to catch up on: I've spent too much time on "new" things and have to deal with the other stuff I've touched now. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgkASe=Wj%2BPszWeTrVb3omfHyHzBN0ek2S3CFSiHAUBwSg>