Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2002 23:04:11 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_dc.c
Message-ID:  <200211270704.gAR74Bcd048142@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/11/26 23:04:11 PST

  Modified files:
    sys/pci              if_dc.c 
  Log:
  Xircom cards store the MAC address in the CIS, so get it from the new
  pci_get_ether accesor, which gets it from the CIS for cardbus cards
  (and from other pci-like buses via whatever mechanism is used there).
  
  Submitted by: sam
  Approved by: re (blanket)
  
  Revision  Changes    Path
  1.85      +8 -2      src/sys/pci/if_dc.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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