Date: Thu, 15 Jun 2000 23:38:09 +0200 (CEST) From: "FENIX.LOCALHOST.NL" <fenix@FENIX.LOCALHOST.NL> To: Nathaniel G H <bsd_appliance@bemail.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: iomem question Message-ID: <Pine.BSF.4.21.0006152337270.3919-100000@FENIX.LOCALHOST.NL> In-Reply-To: <200006152028.NAA03315@mail2.bigmailbox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
as far as i know you can actually leave the whole iomem option out and it should work fine. Greets Fenix On Thu, 15 Jun 2000, Nathaniel G H wrote: > 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 > 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?Pine.BSF.4.21.0006152337270.3919-100000>