Re: Patch from FreeBSD to support 1gigabit Marvell 88E8056/88E1149

2012-03-14 Thread Brad Davis
The patch installed and is working correctly on a generic (i386,MP) 5.0 distribution. On 3/11/2012 1:16 AM, Jonathan Gray wrote: On Wed, Mar 07, 2012 at 07:20:50AM -0700, Brad Davis wrote: On Tue, Feb 28, 2012 at 16:43:21 +1100, Jonathan Gray wrote: This is not quite what FreeBSD has: If

Re: Patch from FreeBSD to support 1gigabit Marvell 88E8056/88E1149

2012-03-11 Thread Jonathan Gray
On Wed, Mar 07, 2012 at 07:20:50AM -0700, Brad Davis wrote: On Tue, Feb 28, 2012 at 16:43:21 +1100, Jonathan Gray wrote: This is not quite what FreeBSD has: If you look at msk_phy_power it is not just for EC_U but rather: == SK_YUKON_EC_U || == SK_YUKON_EX || = SK_YUKON_FE_P (linux has

Re: Patch from FreeBSD to support 1gigabit Marvell 88E8056/88E1149

2012-03-07 Thread Brad Davis
On Tue, Feb 28, 2012 at 16:43:21 +1100, Jonathan Gray wrote: This is not quite what FreeBSD has: If you look at msk_phy_power it is not just for EC_U but rather: == SK_YUKON_EC_U || == SK_YUKON_EX || = SK_YUKON_FE_P (linux has this as the SKY2_HW_ADV_POWER_CTL flag) additionally, OURREG5

Re: Patch from FreeBSD to support 1gigabit Marvell 88E8056/88E1149

2012-02-27 Thread Jonathan Gray
On Tue, Feb 21, 2012 at 08:22:46PM +0100, Claudio Jeker wrote: On Tue, Feb 21, 2012 at 08:15:14PM +0100, Claudio Jeker wrote: On Fri, Feb 17, 2012 at 11:03:56AM -0700, Brad Davis wrote: I've been running this for a few months without any problems. Brad mskc0 at pci2 dev 0

Re: Patch from FreeBSD to support 1gigabit Marvell 88E8056/88E1149

2012-02-21 Thread Claudio Jeker
On Fri, Feb 17, 2012 at 11:03:56AM -0700, Brad Davis wrote: I've been running this for a few months without any problems. Brad mskc0 at pci2 dev 0 function 0 Marvell Yukon 88E8056 rev 0x20, Yukon-2 EC Ultra rev. B0 (0x3): apic 4 int 19 (irq 10) msk0 at mskc0 port A: address

Re: Patch from FreeBSD to support 1gigabit Marvell 88E8056/88E1149

2012-02-21 Thread Claudio Jeker
On Tue, Feb 21, 2012 at 08:15:14PM +0100, Claudio Jeker wrote: On Fri, Feb 17, 2012 at 11:03:56AM -0700, Brad Davis wrote: I've been running this for a few months without any problems. Brad mskc0 at pci2 dev 0 function 0 Marvell Yukon 88E8056 rev 0x20, Yukon-2 EC Ultra rev. B0

Patch from FreeBSD to support 1gigabit Marvell 88E8056/88E1149

2012-02-17 Thread Brad Davis
I've been running this for a few months without any problems. Brad mskc0 at pci2 dev 0 function 0 Marvell Yukon 88E8056 rev 0x20, Yukon-2 EC Ultra rev. B0 (0x3): apic 4 int 19 (irq 10) msk0 at mskc0 port A: address 00:1c:25:57:71:1f eephy0 at msk0 phy 0: 88E1149 Gigabit PHY, rev. 1 Index: