diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-02 09:33:59 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-02 09:33:59 +0000 |
commit | 5c58c672ab088cc6941c317121dfe2b866a5261a (patch) | |
tree | 1d5c36910df127363dca2e590c3619d6a9a16fe2 /sys | |
parent | 36440bfa00f86412831629c5141993177db97911 (diff) |
apple pci controller
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index fc195fad0ed..813ac918305 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.55 1998/05/30 06:55:46 deraadt Exp $ +$OpenBSD: pcidevs,v 1.56 1998/06/02 09:33:58 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -574,6 +574,9 @@ product ADP 2944U 0x8478 AHA-2944 Ultra /* Alliance products */ product ALLIANCE AT24 0x6424 AT24 +/* Apple products */ +product APPLE BANDIT 0x0001 PCI Controller + /* AMD products */ product AMD PCNET_PCI 0x2000 79c970 PCnet-PCI LANCE Ethernet product AMD PCSCSI_PCI 0x2020 53c974 PCscsi-PCI SCSI |