diff options
-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 |