How to install Debian Sarge on an IBM Blade
This commit is contained in:
BIN
files/bcm5700-source_7.3.5-4_all.deb
Normal file
BIN
files/bcm5700-source_7.3.5-4_all.deb
Normal file
Binary file not shown.
9
files/fixup-network.sh
Normal file
9
files/fixup-network.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
case "$1" in
|
||||
start)
|
||||
rmmod tg3
|
||||
rmmod bcm5700
|
||||
modprobe bcm5700
|
||||
;;
|
||||
esac
|
||||
BIN
files/kernel-headers-2.6.8-2-686-smp_2.6.8-16_i386.deb
Normal file
BIN
files/kernel-headers-2.6.8-2-686-smp_2.6.8-16_i386.deb
Normal file
Binary file not shown.
BIN
files/kernel-headers-2.6.8-2-686_2.6.8-16_i386.deb
Normal file
BIN
files/kernel-headers-2.6.8-2-686_2.6.8-16_i386.deb
Normal file
Binary file not shown.
Reference in New Issue
Block a user