diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-04-25 20:31:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-04-25 20:31:06 +0000 |
commit | ec387eeb448beea858b9f9e32a12cecc1366ae9f (patch) | |
tree | b270fa677713e6917262249874d5e48747407d14 /sys/dev | |
parent | d9b4ff2882ce861d371e56d6a4c421cfaf4baf30 (diff) |
new realtek ethernet card
Diffstat (limited to 'sys/dev')
-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 73cb9badf6e..ff5830c61f7 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.47 1998/04/25 00:15:21 deraadt Exp $ +$OpenBSD: pcidevs,v 1.48 1998/04/25 20:31:05 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -892,6 +892,7 @@ product QUANTUMDESIGNS 8580 0x0002 8580 /* Realtek (Creative Labs?) products */ product REALTEK RT8029 0x8029 Ethernet +product REALTEK RT8139 0x8139 100Mb Ethernet /* S3 products */ product S3 VIRGE 0x5631 ViRGE |