[261] in RedHat Linux List
Seagate and Future Domain {8,9}xx problems
daemon@ATHENA.MIT.EDU (Michael K. Johnson)
Mon Oct 21 18:45:06 1996
To: redhat-list@redhat.com
From: "Michael K. Johnson" <johnsonm@redhat.com>
Date: Mon, 21 Oct 1996 13:45:48 -0400
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
If you are trying to recognize an ST0x or Future Domain TMC 8xx or
9xx controller at install time, you will probably have discovered
that the boot-time arguments aren't available when SCSI support is
modularized, as it is with our install. I think that I've found
how to correctly configure these devices with the seagate module.
(and make sure that you don't use the future domain modules in
this case; it's for the TMC1xxx controllers, not the TMC{8,9}xx
controllers)
You will need to set three parameters: controller_type, base_address,
and irq.
controller_type should be 1 for seagate and 2 for future domain;
base_address should be the base of the shared memory segment
(0xCA000, for example); and irq should be the irq number. So a
typical set of arguments might be
controller_type=2 base_address=0xCA000 irq=5
Please let me know the results of trying this; I'm eager to know
either if it works or doesn't work.
michaelkjohnson
"Ever wonder why the SAME PEOPLE make up ALL the conspiracy theories?"
--
PLEASE read the Red Hat FAQ, Tips, HOWTO and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-HOWTO
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null