Subject: Re: atabus query
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: current-users
Date: 10/27/2003 22:43:08
On Mon, Oct 27, 2003 at 05:21:32PM +0000, Patrick Welche wrote:
> Is an old pciide channel a new atabus? i.e.,
> wd1     at pciide? channel 0 drive 1 flags 0x0000 # 233Gb raid set
> wd2     at pciide? channel 1 drive 0 flags 0x0000 # 233Gb raid set
> 
> is now
> 
> wd1     at atabus 0 drive 1 flags 0x0000
> wd2     at atabus 1 drive 0 flags 0x0000

You need
atabus0 at pciide? channel 0
atabus1 at pciide? channel 1
wd1 at atabus0 drive 1 flags 0x0000
wd2 at atabus1 drive 0 flags 0x0000

> 
> (and maybe ata(4) needs updating..)

What do you think is missing ?

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 24 ans d'experience feront toujours la difference
--