Subject: DE422 eisa config error
To: None <port-alpha@netbsd.org>
From: Istvan Gyenes <frts@simba.sch.bme.hu>
List: port-alpha
Date: 01/16/2003 00:15:30
Greetings,

I'm trying to use my Jensen with NetBSD. At least I got that point with 1.6
when I got the same ahb0: ahbintr error that was previously described.
(Maybe I should just give up trying to use the jensen?)

I thought at least I can get a root on NFS but the DE422 card is sadly not
working very well.
When the kernel finds the card :
....
eisa0 at jensenio0
unknown Compaq device CPQ3111 at eisa0 slot 1 not configured
depca2 at eisa0 slot 2: DEC DE422 Ethernet
depca2: unable to find network buffer
ahb0 at eisa0 slot 5: Adaptec AHA-1742A SCSI
ahb0: interrupting at eisa irq 12

It seems to me - after a lot of "debug" printf - that eisa_conf_read_mem()
in depca_eisa.c gets bad value which is caused by eisa_lookup_data() in
alpha/eisa/eisa_machdep.c (It returns with NULL)

Is there anybody who can fix this?

Thanks,

--
Steve