- Timestamp:
- 11/24/08 14:34:30 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/prog/detect/sensors-detect
r5409 r5410 51 51 # adapters should be present. 52 52 # Each entry must have a vendid (Vendor ID), devid (Device ID) and 53 # procid (string as appears in /proc/pci; see linux/driver/pci, 54 # either pci.c or oldproc.c). 53 # procid (Device name) and driver (Device driver). 55 54 @pci_adapters = ( 56 55 {
