diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-05-13 09:19:12 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-05-13 09:19:12 +0000 |
commit | d18dba3375e5d1ddcb4a9de99ac59f54134397f2 (patch) | |
tree | a3b016a789adf5acd7e724f5c4e89e2491d6d25a | |
parent | 116e7b78e0e3110208e1eaf0c4256267047b5992 (diff) |
Add the Altima AC1003 PCI id.
-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 b50080d6a22..9ead05950c3 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1354 2008/05/13 08:09:58 brad Exp $ +$OpenBSD: pcidevs,v 1.1355 2008/05/13 09:19:11 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -633,6 +633,7 @@ product ALTEON BCM5701 0x0004 BCM5701 product ALTIMA AC1000 0x03e8 AC1000 product ALTIMA AC1001 0x03e9 AC1001 product ALTIMA AC9100 0x03ea AC9100 +product ALTIMA AC1003 0x03eb AC1003 /* AMD products */ product AMD AMD64_0F_HT 0x1100 AMD64 0Fh HyperTransport |