Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2009 20:13:50 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c
Message-ID:  <200901152014.n0FKE6UP097109@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2009-01-15 20:13:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 187307 on 2009-01-15 20:13:50Z by marius
  
  MFC: r183281
  
  - Don't read the identifier string from the VPD if there's no chip
    containing an Ethernet address fitted as this is yet another thing
    that fails in that case in order to avoid the one second delay
    until pci_read_vpd_reg() times out.
  - Const'ify the bge_devs array.
  
  Revision   Changes    Path
  1.91.2.34  +4 -3      src/sys/dev/bge/if_bge.c



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