nfe/PXE problem

Pyun YongHyeon pyunyh at gmail.com
Tue Mar 27 00:05:50 UTC 2007


On Mon, Mar 26, 2007 at 02:28:38PM -0700, Sam Leffler wrote:
 > John Baldwin wrote:
 > > On Tuesday 13 March 2007 08:02:43 am Danny Braniss wrote:
 > >> the question now, is to see if the nfe driver can check if it was
 > >> used by the PXE, and flip the address. or have NVIDIA comeup with
 > >> a patch ...
 > > 
 > > It could use a hueristic based on the vendor-portion of the MAC address to see 
 > > if it is flipped.  It is probably a bug in the PXE rom when it shuts down the 
 > > card.
 > > 
 > 
 > Presumably the mac address is from an nvida-assigned block so just check
 > the vendor nibbles...
 > 

Latest nfe(4) has a code that checks for swapped ethernet address
bit which was got by accessing an undocumented register. It seems
that this works pretty well for all known NVIDIA NICs and
Danny Braniss also confirmed it.

 > 	Sam
 > 

-- 
Regards,
Pyun YongHyeon


More information about the freebsd-current mailing list