On Thu, Sep 04, 2008 at 09:47:52AM -0600, Dan Allen wrote: > On 3 Sep 2008, at 7:02 PM, Aragon Gouveia wrote: >> lspci ? > > I ran the lspci command and it states that the Ethernet is a Marvell > 88E8040 PCI-E Fast Ethernet Controller. Are you looking for more info? > > Here is what lspci on Ubunut returns:
"Ubunut" is a funny typo. I know it was unintentional, but it made me laugh. :-) > Slot: 09:00.0 > Class: Ethernet controller [0200] > Vendor: Marvell Technology Group Ltd. [11ab] > Device: 88E8040 PCI-E Fast Ethernet Controller [4354] > SVendor: Dell [1028] > SDevice: Unknown device [022f] > Rev: 12 This revision of Marvell NIC isn't supported under FreeBSD 7.0 or 8.0 (CURRENT/HEAD). I've looked at the source to msk(4), and it matches what's in the manpage, so it's not a documentation mistake. http://www.freebsd.org/cgi/man.cgi?query=msk&apropos=0&sektion=0&manpath=FreeBSD+7.0-stable&format=html Support for the 88E8040 can be added to the msk(4) driver, probably via a PCI ID addition to the msk_products[] struct in src/sys/dev/msk/if_msk.c, but sometimes more is needed. I've CC'd the maintainer of msk(4), PYUN Yong-Hyeon, who can work with you and provide patches to get support for that NIC. (Please note that when referring to him, his first name is Yong-Hyeon, not Pyun.) -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"