surpport seeking the recorded video
[vuplus_openembedded] / recipes / linux-hotplug / linux-hotplug-20040920 / isapnp-exit.diff
1 --- hotplug-2004_09_20/etc/hotplug/isapnp.rc.orig       2004-12-20 15:01:21.541446000 +0100
2 +++ hotplug-2004_09_20/etc/hotplug/isapnp.rc    2004-12-20 15:01:32.625760928 +0100
3 @@ -13,7 +13,7 @@
4  #
5  
6  # only 2.6 kernels are supported
7 -[ -d /sys/bus/pnp/devices/ ] || return 0
8 +[ -d /sys/bus/pnp/devices/ ] || exit 0
9  
10  cd /etc/hotplug
11  . ./hotplug.functions