Date: Tue, 26 Feb 2013 01:10:37 -0500 From: "Mikhail T." <mi+thun@aldan.algebra.com> To: John Baldwin <jhb@freebsd.org> Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD-9.1 would not boot on pentium3 laptop Message-ID: <512C51DD.4090506@aldan.algebra.com> In-Reply-To: <201302150849.29085.jhb@freebsd.org> References: <5111DE44.7040008@aldan.algebra.com> <5113F24E.3070207@aldan.algebra.com> <201302071425.17064.jhb@freebsd.org> <201302150849.29085.jhb@freebsd.org>
index | next in thread | previous in thread | raw e-mail
15.02.2013 08:49, John Baldwin ???????(??):
> Were you able to test this patch?
Yes, with the patch my laptop boots -- even after I removed the
work-around (hint.ichss.0.disabled="1" from device.hints). powerd is
also able to regulate the frequency -- I'm not sure, how else to test
the functionality.
Thank you. Yours,
-mi
>
>> > Index: ichss.c
>> > ===================================================================
>> > --- ichss.c (revision 246122)
>> > +++ ichss.c (working copy)
>> > @@ -67,7 +67,7 @@ struct ichss_softc {
>> > #define PCI_DEV_82801BA 0x244c /* ICH2M */
>> > #define PCI_DEV_82801CA 0x248c /* ICH3M */
>> > #define PCI_DEV_82801DB 0x24cc /* ICH4M */
>> > -#define PCI_DEV_82815BA 0x1130 /* Unsupported/buggy part */
>> > +#define PCI_DEV_82815_MC 0x1130 /* Unsupported/buggy part */
...
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?512C51DD.4090506>
