add if_el driver.

This commit is contained in:
hpeyerl 1994-03-01 02:38:40 +00:00
parent f5db28495e
commit 2065d7e19e
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $Id: files.i386,v 1.37 1994/02/18 19:56:58 mycroft Exp $
# $Id: files.i386,v 1.38 1994/03/01 02:38:40 hpeyerl Exp $
#
arch/i386/i386/autoconf.c standard
arch/i386/i386/db_disasm.c optional ddb
@ -28,6 +28,7 @@ arch/i386/isa/dcfclk.c optional dcfclk device-driver requires isa
arch/i386/isa/elink.c optional ep or ie
arch/i386/isa/fd.c optional fd device-driver requires isa
arch/i386/isa/if_ed.c optional ed device-driver requires ether isa
arch/i386/isa/if_el.c optional el device-driver requires ether isa
arch/i386/isa/if_ep.c optional ep device-driver requires ether isa
arch/i386/isa/if_hp.c optional hp device-driver requires ether isa
arch/i386/isa/if_ie.c optional ie device-driver requires ether isa