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