diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2002-07-26 20:32:07 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2002-07-26 20:32:07 +0000 |
commit | 26478134c18d14c8dccd3b7c0832039e74318aff (patch) | |
tree | c8bd1d33b0dff67d2a3ff093005f951a8e9c25aa /sys | |
parent | 5a61fdd6c9ff9872e4e0c3a1c449a08935034729 (diff) |
More Apple pci devs, from NetBSD.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a4370f31d87..523110f8716 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.529 2002/07/18 17:24:04 mickey Exp $ + $OpenBSD: pcidevs,v 1.530 2002/07/26 20:32:06 drahn Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -849,6 +849,11 @@ product APPLE UNINORTH2AGP 0x002d Uni-N2 AGP product APPLE UNINORTH2 0x002e Uni-N2 Host product APPLE UNINORTH2ETH 0x002f Uni-N2 Host product APPLE PANGEA_FW 0x0030 Pangea FireWire +product APPLE UNINORTH_FW 0x0031 UniNorth Firewire +product APPLE GMAC3 0x0032 GMAC Ethernet +product APPLE UNINORTH_AGP3 0x0034 UniNorth AGP Bridge +product APPLE UNINORTH5 0x0035 UniNorth Host-PCI Bridge +product APPLE UNINORTH6 0x0036 UniNorth Host-PCI Bridge /* ARC Logic products */ product ARC 1000PV 0xa091 1000PV |