[3794] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: Adaptec 1520

daemon@ATHENA.MIT.EDU (Brendan Miller)
Mon Apr 27 13:57:36 1998

Date: 	Mon, 27 Apr 1998 10:48:12 -0700
From: Brendan Miller <brmiller@wco.com>
To: kernel@nls.net
Cc: PiLoT <canpilot@mx3.redestb.es>, linux-scsi@vger.rutgers.edu
Reply-To: Brendan Miller <brmiller@wco.com>
In-Reply-To: <Pine.LNX.3.96.980427114013.653A-100000@vmlinuz>; from Phil's Kernel Account on Mon, Apr 27, 1998 at 11:50:22AM -0400

On Mon, Apr 27, 1998 at 11:50:22AM -0400, Phil's Kernel Account wrote:
> On Mon, 27 Apr 1998, PiLoT wrote:
> 
> #   I've got an Adaptec 1520 and I'm using Red Hat 5.
> 
> Maybe I should write a FAQ or HOWTO on these damned cards. They're popping
> up *EVERYWHERE!* Why can't these companies include an NCR3c400 or
> something?!? *sigh*
   
[snip]
 
> Okay, this one's gonna be long, you weirdos who like to fsck with this
> stuff, pay attention. ;)

[big instructions - snip]

Not that what Phil said was wrong, I just found it much easier to
compile aha152x support as a module, and seeing that rc.sysinit (on
my RH4.2 system) contained the following:

   # Load modules (for backward compatibility with VARs)
   if [ -f /etc/rc.d/rc.modules ]; then
      /etc/rc.d/rc.modules
   fi

I just created an rc.modules with the following:

   # Insert module for ZipZoom (aha152x)
   modprobe aha152x aha152x=0x140,9

Yeah sure, my ZipZoom is a 1502E, but it's the same driver.  This took
hardly anytime at all.  And I didn't have to muck with kernel makefiles.

YMMV, but this works for me.

Brendan Miller


-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post