Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2023 14:31:00 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: e6fe8ff07b8b - stable/13 - usbdevs: Remove duplicate APC entries
Message-ID:  <202303081431.328EV0kg057689@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by cy:

URL: https://cgit.FreeBSD.org/src/commit/?id=e6fe8ff07b8bb40061c7a33ca505213df116673b

commit e6fe8ff07b8bb40061c7a33ca505213df116673b
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-02-21 21:08:08 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-03-08 14:30:06 +0000

    usbdevs: Remove duplicate APC entries
    
    (cherry picked from commit b1723f48d8cdc9ac6fc3fc256b779b3c07827c0b)
---
 sys/dev/usb/usbdevs | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs
index 81abe91d93b4..74e4f7dc2913 100644
--- a/sys/dev/usb/usbdevs
+++ b/sys/dev/usb/usbdevs
@@ -1104,9 +1104,6 @@ product AMBIT NTL_250		0x6098	NTL 250 cable modem
 /* Apacer products */
 product APACER HT202		0xb113	USB 2.0 Flash Drive
 
-/* American Power Conversion products */
-product APC UPS			0x0002	Uninterruptible Power Supply
-
 /* Amigo Technology products */
 product AMIGO RT2870_1		0x9031	RT2870
 product AMIGO RT2870_2		0x9041	RT2870
@@ -1136,9 +1133,6 @@ product ANYDATA ADU_500A	0x6502	CDMA 2000 EV-DO USB Modem
 /* AOX, Inc. products */
 product AOX USB101		0x0008	Ethernet
 
-/* American Power Conversion products */
-product APC UPS			0x0002	Uninterruptible Power Supply
-
 /* Apple Computer products */
 product APPLE DUMMY		0x0000	Dummy product
 product APPLE IMAC_KBD		0x0201	USB iMac Keyboard



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