Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2000 09:26:17 -0700
From:      "Duke Normandin" <01031149@3web.net>
To:        "freebsd-questions" <freebsd-questions@freebsd.org>
Subject:   Custom Kernel NIC options
Message-ID:  <000401bf5e07$256ac700$a69fc5d1@webserver>

next in thread | raw e-mail | index | archive | help
Device ie0 is recorded in LINT as:

device ie0 at isa? port 0x300 net irq 5 iomem 0xd0000

I modified the above in my (yet-to-be compiled) custom kernel  to:

device          ie0     at isa? port 0x310 net irq 5 iomem 0xc0000

to reflect my NIC's current configuration.

Am allowed to do this, or should I make the NIC conform to the LINT/GENERIC
device configuration?

-duke



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000401bf5e07$256ac700$a69fc5d1>