Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Sep 2005 20:08:24 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ed if_ed_pccard.c
Message-ID:  <200509012008.j81K8OXG053004@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-09-01 20:08:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed_pccard.c 
  Log:
  At some point in the past, we read the PROM by words.  Now we read
  PROM by bytes.  Adjust the extraction of the MAC address from this data
  to reflect this change.
  
  This gets the AX88x90 based PC Cards MAC address working again (my
  UMAX Ethernet and Linksys EC2T cards now work).
  
  MFC After: 3 days
  
  Revision  Changes    Path
  1.87      +2 -6      src/sys/dev/ed/if_ed_pccard.c



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