diff options
author | 2001-06-23 12:56:33 +0000 | |
---|---|---|
committer | 2001-06-23 12:56:33 +0000 | |
commit | 9007e4e029dc2d2d12113c4657cfc09e680ef573 (patch) | |
tree | cf2aa440225ec55bc7d0f53e0692b93352eb0182 | |
parent | Reorder libraries. (diff) | |
download | wireguard-openbsd-9007e4e029dc2d2d12113c4657cfc09e680ef573.tar.xz wireguard-openbsd-9007e4e029dc2d2d12113c4657cfc09e680ef573.zip |
Added Apple Pangea. -moj
-rw-r--r-- | sys/dev/pci/pcidevs | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index cad62688da6..6175b73aed4 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.409 2001/06/21 09:24:26 deraadt Exp $ + $OpenBSD: pcidevs,v 1.410 2001/06/23 12:56:33 maja Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -778,6 +778,13 @@ product APPLE USB 0x0019 USB product APPLE UNINORTHAGP 0x0020 Uni-North AGP product APPLE GMAC 0x0021 GMAC product APPLE KEYLARGO 0x0022 Keylargo +product APPLE GMAC2 0x0024 GMAC +product APPLE PANGEA_MACIO 0x0025 Pangea +product APPLE PANGEA_OHCI 0x0026 Pangea USB +product APPLE PANGEA_AGP 0x0027 Pangea AGP +product APPLE PANGEA_PCI1 0x0028 Pangea Host-PCI +product APPLE PANGEA_PCI2 0x0029 Pangea Host-PCI +product APPLE PANGEA_FW 0x0030 Pangea FireWire /* ARC Logic products */ product ARC 1000PV 0xa091 1000PV |