diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-08-10 07:24:34 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-08-10 07:24:34 +0000 |
commit | c931858b83147ae03e6055b8af30ba28898e104d (patch) | |
tree | 362a26be7dd5f5fe906e7da356aa8566823470b7 /sys/dev/pci/pcidevs | |
parent | 0785053da87d6c6795ae1640ea6b1c10867bb4fc (diff) |
PChome-PCI LANCE; robert@cyrus.watson.org
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 1b5a73519c3..ebfd725bd7a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.170 1999/08/06 22:35:19 deraadt Exp $ +$OpenBSD: pcidevs,v 1.171 1999/08/10 07:24:12 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -650,6 +650,7 @@ product APPLE BANDIT 0x0001 PCI /* AMD products */ 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 |