Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 2008 09:01:50 -0700
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        Dan Allen <danallen46@airwired.net>
Cc:        PYUN Yong-Hyeon <pyunyh@gmail.com>, Peter Jeremy <peterjeremy@optushome.com.au>, freebsd-stable@freebsd.org
Subject:   Re: Inspiron 1525 Hardware
Message-ID:  <20080904160150.GB21394@icarus.home.lan>
In-Reply-To: <E7F933AF-2D8A-462C-A44B-A140BB88C3DD@airwired.net>
References:  <35445338-D597-4FE2-996F-DEC7BE986741@airwired.net> <20080903191454.GA15376@server.vk2pj.dyndns.org> <E7F933AF-2D8A-462C-A44B-A140BB88C3DD@airwired.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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 |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080904160150.GB21394>