Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/isa
Module Name: src
Committed By: dyoung
Date: Wed Jan 2 10:21:09 UTC 2008
Modified Files:
src/sys/dev/isa: nsclpcsio_isa.c
Log Message:
Improve device detach routine. Now I can detach nsclpcsio0 and
its children.
Fix an off-by-one bug in the sensor initialization which stopped
it from completing.
Extract sensor initialization into a new subroutine. If there is
an error while initializing sensors, do not let sc_sme dangle.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/isa/nsclpcsio_isa.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