Changeset 1374
- Timestamp:
- 05/24/02 04:36:36 (7 years ago)
- Files:
-
- lm-sensors/trunk/prog/hotplug/README.p4b (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/prog/hotplug/README.p4b
r1329 r1374 4 4 This is just a quick and dirty hack to get the hardware monitoring working 5 5 on the ASUS P4B board under Linux. 6 ASUS switches of the SMBus PCI Device in the i801 ICH2 chip. I spoke two times 7 with the German support an learned that: "We do not want the users to be 6 It works by turning on the SMBus PCI device. 7 It is implemented as a module, p4b_smbus.o. 8 9 ASUS switches off the SMBus PCI Device in the i801 ICH2 chip. I spoke two times 10 with the German support and learned that: "We do not want the users to be 8 11 irritated by just another PCI Device in the Win98 device manager." 9 12 Really funny :-).
