]> pere.pagekite.me Git - homepage.git/blobdiff - blog/archive/2011/01/01.rss
Generated.
[homepage.git] / blog / archive / 2011 / 01 / 01.rss
index deca53fecf586e131ede4b3c967f5b5277320857..e392575571c66328872dc0c4f2d3bf609f8bb988 100644 (file)
@@ -1175,7 +1175,7 @@ if [ -d /sys/bus/pci/devices/ ] ; then
                 module=`cd $address/driver/module ; pwd -P | xargs basename`
                 if grep -q "^$module " /proc/modules ; then
                     address=$(echo $address |sed s/0000://)
-                   id=`lspci -n -s $address | tail -n 1 | awk '{print $3}'`
+                    id=`lspci -n -s $address | tail -n 1 | awk '{print $3}'`
                     echo "$id $module"
                 fi
             fi