cvs commit: src/sys/net if.c src/sys/pci if_xl.c

Peter Pentchev roam at FreeBSD.org
Fri Aug 13 07:42:18 PDT 2004


roam        2004-08-13 14:42:18 UTC

  FreeBSD src repository (doc,ports committer)

  Modified files:        (Branch: RELENG_4)
    sys/net              if.c 
    sys/pci              if_xl.c 
  Log:
  MFC if.c 1.198 and if_xl.c 1.179:
  Do not attempt to clean up data that has not been initialized yet.
  This fixes two kernel panics on boot when the xl driver fails to
  allocate bus/port/memory resources.
  
  Revision   Changes    Path
  1.85.2.26  +15 -4     src/sys/net/if.c
  1.72.2.30  +4 -2      src/sys/pci/if_xl.c


More information about the cvs-src mailing list