Changeset 398c4d7 in mainline for uspace/drv/test1/Makefile

Timestamp:
2010-12-01T23:51:29Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c245f16e
Parents:
2edcb63
Message:

More conservative locking in devman

Add mutex guard when accessing driver_t structure during driver assigning.

Added missing async_wait_for and removed extra mutex_unlock.

To speed-up answer time, driver start is done in separate fibril to avoid
blocking IPC connection fibril.

(No files)

Note: See TracChangeset for help on using the changeset viewer.