Re: we ethernet on prep
Izumi Tsutsui <[email protected]> Sun, 11 Jun 2006 20:27:51 +0900
| Newsgroups | gmane.os.netbsd.ports.prep |
|---|---|
| Message-ID | <[email protected]> |
[email protected] 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