[oclug] Help with reserving DMA channels
Bart Trojanowski
bart-oclug at jukie.net
Mon Apr 26 12:54:19 EDT 2004
* Bart Trojanowski <bart-oclug at jukie.net> [040426 09:10]:
> ... this should work:
>
> echo modprobe aha1542 > /etc/init.d/scsi
> cd /etc/rc3.d/ ; ln -s ../scsi S00scsi
> cd /etc/rc5.d/ ; ln -s ../scsi S00scsi
Um, make that...
echo modprobe aha1542 > /etc/init.d/scsi
chmod +x /etc/init.d/scsi
cd /etc/rc3.d/ ; ln -s ../init.d/scsi S00scsi
cd /etc/rc5.d/ ; ln -s ../init.d/scsi S00scsi
-Bart
--
WebSig: http://www.jukie.net/~bart/sig/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://tux.oclug.on.ca/pipermail/oclug/attachments/20040426/0f6a7999/attachment.bin
More information about the OCLUG
mailing list