cvs commit: src/sys/conf files.i386 files.pc98 options.i386
options.pc98 src/sys/i386/conf NOTES src/sys/i386/isa isa_compat.c
isa_device.h pcf.c
Warner Losh
imp at FreeBSD.org
Sun Mar 14 15:03:58 PST 2004
imp 2004/03/14 15:03:57 PST
FreeBSD src repository
Modified files:
sys/conf files.i386 files.pc98 options.i386
options.pc98
sys/i386/conf NOTES
sys/i386/isa pcf.c
Removed files:
sys/i386/isa isa_compat.c isa_device.h
Log:
Remove isa compat stuff.
Only cy, bs and wd in the tree still use it. I have a replacement for
cy that I need to test on ISA and PCI cards. bs and wd are pc98 only
drivers that appear to no longer be necessary. I'll be removing them
when I hear back from the pc98 people.
Revision Changes Path
1.478 +0 -2 src/sys/conf/files.i386
1.289 +0 -2 src/sys/conf/files.pc98
1.212 +0 -1 src/sys/conf/options.i386
1.175 +0 -1 src/sys/conf/options.pc98
1.1147 +0 -1 src/sys/i386/conf/NOTES
1.31 +0 -324 src/sys/i386/isa/isa_compat.c (dead)
1.78 +0 -118 src/sys/i386/isa/isa_device.h (dead)
1.22 +0 -2 src/sys/i386/isa/pcf.c
More information about the cvs-src
mailing list