How to install Debian Sarge on an IBM Blade
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
case "$1" in
|
||||
start)
|
||||
rmmod tg3
|
||||
rmmod bcm5700
|
||||
modprobe bcm5700
|
||||
;;
|
||||
esac
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user