diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2009-07-29 17:36:12 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2009-07-29 17:36:12 +0000 |
commit | 0c74e62107b6d4fa213ace50af69cafc9e89252e (patch) | |
tree | 5d92940055ff9f9a2ac181fe41e276377b5bd29f /sys/dev/pci | |
parent | 2fea4eead1c8739b473ce65032bf7d27550a6f02 (diff) |
PCI ids for Atheros AR9287 (PCI and PCIe).
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 8e6371a99bd..461deb05a71 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1483 2009/07/15 09:23:58 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1484 2009/07/29 17:36:11 damien Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1343,6 +1343,8 @@ product ATHEROS AR9160 0x0027 AR9160 product ATHEROS AR9280 0x0029 AR9280 product ATHEROS AR9281 0x002a AR9281 product ATHEROS AR9285 0x002b AR9285 +product ATHEROS AR9227 0x002d AR9227 +product ATHEROS AR9287 0x002e AR9287 product ATHEROS AR5210_AP 0x0207 AR5210 (Early) product ATHEROS AR5212_IBM 0x1014 AR5212 (IBM MiniPCI) product ATHEROS AR5210_DEFAULT 0x1107 AR5210 (no eeprom) |