Date: Sat, 01 Dec 2007 23:23:42 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: peter@FreeBSD.org Cc: arch@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options.amd64 options.i386 src/sys/dev/sio sio_isa.c Message-ID: <20071201.232342.-1622601489.imp@bsdimp.com> In-Reply-To: <200711302145.lAULj7Ob015371@repoman.freebsd.org> References: <200711302145.lAULj7Ob015371@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200711302145.lAULj7Ob015371@repoman.freebsd.org> Peter Wemm <peter@FreeBSD.org> writes: : peter 2007-11-30 21:45:07 UTC : : FreeBSD src repository : : Modified files: : sys/conf options.amd64 options.i386 : sys/dev/sio sio_isa.c : Log: : Allow the sio acpi attachment to be disabled (ie: use hints only). This : hack means you can get the units and flags to match up more easily with : serial consoles on machines with acpi tables that cause the com ports : to be probed in the wrong order (and hence get the wrong sio unit number). : : This replaces the common alternative hack of editing the code to comment : out the acpi attachment. This could go away entirely when device wiring : patches are committed. We should just commit Jhn's wiring hints. I know there are some objections to them that have been voiced here, but they are clearly better than what we have now and don't break anything. Once we get experience with them, we can know the real need for the advanced features that others have advocated for them. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071201.232342.-1622601489.imp>