minix/lib/libblockdriver
David van Moolenbroek 3fb735cc74 libblockdriver: expose BLOCKDRIVER_MAX_DEVICES
This constant determines the range of valid device_id_t values that
a block driver can return from the bdr_device hook: a value between
0 and (BLOCKDRIVER_MAX_DEVICES - 1) inclusive.

Change-Id: I80fac469e88ac13d4b869007e6f2c2f7569da433
2014-02-19 11:22:15 +01:00
..
const.h libblockdriver: expose BLOCKDRIVER_MAX_DEVICES 2014-02-19 11:22:15 +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