Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Feb 2001 17:24:35 -0500
From:      "Matthew Emmerton" <matt@gsicomp.on.ca>
To:        "gtk" <orb451@yahoo.com>, <FreeBSD-Newbies@FreeBSD.ORG>
Subject:   Re: Intel In Business NIC (SA101TX)
Message-ID:  <01c401c08c9d$c2382f30$1200a8c0@gsicomp.on.ca>
References:  <20010201214155.66901.qmail@web9604.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hello, I have a question regarding the Intel
> "In-Business" 10/100 PCI NIC.  I'm running FreeBSD 4.1
> Stable x86.  My dmesg output says that it finds device
> fxp0 irq 9, etc, follow that it lists "could not map
> memory", and underneath it lists "fxp0 device attach
> returned 6".  I've got my kernel compiled with the
> following line:
>
> device fxp0 at pci? port 0x300 irq 9 iomem 0xd0000

Since this is a PCI-based plug-and-play adapter, you don't need any of the
port/irq stuff. All you need is 'device fxp0' and the port/irq/iomem stuff
will be configured automatically.

--
Matt Emmerton



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01c401c08c9d$c2382f30$1200a8c0>