[4902] in linux-scsi channel archive
Re: Getting Adaptec 1505 to work
daemon@ATHENA.MIT.EDU (Peter A. Koren)
Thu Oct 15 13:17:40 1998
Date: Wed, 14 Oct 1998 21:11:46 -0500
From: "Peter A. Koren" <pkoren@hex.net>
To: James Corona <jcorona@bigtex.ci.dallas.tx.us>
CC: discuss@ntlug.org, linux-scsi@vger.rutgers.edu
--------------4B4AAD4A2654BB447A38B03B
Content-Type: text/plain; charset=x-user-defined
Content-Transfer-Encoding: 8bit
Hi James,
I still have an old PC with a 1510 card and I remember that I had to add
a line in /etc/lilo.conf so that the proper driver would be
used/activated/loaded at boot time. The SCSI how to most likely has this
stuff. There is another possibility. I don't remember if the latest
kernels use the insmod command to handle this old card. I used to place
insmod BusLogic
in /etc/rc.d/rc.local
For another PC with a BusLogic controller that has a BIOS. The newer
kernels (or is is the stuff Red Hat adds) autoprobe at installation, so
I no longer have to modify /etc/rc.d/rc.local for this PC.
If you know the name of the driver module for the aha1520 (is that it?),
you might try the command
# insmod aha1520
and if it works, put it in /etc/rc.d/rc.local . You might have to locate
the driver if it is not in the modules directory.
Good luck and let us know how you solved it.
regards,
Peter Koren
James Corona wrote:
> I am fairly new to the Linux world until this point I have used IDE
> devices with no problems. I need to add a SCSI tape drive the the
> system and am trying to get Linux to recognize the 1505 card. I tryed
> to load the module manually and attempted to make the change to the
> lilo.conf as described in the SCSI-HOWTO file to use the correct
> address but with no success. Booting with the DOS drivers finds the
> card. If anyone has this card working could you please explain what
> you have done. CONFIGURATIONSCSI card 0x340 int=11
--------------4B4AAD4A2654BB447A38B03B
Content-Type: text/html; charset=x-user-defined
Content-Transfer-Encoding: 7bit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<BODY BGCOLOR="#FFFFFF">
Hi James,
<P>I still have an old PC with a 1510 card and I remember that I had to
add a line in /etc/lilo.conf so that the proper driver would be used/activated/loaded
at boot time. The SCSI how to most likely has this stuff. There is another
possibility. I don't remember if the latest kernels use the insmod command
to handle this old card. I used to place
<P>insmod BusLogic
<P>in /etc/rc.d/rc.local
<P>For another PC with a BusLogic controller that has a BIOS. The newer
kernels (or is is the stuff Red Hat adds) autoprobe at installation, so
I no longer have to modify /etc/rc.d/rc.local for this PC.
<P>If you know the name of the driver module for the aha1520 (is that it?),
you might try the command
<P># insmod aha1520
<P>and if it works, put it in /etc/rc.d/rc.local . You might have to locate
the driver if it is not in the modules directory.
<P>Good luck and let us know how you solved it.
<P>regards,
<P>Peter Koren
<BR>
<P>James Corona wrote:
<BLOCKQUOTE TYPE=CITE> <FONT COLOR="#000000"><FONT SIZE=-1>I am fairly
new to the Linux world until this point I have used IDE devices with no
problems. I need to add a SCSI tape drive the the system and am trying
to get Linux to recognize the 1505 card. I tryed to load the module
manually and attempted to make the change to the lilo.conf as described
in the SCSI-HOWTO file to use the correct address but with no success.
Booting with the DOS drivers finds the card. If anyone has this card
working could you please explain what you have done.</FONT></FONT> <FONT COLOR="#000000"><FONT SIZE=-1>CONFIGURATIONSCSI
card 0x340 int=11</FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>
--------------4B4AAD4A2654BB447A38B03B--
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu