[Gllug] modprobe and SCSI devices.
Xander D Harkness
xander at harkness.co.uk
Tue Feb 25 15:35:52 UTC 2003
Tethys wrote:
> Nick Warrington writes:
>
>
>>As I understood it, the devfs would autodetect the device and add an
>>entry for me on boot. Do I need to add a line in modules.conf and if
>>so what should it look like?
>
>
> Devfs has so far fallen into the "just say no" bucket for me, so I
> can't comment on that. However, adding a line like:
>
> alias scsi_hostadapter dc395x_trm
>
> into /etc/modules.conf may work. Obviously, change dc395x_trm for the
> particular SCSI driver you're using.
agreed, on the server I have a tape drive on I have the following:
cat /etc/modules.conf
alias parport_lowlevel parport_pc
alias eth0 natsemi
alias usb-controller usb-ohci
alias eth1 8139too
alias scsi_hostadapter aic7xxx
the device /dev/st0 is created once the tape device is plugged in (and
terminated) :-)
Kind regards
Xander
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list