MSI Wind Notebook's network interfaces
Milan Obuch
milan at dino.sk
Fri Sep 5 19:46:37 UTC 2008
On Friday 05 September 2008 16:43:51 Milan Obuch wrote:
> On Friday 05 September 2008 10:23:22 Pyun YongHyeon wrote:
> > On Fri, Sep 05, 2008 at 09:45:08AM +0200, Milan Obuch wrote:
>
> [ snip ]
>
> > > In 7.0-RELEASE wired network interface did not work, but after
> > > upgrading to 7-STABLE (now 7.1-PRERELEASE) it work with re driver.
> > > There is just one small uglyness - it's link level address (MAC) is
> > > 00:00:00:00:00:00. Needless to say, Windows initializes this to
> > > 00:1d:92:59:f5:8b. I can change it with 'ifconfig re0 ether
> > > 00:1d:92:59:f5:8b', but I would rather let the driver to find the
> > > correct MAC.
[ snip ]
> > > If anybody had some idea how to fix MAC address initialization for
> > > wired
> >
> > Would you try attached patch?
>
> I tried on freshly csup'ped head and it works. Ethernet link address is now
> correctly set. Great! It looks like a kind of magic at first glance :)
>
> > > interface or what driver to use for wireless interface (I will
> > > probably try NDIS, but my experience in this area is limited and
> > > previous succesfull try none), I am all ears.
>
> Could anybody comment on wireless interface?
>
I csup'ped 7.1-PRERELEASE, apply this patch and it work just like in HEAD.
Just FYI.
Regards,
Milan
More information about the freebsd-net
mailing list