Nope, there is nothing on the PCI bus. I've been trying to track down what chip has a ID of 0xfc, but I haven't had any luck. It seems like it would be similar to the pc87427, which has an ID of 0xf2, given that all the IDs in the pc87360 driver are all close together. That is just speculation, though. -Andrew On Sat, Apr 5, 2008 at 1:49 AM, Matt Roberds <mattroberds at cox.net> wrote: > 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 > >