Module Name: src Committed By: msaitoh Date: Fri Mar 31 08:53:56 UTC 2017
Modified Files: src/sys/dev/pci: pcidevs Log Message: - Add BROADCOM BCM4313 802.11b/g/n - Add Intel's another Pineview Integrated Graphics Device - Add Realtek RTS5208 PCI-E Card Reader To generate a diff of this commit: cvs rdiff -u -r1.1282 -r1.1283 src/sys/dev/pci/pcidevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/dev/pci/pcidevs diff -u src/sys/dev/pci/pcidevs:1.1282 src/sys/dev/pci/pcidevs:1.1283 --- src/sys/dev/pci/pcidevs:1.1282 Thu Mar 23 03:14:03 2017 +++ src/sys/dev/pci/pcidevs Fri Mar 31 08:53:56 2017 @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.1282 2017/03/23 03:14:03 msaitoh Exp $ +$NetBSD: pcidevs,v 1.1283 2017/03/31 08:53:56 msaitoh Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1833,6 +1833,7 @@ product BROADCOM BCM43225 0x4357 BCM4322 product BROADCOM BCM43227 0x4358 BCM43227 2.4GHz 802.11 product BROADCOM BCM43228 0x4359 BCM43228 Dualband 802.11 product BROADCOM BCM4401 0x4401 BCM4401 10/100 Ethernet +product BROADCOM BCM4313 0x4727 BCM4313 802.11b/g/n product BROADCOM 5801 0x5801 5801 Security Processor product BROADCOM 5802 0x5802 5802 Security Processor product BROADCOM 5805 0x5805 5805 Security Processor @@ -4546,6 +4547,7 @@ product INTEL PINEVIEW_IGD 0xa001 Pinevi product INTEL PINEVIEW_IGD_1 0xa002 Pineview Integrated Graphics Device product INTEL PINEVIEW_M_HB 0xa010 Pineview Host Bridge product INTEL PINEVIEW_M_IGD 0xa011 Pineview Integrated Graphics Device +product INTEL PINEVIEW_M_IGD_1 0xa012 Pineview Integrated Graphics Device product INTEL Z170_AHCI 0xa102 Z170 AHCI product INTEL Z170_3RD_AHCI 0xa106 Z170 3rd Party RAID product INTEL 100SERIES_PCIE_1 0xa110 100 Series PCIE @@ -5851,6 +5853,7 @@ product RDC R6060_OHCI 0x6060 R6060 USB product RDC R6061_EHCI 0x6061 R6061 USB EHCI /* Realtek products */ +product REALTEK RTS5208 0x5208 RTS5208 PCI-E Card Reader product REALTEK RTS5209 0x5209 RTS5209 PCI-E Card Reader product REALTEK RTS5227 0x5227 RTS5227 PCI-E Card Reader product REALTEK RTS5229 0x5229 RTS5229 PCI-E Card Reader