Disabled ipac-ng (No replacement yet, traffic counter not working)

Enabled MosChip7830 and some AGP/Direct Render Modules
This commit is contained in:
Arne Fitzenreiter
2008-05-21 18:14:40 +02:00
parent a6e9d42e39
commit c130ab12d5
5 changed files with 60 additions and 38 deletions

View File

@@ -99,7 +99,7 @@ sub updatehdddata
}
## Update ipac logs
system ('/usr/sbin/fetchipac');
#system ('/usr/sbin/fetchipac');
my @disks = `kudzu -qps -c HD | grep device: | cut -d" " -f2 | sort | uniq`;
system("unlink /tmp/hddstatus && touch /tmp/hddstatus");