Date: Sat, 6 Dec 2003 19:51:19 -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 files.pc98 src/sys/i386/conf NOTES src/sys/i386/isa loran.c Message-ID: <200312070351.hB73pJL7013787@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/12/06 19:51:19 PST FreeBSD src repository Modified files: sys/conf files.i386 files.pc98 sys/i386/conf NOTES Removed files: sys/i386/isa loran.c Log: First part of the removal of drivers for hardware that isn't relevant or whose drivers haven't even compiled for years. The loran hardware was very unique, and only a few copies of it ever existed. It used the old COMPAT_ISA_DRIVER and when the author was contacted, he indicated that he had no intention of ever updating this driver and it was no longer relevant to the FreeBSD world and can be removed without impact to anybody. Approved by: phk Revision Changes Path 1.458 +0 -1 src/sys/conf/files.i386 1.282 +0 -1 src/sys/conf/files.pc98 1.1109 +0 -4 src/sys/i386/conf/NOTES 1.44 +0 -633 src/sys/i386/isa/loran.c (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312070351.hB73pJL7013787>