cvs commit: src/sys/dev/bge if_bge.c

Marius Strobl marius at FreeBSD.org
Mon Sep 22 20:55:23 UTC 2008


marius      2008-09-22 20:55:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 183281 on 2008-09-22 20:55:19Z by marius
  
  - 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.213     +4 -3      src/sys/dev/bge/if_bge.c


More information about the cvs-src mailing list