Subject: Re: AHA 2742 drivers
To: None <thorpej@nas.nasa.gov>
From: Operator <oper@mikrobitti.fi>
List: port-i386
Date: 01/25/1996 16:11:18
I built a 950120 kernel with aha284x support to get a 274x card going.
However, the card is not recognized during boot at all.

I used the following info when configuring the kernel:

> lestat (thorpej) /work/clean-current/src/sys/dev/isa 450% ll aha2*
> -rw-r-----  1 thorpej  wheel  5668 Jan 12 18:26 aha284x.c
> 
> The driver is "ahe":
> 
> ahe0    at isa? port 0x1c00 irq ?       # Adaptec 284x SCSI controllers
> scsibus* at ahe?

dmesg says:

NetBSD 1.1A (NEWS) #1: Thu Jan 25 14:14:17 EET 1996
    jmarin@tmp:/usr/src/sys/arch/i386/compile/NEWS
CPU: i486DX (GenuineIntel 486-class CPU)
real mem  = 66715648
avail mem = 60944384
using 840 buffers containing 3440640 bytes of memory
isa0 (root)
com0 at isa0 port 0x3f8-0x3ff irq 4: ns8250 or ns16450, no fifo
com3 at isa0 port 0x2e8-0x2ef irq 11: ESP: ns16550a, working fifo
wdc0 at isa0 port 0x1f0-0x1f7 irq 14
wd0 at wdc0 drive 0: 514MB, 1046 cyl, 16 head, 63 sec, 512 bytes/sec <Maxtor 7540 AV>
wd0: using 8-sector 16-bit pio transfers, lba addressing
ep0 at isa0 port 0x5000-0x500f irq 10: aui/bnc address 00:20:af:0c:98:ba
npx0 at isa0 port 0xf0-0xff: using exception 16
pc0 at isa0 port 0x60-0x6f irq 1: color
fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
root device eisa not configured
root device pci not configured
biomask 4040 netmask 400 ttymask 812
changing root device to wd0a

What is wrong?  Any help greatly appreciated,

  -jm