From cd3739742e424efd7411668bc673abc8edee340f Mon Sep 17 00:00:00 2001 From: pedro Date: Fri, 13 Dec 2013 07:11:09 +0000 Subject: Add entries for Atheros AR9462 and a new flavour of Intel Haswell Integrated Graphics Device; OK rmind@ mbalmer@ --- sys/dev/pci/pcidevs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index b989e37cdfa..ea13e0bc6de 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.1167 2013/12/12 15:05:07 nonaka Exp $ +$NetBSD: pcidevs,v 1.1168 2013/12/13 07:11:09 pedro Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1557,6 +1557,7 @@ product ATHEROS AR9227 0x002d AR9227 Wireless LAN product ATHEROS AR9287 0x002e AR9287 Wireless LAN product ATHEROS AR9300 0x0030 AR9300 Wireless LAN product ATHEROS AR9485 0x0032 AR9485 Wireless LAN +product ATHEROS AR9462 0x0034 AR9462 Wireless LAN product ATHEROS AR5201_AP 0x0207 AR5201 Wireless LAN Reference Card (Early AP11) product ATHEROS AR5201_DEFAULT 0x1107 AR5201 Wireless LAN (no eeprom) product ATHEROS AR5212_DEFAULT 0x1113 AR5212 Wireless LAN (no eeprom) @@ -2547,6 +2548,7 @@ product INTEL SRCZCRX 0x0407 RAID Controller product INTEL SRCU42E 0x0408 SCSI RAID Controller product INTEL SRCS28X 0x0409 SATA RAID Controller product INTEL HASWELL_IGD 0x0402 Haswell Integrated Graphics Device +product INTEL HASWELL_IGD_1 0x0412 Haswell Integrated Graphics Device product INTEL I347AT4 0x0438 I347-AT4 Gigabit Network Connection product INTEL PCEB 0x0482 82375EB/SB PCI-EISA Bridge product INTEL CDC 0x0483 82424ZX Cache and DRAM Controller -- cgit