minix/drivers/fbd
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
..
action.c removed some 64-bit functions 2013-08-05 10:40:26 +02:00
action.h Add fbd -- Faulty Block Device driver 2011-12-11 22:45:46 +01:00
fbd.c libblockdriver: various updates 2014-02-19 11:22:15 +01:00
Makefile libminc-related updates 2012-03-12 23:16:45 +01:00
rule.c Replaced add64, add64u and add64ul with operators. 2013-11-13 13:11:33 +00:00
rule.h Add fbd -- Faulty Block Device driver 2011-12-11 22:45:46 +01:00