Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pcmcia
Module Name: src
Committed By: pooka
Date: Tue Oct 28 17:35:30 UTC 2003
Modified Files:
src/sys/dev/pcmcia: isic_pcmcia.c
Log Message:
Avoid splx() with uninitialized priority level by duplicating some code
to get rid of gotos.
While doing that, add more verbosity on what failed if attach is not succesful.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/pcmcia/isic_pcmcia.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index