cvs commit: src/sys/dev/hme if_hme_pci.c

Marius Strobl marius at FreeBSD.org
Fri Feb 25 16:06:14 GMT 2005


marius      2005-02-25 16:06:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/hme          if_hme_pci.c 
  Log:
  MFC: 1.17, 1.18
  
  Some changes related to reading the MAC-address from the VPD on systems
  without Open Firmware:
  - Remove the checks for matching class code and PCI data structure length
    and revsion, some HME PROMs vary here and we don't need that info anyway.
  - On Sun QFE (Quad FastEthernet) cards read the Nth MAC-address for the
    Nth HME controller instead of always the first one for all four HMEs.
  - Improve the comment describing the used VPD format to better reflect
    reality.
  - Minor clean-up.
  
  Revision  Changes    Path
  1.15.2.2  +19 -19    src/sys/dev/hme/if_hme_pci.c


More information about the cvs-all mailing list