summaryrefslogtreecommitdiff
path: root/sys/dev/pci/files.pci
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>1998-11-06 06:32:16 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>1998-11-06 06:32:16 +0000
commite5065b53c5cb1b0305605efe1293fe9210f16f5a (patch)
tree4aa4c52e6bf3ccce781aa6a2bef81a49f2237209 /sys/dev/pci/files.pci
parent26ce0bacf20bcd7855dc98e8f75410c4029df116 (diff)
Support for RealTek 8019 and 8029 NE2000-compatible network interfaces.
Diffstat (limited to 'sys/dev/pci/files.pci')
-rw-r--r--sys/dev/pci/files.pci4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci
index ca0c57f02a0..8bbd59cd28a 100644
--- a/sys/dev/pci/files.pci
+++ b/sys/dev/pci/files.pci
@@ -1,4 +1,4 @@
-# $OpenBSD: files.pci,v 1.27 1998/10/10 03:55:05 jason Exp $
+# $OpenBSD: files.pci,v 1.28 1998/11/06 06:32:15 fgsch Exp $
# $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $
#
# Config.new file and device description for machine-independent PCI code.
@@ -117,5 +117,5 @@ attach tx at pci
file dev/pci/if_tx.c tx
# NE2000-compatible PCI Ethernet cards
-attach ne at pci with ne_pci
+attach ne at pci with ne_pci: rtl80x9
file dev/pci/if_ne_pci.c ne_pci