]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/linux-hotplug/linux-hotplug-20040920/quiet-pci.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / linux-hotplug / linux-hotplug-20040920 / quiet-pci.patch
1 --- hotplug-2004_09_20/etc/hotplug/pci.rc.orig  2006-01-14 16:15:34.000000000 +0100
2 +++ hotplug-2004_09_20/etc/hotplug/pci.rc       2006-01-14 16:16:19.000000000 +0100
3 @@ -45,7 +45,7 @@
4         # 2.4 kernels
5         LISTER=`which pcimodules`
6         if [ "$LISTER" = "" ] || [ ! -f /proc/bus/pci/devices ] || [ ! -x pci.agent ]; then
7 -           echo $"** can't synthesize pci hotplug events"
8 +           # echo $"** can't synthesize pci hotplug events"
9             return 1
10         fi
11