Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2018 14:37:49 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r334335 - head/sys/dev/usb
Message-ID:  <201805291437.w4TEbnae066806@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Tue May 29 14:37:48 2018
New Revision: 334335
URL: https://svnweb.freebsd.org/changeset/base/334335

Log:
  [usbdevs] add AMD vendor ids
  
  - also more fully spell the name of ATI for ATI2

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Tue May 29 14:08:06 2018	(r334334)
+++ head/sys/dev/usb/usbdevs	Tue May 29 14:37:48 2018	(r334335)
@@ -507,7 +507,7 @@ vendor HAL		0x0b41	HAL Corporation
 vendor EMS		0x0b43	EMS Production
 vendor NEC2		0x0b62	NEC
 vendor ADLINK		0x0b63	ADLINK Technoligy, Inc.
-vendor ATI2		0x0b6f	ATI
+vendor ATI2		0x0b6f	ATI Technologies
 vendor ZEEVO		0x0b7a	Zeevo, Inc.
 vendor KURUSUGAWA	0x0b7e	Kurusugawa Electronics, Inc.
 vendor SMART		0x0b8c	Smart Technologies
@@ -579,6 +579,7 @@ vendor MOTOROLA4	0x100d	Motorola
 vendor HP3		0x103c	Hewlett Packard
 vendor AIRPLUS		0x1011  Airplus
 vendor DESKNOTE		0x1019	Desknote
+vendor AMD2		0x1022  Advanced Micro Devices
 vendor NEC3		0x1033	NEC
 vendor TTI		0x103e	Thurlby Thandar Instruments
 vendor GIGABYTE		0x1044	GIGABYTE



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