DragonFly commits List (threaded) for 2007-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/misc/psm psm.c
swildner 2007/01/08 04:21:50 PST
DragonFly src repository
Modified files:
sys/dev/misc/psm psm.c
Log:
[committed on behalf of sephe]
Don't call device_busy() when /dev/psmN is opened. DS_BUSY is used to
prevent recursive bus scanning on DragonFly. Strip the device_unbusy()
in psmclose().
This should make module loading after system startup work on some system.
Explained-by: dillon@
Revision Changes Path
1.23 +4 -0 src/sys/dev/misc/psm/psm.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/misc/psm/psm.c.diff?r1=1.22&r2=1.23&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]