Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jun 2000 13:28:18 -0700
From:      "Nathaniel G H" <bsd_appliance@bemail.org>
To:        freebsd-questions@freebsd.org
Subject:   iomem question
Message-ID:  <200006152028.NAA03315@mail2.bigmailbox.com>

next in thread | raw e-mail | index | archive | help
Hi folks,

I am configuring a custom kernel to support two ISA D-Link NE2000
compatible ethernet cards.  To do this, I am copying the following
line...

device ed0 at isa? port 0x300 net irq 10 iomem 0xcc000

...so that it reads:

device ed1 at isa? port 0x220 net irq 11 iomem0xcc000
                                         ^^^^^^^^^^^^
What does 'iomem' mean?  Is this an address of memory on the card?
Currently, ed0 works with this setting but do I need to modify it
for ed1?

I couldn't find any documentation for this, so any help will be
greatly appreciated.

Kindest regards
Nathaniel G H



------------------------------------------------------------
Free email: http://BeMail.org/
Free BeOS: http://free.be.com/




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?200006152028.NAA03315>