Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
cgd
Sat Jan 28 23:37:19 PST 1995
Update of /b/source/CVS/src/sys/dev/isa
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/dev/isa
Modified Files:
com.c elink.c if_ed.c if_eg.c if_el.c if_ep.c if_hp.c if_ie.c
lpt.c mcd.c wd.c wt.c
Log Message:
lip service to making ISA support machine-independent. This is the first
round: moving the drivers into a machine-independent directory.
Some drivers (e.g. fd.c) not moved because they use other pc features (e.g.
CMOS settings), and none of the non-driver files moved, because they're
still pretty much PC specific. eventually (when other ports with ISA
busses really start using this code), more 'high-level' ISA support will
live here.
cgd
Sat Jan 28 23:37:39 PST 1995
Update of /b/source/CVS/src/sys/arch/i386/conf
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/i386/conf
Modified Files:
files.i386.newconf
Log Message:
lip service to making ISA support machine-independent. This is the first
round: moving the drivers into a machine-independent directory.
Some drivers (e.g. fd.c) not moved because they use other pc features (e.g.
CMOS settings), and none of the non-driver files moved, because they're
still pretty much PC specific.
cgd
Sat Jan 28 23:37:56 PST 1995
Update of /b/source/CVS/src/sys/arch/i386/isa
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/i386/isa
Removed Files:
README.seagate aha1542.c aic6360.c ast.c boca.c bt742a.c com.c
comreg.h cy.c elink.c elink.h if_ed.c if_edreg.h if_eg.c
if_egreg.h if_el.c if_elreg.h if_ep.c if_epreg.h if_hp.c
if_ie.c if_ie507.h if_ieatt.h if_le.c if_lereg.h lpt.c
lptreg.h mcd.c mcdreg.h rtfps.c seagate.c ultra14f.c wd.c
wd7000.c wdreg.h wt.c wtreg.h
Log Message:
lip service to making ISA support machine-independent. This is the first
round: moving the drivers into a machine-independent directory.
Some drivers (e.g. fd.c) not moved because they use other pc features (e.g.
CMOS settings), and none of the non-driver files moved, because they're
still pretty much PC specific.
Home |
Main Index |
Thread Index |
Old Index