Subject: Re: More than one IDE adapter?
To: cpctc <cpctc@vt.edu>
From: Jason R Thorpe <thorpej@zembu.com>
List: netbsd-help
Date: 07/18/2001 14:10:58
On Wed, Jul 18, 2001 at 04:56:57PM -0400, cpctc wrote:

 > 1) do these cards need to support changing the IRQ or i/o address?

They're generally PCI cards, so PCI handles the I/O address and interrupt
line.

 > 2) would I add more lines to the kernel config here:
 > 
 > # ISA ST506, ESDI, and IDE controllers
 > wdc0    at isa? port 0x1f0 irq 14 flags 0x00
 > wdc1    at isa? port 0x170 irq 15 flags 0x00
 > 
 > ... like adding a wdc2 and wdc3, or is that somehow not necessary?

If you add a PCI card, the "pciide* at pci?" line will catch them for you.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>