summaryrefslogtreecommitdiff
path: root/sys/dev/pci/files.pci
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-27 00:34:16 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-27 00:34:16 +0000
commit90f746981122baff654c271123a54f222d787ea2 (patch)
tree23017b04bc0714992febcb8cdff283d22ef25282 /sys/dev/pci/files.pci
parent9dd9135c7f517fd4befcb96d71828cffb91ffcdb (diff)
Remove the al and ax drivers; these cards now supported by the dc driver.
Diffstat (limited to 'sys/dev/pci/files.pci')
-rw-r--r--sys/dev/pci/files.pci12
1 files changed, 1 insertions, 11 deletions
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci
index 2b42ef8f2c8..a7190a278df 100644
--- a/sys/dev/pci/files.pci
+++ b/sys/dev/pci/files.pci
@@ -1,4 +1,4 @@
-# $OpenBSD: files.pci,v 1.66 2000/03/26 22:38:20 mickey Exp $
+# $OpenBSD: files.pci,v 1.67 2000/03/27 00:34:15 aaron 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.
@@ -189,16 +189,6 @@ device wb: ether, ifnet, mii, ifmedia
attach wb at pci
file dev/pci/if_wb.c wb
-# ASIX AX88140A ethernet
-device ax: ether, ifnet, ifmedia
-attach ax at pci
-file dev/pci/if_ax.c ax
-
-# ADMtek AL981/AN985 ethernet
-device al: ether, ifnet, mii, ifmedia
-attach al at pci
-file dev/pci/if_al.c al
-
# Adaptec AIC-6915 "Starfire" ethernet
device sf: ether, ifnet, mii, ifmedia
attach sf at pci