minix/lib/libblockdriver
David van Moolenbroek 0f7f3c0d54 libblockdriver: various updates
- internal structure rearrangement;
- respond to char device open requests to avoid hanging VFS threads;
- make drivers use designated initializers;
- use devminor_t for all minor device numbers;
- change bdr_other hook to take ipc_status and return nothing;
- fix default geometry computation;
- add support for sef_cancel.

Change-Id: Ia063a136a3ddb2b78de36180feda870605753d70
2014-02-19 11:22:15 +01:00
..
const.h libblockdriver: increase stack size to 8KB per thread 2012-02-11 15:16:22 +01:00
driver.c libblockdriver: various updates 2014-02-19 11:22:15 +01:00
driver.h libblockdriver: various updates 2014-02-19 11:22:15 +01:00
driver_mt.c libblockdriver: various updates 2014-02-19 11:22:15 +01:00
driver_st.c libblockdriver: various updates 2014-02-19 11:22:15 +01:00
drvlib.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
Makefile ahci: NCQ support 2011-12-12 14:13:05 +01:00
mq.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
mq.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
trace.c retire 64-bit conversion functions 2013-06-24 16:50:57 +02:00
trace.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00