Date: Sun, 14 Mar 2004 14:42:54 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.i386 src/sys/i386/conf NOTES src/sys/i386/include gsc.h src/sys/i386/isa gsc.c gscreg.h Message-ID: <200403142242.i2EMgsWP048258@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2004/03/14 14:42:54 PST
FreeBSD src repository
Modified files:
sys/conf files.i386
sys/i386/conf NOTES
Removed files:
sys/i386/include gsc.h
sys/i386/isa gsc.c gscreg.h
Log:
The gsc driver uses the old COMPAT_ISA api. Retire it so we can
retire the COMPAT_ISA shims. If someone were to redo this driver with
the new APIs and test it, it can return.
Revision Changes Path
1.477 +0 -1 src/sys/conf/files.i386
1.1145 +0 -5 src/sys/i386/conf/NOTES
1.4 +0 -53 src/sys/i386/include/gsc.h (dead)
1.47 +0 -827 src/sys/i386/isa/gsc.c (dead)
1.4 +0 -89 src/sys/i386/isa/gscreg.h (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403142242.i2EMgsWP048258>
