Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: jdolecek
Date: Fri Apr 28 08:51:42 UTC 2000
Modified Files:
syssrc/sys/dev/isa: pas.c
Log Message:
pasfind(): avoid silly bug - if bus_space_map() of SB I/O space failed,
we used bad label and tried to bus_space_unmap() invalid memory
region
Fixes port-i386/9992 by Jarkko Teppo <jate%uwasa.fi@localhost>.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/dev/isa/pas.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