Date: Sat, 8 Nov 2003 15:19:13 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/conf GENERIC GENERIC.hints Message-ID: <200311082319.hA8NJDRs016574@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/11/08 15:19:13 PST
FreeBSD src repository
Modified files:
sys/ia64/conf GENERIC GENERIC.hints
Log:
Remove the atkbd, psm, sc and vga devices. Most ia64 boxes out there
are zx1 based machines and they don't particularly like it when we
poke at them with PC legacy code. The atkbd and psm devices were
disabled in the hints file so that one could enable them on machines
that support legacy devices, but that's not really something you can
expect from a first-time installer. This still leaves syscons (sc)
and the vga device, which were enabled by default and wrecking havoc
anyway. We could disable them by default like the atkbd and psm
devices, but there's really no point in pretending we're in a better
shape that way.
Revision Changes Path
1.58 +0 -7 src/sys/ia64/conf/GENERIC
1.6 +0 -9 src/sys/ia64/conf/GENERIC.hints
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311082319.hA8NJDRs016574>
