Changeset 5959 for lm-sensors/trunk/prog
- Timestamp:
- 04/07/11 16:46:46 (14 months ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/prog/detect/sensors-detect (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/prog/detect/sensors-detect
r5958 r5959 2200 2200 driver => "k10temp", 2201 2201 detect => sub { amd_pci_detect('1603') }, 2202 }, { 2203 name => "AMD Family 15h power sensors", 2204 driver => "to-be-written", 2205 detect => sub { amd_pci_detect('1604') }, 2202 2206 }, { 2203 2207 name => "Intel digital thermal sensor",
