Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2003 18:23:50 -0400 (EDT)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.ORG>
To:        Mark P <parsissn@yahoo.com>
Cc:        freebsd-hardware@FreeBSD.ORG
Subject:   Re: Intel ISA NIC
Message-ID:  <20030410182039.O39446@sasami.jurai.net>
In-Reply-To: <20030410204353.50431.qmail@web20109.mail.yahoo.com>
References:  <20030410204353.50431.qmail@web20109.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 10 Apr 2003, Mark P wrote:
> If I set it to "Plug and Play" via the Intel SoftSet program, the NIC
> reports no IRQ and ff:ff:ff:ff as it's MAC address. If I set it to IRQ
> 10, I don't see any conflicts but I can't seem to hit anything (network
> wise) beyond the card interface.

Don't use PnP; I had problems with the Pro/10s and PnP.  The driver has
the code to send the PnP wakeup sequence but its currently disabled.

Use a fixed config with non-confliting resources.

Your kernel config should be just:

device	ex

You'll also want to set the port with the DOS config utility.  While the
driver displays media status and supported media I haven't yet figured out
how to select the media.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030410182039.O39446>