On Fri, 4 Apr 2008, Andrew Paprocki wrote: > Running sensors-detect finds an unknown National Semiconductor chip > with ID 0xfc11 at 0x4e. I haven't been able to find any info on what > kind of chip this is by looking through datasheets. If you haven't already, you might try running 'lspci -v' (list PCI devices) as root, and looking at the output of dmesg fairly soon after booting (kernel messages), to see if there are any clues. If either source mentions "National Semiconductor", "NatSemi", "National", or "LMnnnn", that may be a reference to the chip of interest. Matt Roberds