Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Oct 2004 15:23:31 +0000 (UTC)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_dc.c
Message-ID:  <200410011523.i91FNVeq019450@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2004-10-01 15:23:31 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_dc.c 
  Log:
  Read the MAC address in the EEPROM in the correct byte order.  This
  is a no-op on little endian architectures, but fixes getting the MAC
  address for some dc(4) cards on big endian architectures.
  
  This is a RELENG_5 candidate.
  
  Tested by:      gallatin (powerpc), marius (sparc64)
  First version of the patch written by:  gallatin
  
  Revision  Changes    Path
  1.152     +4 -4      src/sys/pci/if_dc.c



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