Changeset 5985 for lm-sensors/trunk/prog/hotplug/unhide_ICH_SMBus
- Timestamp:
- 07/21/11 21:38:10 (10 months ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/prog/hotplug/unhide_ICH_SMBus (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/prog/hotplug/unhide_ICH_SMBus
r5082 r5985 44 44 45 45 if [ ! -d "$pcibus" ] ; then 46 echo "You need the fake PCI hotplug driver! (fakephp.ko and 2.6 kernel)"46 echo "You need the fake PCI hotplug driver! (fakephp.ko, kernel 2.6.5 or later)" 47 47 exit 255; 48 48 fi
