minix/lib/libblockdriver
David van Moolenbroek 6700874deb Block drivers: make IOCTL request unsigned long
The block driver protocol and libblockdriver's bdr_ioctl hook are
changed, as well as the users of this hook. Other parts of the system
are expected to change accordingly eventually, since the ioctl(2)
prototype has been aligned with NetBSD's.

Change-Id: Ide46245b22cfa89ed267a38088fb0ab7696eba92
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 Block drivers: make IOCTL request unsigned long 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 Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01:00
trace.h Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01:00