summaryrefslogtreecommitdiff
path: root/sys/dev/pci/files.pci
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1999-01-10 22:30:47 +0000
committerJason Downs <downsj@cvs.openbsd.org>1999-01-10 22:30:47 +0000
commitbf8ccfd6111e165b6dfe23e0744b164654e249ff (patch)
tree33d6ae1fc10e9f8b7eae1dc5b3d62a71a1ad7c63 /sys/dev/pci/files.pci
parentc7e9940d0b7d11e1c839a454bce7ba562637a172 (diff)
VIA Rhine driver, ported from FreeBSD; written by wpaul@ctr.columbia.edu.
Diffstat (limited to 'sys/dev/pci/files.pci')
-rw-r--r--sys/dev/pci/files.pci7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci
index 6a7a1545dc8..3ad4f3dfaf2 100644
--- a/sys/dev/pci/files.pci
+++ b/sys/dev/pci/files.pci
@@ -1,4 +1,4 @@
-# $OpenBSD: files.pci,v 1.33 1999/01/08 04:43:18 jason Exp $
+# $OpenBSD: files.pci,v 1.34 1999/01/10 22:30:44 downsj Exp $
# $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $
#
# Config file and device description for machine-independent PCI code.
@@ -108,6 +108,11 @@ device mx: ether, ifnet, ifmedia
attach mx at pci
file dev/pci/if_mx.c mx
+# Via Rhine
+device vr: ether, ifnet, ifmedia
+attach vr at pci
+file dev/pci/if_vr.c vr
+
# Texas Instruments ThunderLAN
device tl: ether, ifnet, mii, ifmedia
attach tl at pci