minix/drivers/virtio_blk
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
..
Makefile virtio: virtio-blk driver 2013-01-23 09:03:03 +00:00
virtio_blk.c Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01:00
virtio_blk.h virtio: virtio-blk driver 2013-01-23 09:03:03 +00:00