Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Remove duplicated entry.



details:   https://anonhg.NetBSD.org/src/rev/311aded7f5fa
branches:  trunk
changeset: 935682:311aded7f5fa
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Jul 09 08:39:46 2020 +0000

description:
Remove duplicated entry.

diffstat:

 sys/dev/pci/pcidevs |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r fd862e8820cc -r 311aded7f5fa sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Jul 09 06:42:44 2020 +0000
+++ b/sys/dev/pci/pcidevs       Thu Jul 09 08:39:46 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1417 2020/06/24 03:35:07 thorpej Exp $
+$NetBSD: pcidevs,v 1.1418 2020/07/09 08:39:46 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -5489,7 +5489,6 @@
 product INTEL 100SERIES_LP_UART_2 0x9d66 100 Series UART 2
 product INTEL 100SERIES_LP_HDA 0x9d70  100 Series HD Audio
 product INTEL 2HS_U_HDA                0x9d71  200 Series HD Audio
-product INTEL WIFI_LINK_9560_1 0x9df0  Dual Band Wireless AC 9560
 product INTEL 3HS_Y_P_LPC      0x9d83  300 Series Premiun-Y LPC
 product INTEL 3HS_U_P_LPC      0x9d84  300 Series Premium-U LPC
 product INTEL 3HS_U_M_LPC      0x9d84  300 Series Mainstream/Base U LPC



Home | Main Index | Thread Index | Old Index