cvs commit: src/sys/net if.c src/sys/pci if_xl.c
Peter Pentchev
roam at FreeBSD.org
Fri Aug 6 02:08:34 PDT 2004
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
More information about the cvs-src
mailing list