minix/drivers
Lionel Sambuc 43d985050c Use one message type for all BDEV request.
There are missing field assignements, and/or messsages being re-used
without re-initializations, which allows for fields to be implicitly
forwarded.

This prevents me from creating per request message types, as I can't
spend currently any more time debugging this issue.
2014-07-28 17:06:28 +02:00
..
acpi Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
ahci Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
amddev Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
at_wini Changing the message union to anonymous. 2014-03-03 20:46:47 +01:00
atl2 Message type for DL_{READ,WRITE}V_S 2014-07-28 17:05:45 +02:00
audio libaudiodriver: use libchardriver 2014-03-01 09:04:51 +01:00
bmp085 libchardriver: full API rewrite 2014-03-01 09:04:50 +01:00
cat24c256 Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01:00
dec21140A Message type for DL_{READ,WRITE}V_S 2014-07-28 17:05:45 +02:00
dp8390 Message type for DL_{READ,WRITE}V_S 2014-07-28 17:05:45 +02:00
dpeth Message type for DL_{READ,WRITE}V_S 2014-07-28 17:05:45 +02:00
e1000 Message type for DL_{READ,WRITE}V_S 2014-07-28 17:05:45 +02:00
fb Use one message type for all BDEV request. 2014-07-28 17:06:28 +02:00
fbd Use one message type for all BDEV request. 2014-07-28 17:06:28 +02:00
filter Use one message type for all BDEV request. 2014-07-28 17:06:28 +02:00
floppy Changing the message union to anonymous. 2014-03-03 20:46:47 +01:00
fxp Message type for DL_{READ,WRITE}V_S 2014-07-28 17:05:45 +02:00
gpio arm:fix GPIO revision check on DM37XX. 2014-01-20 09:33:16 +01:00
hello LLVM Minix changes 2014-07-28 17:05:59 +02:00
i2c Correct a few library dependency tracking mistakes 2014-07-28 17:05:56 +02:00
lan8710a Message type for DL_{READ,WRITE}V_S 2014-07-28 17:05:45 +02:00
lance Message type for DL_{READ,WRITE}V_S 2014-07-28 17:05:45 +02:00
log Kernel: make SIGKMESS target process list dynamic 2014-03-01 09:04:54 +01:00
memory LLVM Minix changes 2014-07-28 17:05:59 +02:00
mmc Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01:00
orinoco FKEY_EVENTS cleanups 2014-07-28 17:05:51 +02:00
pci Message type for BUSC_PCI_GET_BAR 2014-07-28 17:05:43 +02:00
pckbd Input infrastructure, INPUT server, PCKBD driver 2014-03-01 09:04:55 +01:00
printer Rewrite character driver protocol 2014-03-01 09:04:52 +01:00
pty pty range improvement 2014-07-28 17:05:53 +02:00
ramdisk Fix passwd entries, from old format to new. 2014-07-28 17:05:53 +02:00
random Correct a few library dependency tracking mistakes 2014-07-28 17:05:56 +02:00
readclock Correct a few library dependency tracking mistakes 2014-07-28 17:05:56 +02:00
rtl8139 Message type for DL_{READ,WRITE}V_S 2014-07-28 17:05:45 +02:00
rtl8169 Message type for DL_{READ,WRITE}V_S 2014-07-28 17:05:45 +02:00
sht21 libchardriver: full API rewrite 2014-03-01 09:04:50 +01:00
tda19988 Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01:00
ti1225 Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
tps65217 Correct a few library dependency tracking mistakes 2014-07-28 17:05:56 +02:00
tps65950 Message type for RTCDEV_* 2014-07-28 17:05:44 +02:00
tsl2550 libchardriver: full API rewrite 2014-03-01 09:04:50 +01:00
tty i386 rs232: do full write in out_int 2014-07-28 17:06:14 +02:00
uds align <sys/ucontext.h> <sys/uio.h> <sys/un.h> 2014-03-03 20:47:03 +01:00
usb_storage Fixed usb_storage to support more USB sticks 2014-07-28 17:05:55 +02:00
usbd Corrected invalid URBs handling 2014-07-28 17:05:55 +02:00
vbox Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
virtio_blk Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01:00
virtio_net Message type for DL_{READ,WRITE}V_S 2014-07-28 17:05:45 +02:00
vnd drop the minix_ prefixes for mmap and munmap 2014-03-03 20:47:03 +01:00
Makefile arm:build and install usbd by default. 2014-07-28 17:05:40 +02:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00