Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 2004 11:08:27 -0800 (PST)
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 src/sys/sparc64/include ofw_machdep.h src/sys/sparc64/sparc64 ofw_machdep.c
Message-ID:  <200401081908.i08J8ROR083351@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2004/01/08 11:08:27 PST

  FreeBSD src repository

  Modified files:
    sys/pci              if_dc.c 
    sys/sparc64/include  ofw_machdep.h 
    sys/sparc64/sparc64  ofw_machdep.c 
  Log:
  Some integrated Davicom cards in sparc64 boxes have an all zeros
  MAC address in the EEPROM, and we need to get it from OpenFirmware.
  This isn't very pretty but time is lacking to do this in a better
  way this near 5.2-RELEASE.  This is a RELENG_5_2 candidate.
  
  Original version by:    Marius Strobl <marius@alchemy.franken.de>
  Tested by:              Pete Bentley <pete@sorted.org>
  Reviewed by:            jake
  
  Revision  Changes    Path
  1.139     +18 -0     src/sys/pci/if_dc.c
  1.4       +1 -0      src/sys/sparc64/include/ofw_machdep.h
  1.7       +17 -0     src/sys/sparc64/sparc64/ofw_machdep.c



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