diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-10 12:38:26 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-10 12:38:26 +0000 |
commit | 61a0a69b8d842bfe9daa6715f934c56372998e95 (patch) | |
tree | bcc3d7f20c213b0a25abf3c09db985cabdf2d70c /sys/dev | |
parent | 7b1a7c43c953d4e48edcb01a494e2fb002ed5feb (diff) |
+ pcnet-pci
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 29c507c824b..ab2440d41a1 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,5 +1,5 @@ -$OpenBSD: pcidevs,v 1.7 1996/04/21 22:25:38 deraadt Exp $ -/* $NetBSD: pcidevs,v 1.7 1996/04/04 21:46:33 mycroft Exp $ */ +$OpenBSD: pcidevs,v 1.8 1996/05/10 12:38:25 deraadt Exp $ +/* $NetBSD: pcidevs,v 1.8 1996/05/07 01:59:45 thorpej Exp $ */ /* @@ -422,6 +422,9 @@ product ADP AIC7880 0x8078 AIC-7880 Ultra product ADP AIC7870 0x7078 AIC-7870 product ADP AIC7850 0x5078 AIC-7850 +/* AMD products */ +product AMD PCNET_PCI 0x2000 PCnet-PCI Ethernet + /* ATI products */ product ATI MACH32 0x4158 Mach32 product ATI MACH64_CX 0x4358 Mach64-CX |