Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 1998 07:30:05 +1000 (EST)
From:      Peter Jeremy <peter.jeremy@alcatel.com.au>
To:        freebsd-hardware@FreeBSD.ORG
Subject:   Re: NE2000 network Card!!!
Message-ID:  <199806232130.HAA22828@gsms01.alcatel.com.au>

next in thread | raw e-mail | index | archive | help
On Mon, 22 Jun 1998 21:19:15 -0400 (EDT), Open Systems Networking <opsys@mail.webspan.net> wrote:
>Quite simple really. The GENERIC kernel has support for *ONE* NE2000 NIC
>card at the following port, IRQ, etc.. :
>
>device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 vector edintr
>
>So make sure your NE2000 is set to port 280 irq 10.

Actually, this isn't necessary.  All you need to do is know what your
card is set to (assuming it doesn't conflict with anything else).
You can re-configure the port, IRQ and memory address used by FreeBSD
from within the configuration editor when you first load the kernel.

It's a good idea to disable all the probes for hardware that you don't
have as well - it speeds up the boot (especially if you disable SCSI
and IDE disks that you don't have), and reduces the risk that an probe
for non-existent hardware will disturb the hardware in your system
(this should not occur in any case, but YMMV with cheap clones).

Peter
--
Peter Jeremy (VK2PJ)                    peter.jeremy@alcatel.com.au
Alcatel Australia Limited
41 Mandible St                          Phone: +61 2 9690 5019
ALEXANDRIA  NSW  2015                   Fax:   +61 2 9690 5247

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hardware" in the body of the message



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