summaryrefslogtreecommitdiffstats
path: root/sys/dev/syscons/scmouse.c
diff options
context:
space:
mode:
authoriwasaki <iwasaki@FreeBSD.org>2000-01-24 13:15:05 +0000
committeriwasaki <iwasaki@FreeBSD.org>2000-01-24 13:15:05 +0000
commitfc58a07bed81853b493e2519ca67a39b5fc32262 (patch)
tree12532af942d705f9eeb441dffb365e4a0c567105 /sys/dev/syscons/scmouse.c
parentcc4f3d1abaf283ab09791506ef6e1b6ec42195bd (diff)
downloadFreeBSD-src-fc58a07bed81853b493e2519ca67a39b5fc32262.zip
FreeBSD-src-fc58a07bed81853b493e2519ca67a39b5fc32262.tar.gz
Merge from PAO3 -- Quick fix a bug which assign_driver() checks wrong
member variable to find the configuration on new driver allocation. Correct condition is that card_config and driver are not in use. Both of them are cleared in card_removed() (conf->driver->card never be cleared). This fix problems `No free configuration for card' on insertion, and pccardd core dump on removal in condition of the same driver but different card. Also this might be emergency measures, complete solution would be made after Hosokawa-san come back. Consulted with: imp Waiting for: hosokawa
Diffstat (limited to 'sys/dev/syscons/scmouse.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud