Re: FreeBSD-9.1 would not boot on pentium3 laptop
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 */
....
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 17 之 17 篇):