Commit f4e66f78 authored by Lionel Gauthier's avatar Lionel Gauthier

drop pci bus rescan

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5643 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent af175a99
......@@ -197,7 +197,6 @@ if [ ! -f /tmp/init_rt_done.tmp ]; then
insmod /usr/realtime/modules/rtai_sem.ko > /dev/null 2>&1
insmod /usr/realtime/modules/rtai_fifos.ko > /dev/null 2>&1
insmod /usr/realtime/modules/rtai_mbx.ko > /dev/null 2>&1
echo "1" > /sys/bus/pci/rescan
touch /tmp/init_rt_done.tmp
chmod 666 /tmp/init_rt_done.tmp
else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment