On Mon, 2003-03-17 at 21:35, Spirit wrote: > > What I would really like to see somewhere in the LinuxBIOS code is the > options to disable SiS630 embedded modem and audio controllers. I > browser through the datasheet and didn't find how to disable them. I > probably should re-read it, but if anyone knows the way already, I'd > appreciate showing it to me. >
Search the keyword DISABLE_INTERNAL_DEVICE or something in the source. Try writing different value (bit patterns) to the register 0x7c (not so sure ??) in southbridge. It is undocumented. -- ollie lho <[EMAIL PROTECTED]> _______________________________________________ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

