Hi folks,
Here is a patch for hw-detect making the sata_sil
appear in d-i's list of modules:
# diff -u hw-detect~ hw-detect
--- hw-detect~ 1970-01-01 01:00:00.000000000 +0100
+++ hw-detect 2004-07-24 06:58:56.628433993 +0200
@@ -176,7 +176,7 @@
sparc/*) sbus=",sbus" ;;
esac
discover --format="%m:%V %M\n" --disable-all \
- --enable=pci,ide,scsi${sbus},pcmcia scsi cdrom ethernet
bridge |
+ --enable=pci,ide,scsi${sbus},pcmcia ide scsi cdrom ethernet
bridge |
sed 's/ $//'
;;
esac
Regards
Harri
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]