On Monday 05 December 2005 03:05 pm, Joe Rhett wrote: > On Thu, Dec 01, 2005 at 08:58:04PM +1100, Bruce Evans wrote: > > It's not clear that disabling in the BIOS should disable for all OSes. > > What? That's a fairly weird interpretation. If I want to disable inside a > given OS, I do that inside the OS. If I want to disable for _ALL_ OSes, > then I disable in the BIOS. What reasonable logic can argue otherwise?
The BIOS doesn't say "X is disabled", it just doesn't have any resources setup for X. One of the few things the BIOS can say "X is disabled" for is CPUs, which is what the Hyperthreading knob in the BIOS does, it just flags HT CPUs as disabled in the MADT table. -- John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hardware To unsubscribe, send any mail to "[EMAIL PROTECTED]"
