[3369] in linux-scsi channel archive
Re: HELP: RedHat 5.0 and AHA1502AE SCSI adapter for Microtek E6 scanner setup
daemon@ATHENA.MIT.EDU (Allen Wilkinson)
Sat Feb 21 07:56:13 1998
Date: Sat, 21 Feb 1998 07:53:27 -0500 (EST)
From: Allen Wilkinson <aw@stratos.net>
To: linux-scsi@vger.rutgers.edu, sane-devel@mostang.com
cc: redhat-list@redhat.com
In-Reply-To: <Pine.LNX.3.96.980215152647.1150A-100000@teq.lerc.nasa.gov>
I got a number of good replies from my origianl posting. So I would like
to post my solution to the groups here.
I am using a 200MHz Pentium with IDE drives. I added the Adaptec AHA1502AE
SCSI card that came with my Microtek E6 scanner purchased in December
1997. My OS is RedHat Linux 5.0 with the 2.0.31 kernel. It was installed
with default choices before getting the scanner and SCSI card. That
installation had modular SCSI support compiled in.
I prefer to start up the scanner infrequently after boot-up. Hence, I
wrote 2 scripts that 1) enable SCSI card driver, and 2) starup scanner.
See below:
1)
#!/bin/bash
# script to start up AHA1502AX SCSI card for scanner
modprobe /lib/modules/2.0.31/scsi/aha152x.o aha152x=0x140,9
2)
#!/bin/bash
# script to start up SANE's xscanimage with Microtek E6 scanner
xscanimage microtek:/dev/sga &
All works well now, Allen
--
Address:
Allen Wilkinson (phone) (216) 382-7613
1036 Pembrook Road (work) (216) 433-2075
Cleveland Heights, OH 44121 USA (INTERNET) awr@stratos.net