FreeBSD-9.1 would not boot on pentium3 laptop

Mikhail T. mi+thun at aldan.algebra.com
Tue Feb 26 06:10:45 UTC 2013


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 */
...


More information about the freebsd-stable mailing list