Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2008 15:07:56 -0500
From:      Stephen Montgomery-Smith <stephen@math.missouri.edu>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Marvell Yukon 2 88E8040
Message-ID:  <4851821C.2090805@math.missouri.edu>
In-Reply-To: <20080612190237.G83875@maildrop.int.zabbadoz.net>
References:  <48516BC1.9060904@math.missouri.edu> <20080612190237.G83875@maildrop.int.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Bjoern A. Zeeb wrote:
> On Thu, 12 Jun 2008, Stephen Montgomery-Smith wrote:
> 
>> I saw a Marvell Yukon 2 88E8040 driver at
>> http://people.freebsd.org/~yongari/msk/msk.88E8040.patch
>> but the patch doesn't apply cleanly.
>>
>> Are people considering putting it into FreeBSD 8x or FreeBSD 7x anytime
>> soon?
> 
> it's been there for ages...

But I have rather recent source code for both FreeBSD 7 and CURRENT, and 
inside /usr/src/sys/dev/msk/if_mskreg.h I am seeing lines like:


#define DEVICEID_MRVL_8038      0x4352
#define DEVICEID_MRVL_8039      0X4353
#define DEVICEID_MRVL_4360      0x4360
#define DEVICEID_MRVL_4361      0x4361

In other words, it is missing

#define DEVICEID_MRVL_8040	0x4354



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