Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2009 17:19:47 -0800
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        kalin m <kalin@el.net>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Marvell 88E8057
Message-ID:  <20091107011947.GC1256@michelle.cdnetworks.com>
In-Reply-To: <20091103182739.GE1256@michelle.cdnetworks.com>
References:  <4AE2780F.4080600@el.net> <20091024214640.GE6050@michelle.cdnetworks.com> <20091024215219.GF6050@michelle.cdnetworks.com> <4AEFC390.2090600@el.net> <20091103182739.GE1256@michelle.cdnetworks.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 03, 2009 at 10:27:39AM -0800, Pyun YongHyeon wrote:
> On Tue, Nov 03, 2009 at 12:45:52AM -0500, kalin m wrote:
> > 
> > hi pyun...  and all.... 
> > 
> > after a few hours i'm sorry to report that the card is visible but not 
> > usable (yet?!). here is what i have done so far:
> > 
> > 1. got the files from http://svn.freebsd.org/viewvc/base/head/sys/dev/
> > 2. applied the patch that pyun provided.
> > 3. replaced if_maddr_rlock(ifp) with IF_ADDR_UNLOCK(ifp) in if_msk.c - 
> > two instances.
> > 4. replaced the files in /usr/src/sys/dev for mii and msk with he new 
> > ones on the freebsd 7.2 machine.
> > 5. recompiled the kernel..
> > 
> > here is what i get:
> > 
> > from dmesg at boot:
> > 
> > mskc0: <Marvell Yukon 88E8057 Gigabit Ethernet> port 0xde00-0xdeff mem 
> > 0xfddfc000-0xfddfffff irq 18 at device 0.0 on pci2
> > mskc0: unknown device: id=0xba, rev=0x00
> > device_attach: mskc0 attach returned 6
> > 
> > cant find what 6 stands for but it's not good.. 
> > 
> 
> Sorry, there was a check that keep 88E8057 from attaching.
> I've regenerated patch.

FYI: Patch committed to HEAD(r199012).



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