Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Aug 2004 09:08:33 +0000 (UTC)
From:      Peter Pentchev <roam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if.c src/sys/pci if_xl.c
Message-ID:  <200408060908.i7698Xhx007711@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
roam        2004-08-06 09:08:33 UTC

  FreeBSD src repository (doc,ports committer)

  Modified files:
    sys/net              if.c 
    sys/pci              if_xl.c 
  Log:
  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.
  
  Reviewed by:    silence on -net
  
  Revision  Changes    Path
  1.198     +15 -4     src/sys/net/if.c
  1.179     +4 -2      src/sys/pci/if_xl.c



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