diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-09-25 23:22:44 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-09-25 23:22:44 +0000 |
commit | 91500a9bb9ba62e97d9f701e9be431b841f4f34a (patch) | |
tree | 5400ed8d2ecb331893ca6843477206ebcecd8af4 /sys/dev/pci/pcidevs | |
parent | e6f08987e0ce633d161b7362ab3814a182277a2a (diff) |
amd 751 chipset
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index fd397db2d69..af45bb8ddd5 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.183 1999/09/25 04:04:56 jason Exp $ +$OpenBSD: pcidevs,v 1.184 1999/09/25 23:22:43 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -657,6 +657,8 @@ product AMD PCNET_PCI 0x2000 79c970 PCnet-PCI LANCE product AMD PCHOME_PCI 0x2001 79c978 PChome-PCI LANCE product AMD PCSCSI_PCI 0x2020 53c974 PCscsi-PCI SCSI product AMD PCNETS_PCI 0x2040 79C974 PCnet-PCI Ether+SCSI +product AMD AMD_751AGP 0x7006 751 PCI-AGP +product AMD AMD_751PCI 0x7007 751 PCI-PCI /* Apple products */ product APPLE BANDIT 0x0001 PCI |