Date: Mon, 03 Apr 2006 19:29:28 -0700 From: Nate Lawson <nate@root.org> To: "Angka H. K." <harikurniawan@gmail.com> Cc: Alexander Leidinger <Alexander@leidinger.net>, current@freebsd.org Subject: Re: My snd_ich working well Message-ID: <4431DA08.3020002@root.org> In-Reply-To: <4c40c4e70604030716k429d263ek29e8b8edf31be664@mail.gmail.com> References: <4c40c4e70604030346g3305dc9bo580413026c33e148@mail.gmail.com> <20060403151534.eqdmhc6f404o4co0@netchild.homeip.net> <4c40c4e70604030716k429d263ek29e8b8edf31be664@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Angka H. K. wrote: > Thanks for the replay > I am updating my source now and planing to rebuild it again, but I don't see > any changes on ACPI code. > > I was mistype on the val that return by kernel, the error should be "acpi: > bad write to port 0x073(8) val 20", I am sorry. > Hope it'll be fixed soon. Ok, I fixed the range check on ports so 0x73 should not trigger it. If you have some other write to a port that IS in the blacklist, you'll still get the warning. Ultimately, I intend to emulate what Windows does which is block all writes to the PIC, and block all writes on XP or newer BIOSen. -- Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4431DA08.3020002>