diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-07-18 23:18:38 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-07-18 23:18:38 +0000 |
commit | 09f5c2e486a98ad6ab45cde7054bcfe0f88877d8 (patch) | |
tree | ce158a94e04a2e54fcfa3003bc5450842ff56c68 /sys | |
parent | d308cf0cfb71374cc32be752edc6517507181088 (diff) |
add the ADMtek AN983B PCI id.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 9c296d86034..803402cb5eb 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1104 2006/07/18 20:18:25 moritz Exp $ +$OpenBSD: pcidevs,v 1.1105 2006/07/18 23:18:37 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -503,6 +503,7 @@ product ADMTEK AL981 0x0981 AL981 product ADMTEK AN983 0x0985 AN983 product ADMTEK AN985 0x1985 AN985 product ADMTEK ADM8211 0x8201 ADM8211 WLAN +product ADMTEK AN983B 0x9511 AN983B /* Adaptec products */ product ADP AIC7810 0x1078 AIC-7810 |