Subject: Re: de0: unable to map device registers
To: Audun Arnesen Nordal <audun@stud.cs.uit.no>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: netbsd-help
Date: 06/14/2001 18:54:38
On Thu, Jun 14, 2001 at 02:19:23PM +0200, Audun Arnesen Nordal wrote:
> 
> The other (a Cogent PCI DEC 21040 10Mb) doesn't:
> de0 at pci0 dev 1 function 0: unable to map device registers

Try commenting out de* from your kernel and use:

tlp*    at pci? dev ? function ?    # DECchip 21x4x (and clones) Ethernet
options     TLP_MATCH_21040

See how it goes...

Cheers,

Patrick