Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Add entries for Atheros AR9462 and a new flavour...



details:   https://anonhg.NetBSD.org/src/rev/4ce5abcc4793
branches:  trunk
changeset: 325216:4ce5abcc4793
user:      pedro <pedro%NetBSD.org@localhost>
date:      Fri Dec 13 07:11:09 2013 +0000

description:
Add entries for Atheros AR9462 and a new flavour of Intel Haswell
Integrated Graphics Device; OK rmind@ mbalmer@

diffstat:

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

diffs (25 lines):

diff -r 4d1259f0e889 -r 4ce5abcc4793 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Dec 13 02:47:45 2013 +0000
+++ b/sys/dev/pci/pcidevs       Fri Dec 13 07:11:09 2013 +0000
@@ -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 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 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



Home | Main Index | Thread Index | Old Index