Subject: DEPCA NIC + NetBSD 1.0
To: None <netbsd-help@NetBSD.ORG>
From: Carl Harris <ceharris@mal.com>
List: netbsd-help
Date: 06/08/1995 14:15:21
I'm having some difficulty in getting NetBSD 1.0 to use a DEPCA (DE100)
network interface card.  The host machine is an IBM 350/P75.  The card is
configured to use I/O addr 0x300, IRQ 5, with 64k memory mapped in at
0xd0000.  

In the kernel config file (GENERICAHA), I commented out all of the other 
NIC device defines, and added

	device le0 at isa? port 0x300 irq 5 drq 7

The resulting kernel prints,

	le0: not enough memory configured.

It doesn't seem possible to map more than 64k of memory using this card,
so I must be missing something.  

Can anyone provide a clue?

--
Carl Harris
Systems Engineer
Department of Computer Science, Virginia Tech
ceharris@cs.vt.edu