add ep driver for various PC busses
authorderaadt <deraadt@openbsd.org>
Thu, 2 May 1996 13:46:29 +0000 (13:46 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 2 May 1996 13:46:29 +0000 (13:46 +0000)
sys/conf/files

index c4051d6..94c91c2 100644 (file)
@@ -1,5 +1,5 @@
-#      $OpenBSD: files,v 1.16 1996/04/28 17:01:48 mickey Exp $
-#      $NetBSD: files,v 1.82 1996/03/19 01:02:35 paulus Exp $
+#      $OpenBSD: files,v 1.17 1996/05/02 13:46:29 deraadt Exp $
+#      $NetBSD: files,v 1.83 1996/04/25 02:18:25 thorpej Exp $
 
 #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
 
@@ -27,6 +27,13 @@ define       pdq             # DEC FDDI chipset
 define ncr5380sbc      # NCR 5380 SCSI Bus Controller
 define aic7xxx         # Adaptec aic7770 and aic7870 SCSI controllers
 
+# "Chipset" drivers.  These are the bus-independent routines which
+# contain the cfdrivers.  Attachments are provided by files.<bus>
+
+# 3Com Etherlink-III Ethernet controller
+device ep: ether, ifnet
+file   dev/ic/elink3.c         ep
+
 # Attributes which machine-independent bus support can be attached to.
 # These should be defined here, because some of these busses can have
 # devices which provide these attributes, and we'd like to avoid hairy