Subject: Re: Secondary IDE support ?
To: Martijn van Buul <martijnb@mud.stack.nl>
From: Frank van der Linden <frank@wins.uva.nl>
List: port-i386
Date: 08/15/1997 16:40:32
On Fri, Aug 15, 1997 at 03:43:45PM +0200, Martijn van Buul wrote:
> OK. I know SCSI is better, but I've only got IDE. My question is: Is it
> possible to add support for a secondary IDE port (for disks 3 and 4),
> and is it as simple as adding wdc1 (with the required options, ofc.)
> to the config file ?

Yes, it is as simple as that, add the following line (if it wasn't already
there):

wdc1   at isa? port 0x170 irq 15

(or possibly another port/irq but these are the default settings)

- Frank