Date: Sat, 8 Jul 2006 15:51:55 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa isahint.c Message-ID: <200607081551.k68FptRv017206@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2006-07-08 15:51:55 UTC FreeBSD src repository Modified files: sys/isa isahint.c Log: Remove old GENERIC kludge. We no longer need to skip devices named atkbd. Version 1.162 of GENERIC fixed this problem in April of 1999. Subsequent to that, the hints data was removed from GENERIC and move to hints files. All the hints file ever created have atkbd at the right location. This should have been removed just after RELENG_4 was branched (and likely around 4.5 in RELENG_4). MFC After: 3 days Revision Changes Path 1.17 +2 -8 src/sys/isa/isahint.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607081551.k68FptRv017206>