Subject: Re: we ethernet on prep
To: None <root@garbled.net>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-prep
Date: 06/11/2006 20:27:51
root@garbled.net wrote:

> However, your we card doesn't get
> picked up, so you still need the we@isa attachment.  I'm not sure how to ensure
> that if the card gets picked up by pnpbus, it won't get picked up again by isa.

Can we use the direct config by isa_attach_knowndevs() in sys/dev/isa/isa.c?
(we could put device info from residual data in isa_attach_hook())
---
Izumi Tsutsui