Module Name:    src
Committed By:   jmcneill
Date:           Tue Feb 22 23:20:16 UTC 2011

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Add Atheros AR8132, AR8151, AR8151 v2.0, AR8152 v1.1, and AR8152 v2.0


To generate a diff of this commit:
cvs rdiff -u -r1.1060 -r1.1061 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.1060 src/sys/dev/pci/pcidevs:1.1061
--- src/sys/dev/pci/pcidevs:1.1060	Mon Feb 21 13:38:18 2011
+++ src/sys/dev/pci/pcidevs	Tue Feb 22 23:20:15 2011
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1060 2011/02/21 13:38:18 njoly Exp $
+$NetBSD: pcidevs,v 1.1061 2011/02/22 23:20:15 jmcneill Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1101,8 +1101,13 @@
 /* Attansic Technology Corp. */
 product ATTANSIC ETHERNET_L1E	0x1026	L1E Gigabit Ethernet Adapter
 product ATTANSIC ETHERNET_GIGA	0x1048	L1 Gigabit Ethernet Adapter
-product ATTANSIC AR8131		0x1063	Atheros AR8131 Gigabit Ethernet Adapter
+product ATTANSIC AR8132		0x1062	AR8132 Fast Ethernet Adapter
+product ATTANSIC AR8131		0x1063	AR8131 Gigabit Ethernet Adapter
+product ATTANSIC AR8151		0x1073	AR8151 v1.0 Gigabit Ethernet Adapter
+product ATTANSIC AR8151_V2	0x1083	AR8151 v2.0 Gigabit Ethernet Adapter
 product ATTANSIC ETHERNET_100	0x2048	L2 100 Mbit Ethernet Adapter
+product ATTANSIC AR8152_B	0x2060	AR8152 v1.1 Fast Ethernet Adapter
+product ATTANSIC AR8152_B2	0x2062	AR8152 v2.0 Fast Ethernet Adapter
 
 /* ATI products */
 /* See http://www.x.org/wiki/Radeon%20ASICs */

Reply via email to