minix/drivers
David van Moolenbroek 97172a1db0 Sync char protocol: add nonblocking transfer flag
The async char protocol already has this, so this patch closes the
gap between the two protocols a bit. Support for this flag has been
added to all sync char drivers that support CANCEL at all.

The LOG driver was already using the asynchronous protocol, but it
did not support the nonblocking transfer flag. This has been fixed
as well.

Change-Id: Ia55432c9f102765b59ad3feb45a8bd47a782c93f
2014-02-18 11:25:02 +01:00
..
acpi Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
ahci ahci: fix integer sign extension bug 2013-10-22 13:58:59 +00:00
amddev
at_wini Replace 64bit funcions with operators in at_wini.c 2013-07-23 13:44:54 +02:00
atl2
audio sb16: Don't confuse pv_set() 2013-08-20 19:42:30 +02:00
bmp085 libi2cdriver: add functions for IC register access 2013-09-18 08:10:26 -04:00
cat24c256 i2c: increase BUFLEN/CMDLEN to 128, add page flag. 2013-07-27 08:21:37 -04:00
dec21140A a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
dp8390
dpeth panic: declare as printf-style-checked 2013-05-31 13:35:25 +00:00
e1000
fb fb: auto-configure with EDID 2013-08-11 20:37:16 +02:00
fbd Replaced add64, add64u and add64ul with operators. 2013-11-13 13:11:33 +00:00
filter Some more 64bit function eradication. 2013-08-07 12:35:53 +00:00
floppy Replaced add64, add64u and add64ul with operators. 2013-11-13 13:11:33 +00:00
fxp fxp: Add code for PCI_REV 0x83 2013-08-04 20:32:31 +00:00
gpio arm:fix GPIO revision check on DM37XX. 2014-01-20 09:33:16 +01:00
hello
i2c arm:replace ifdef's by runtime checks in the i2c driver. 2013-12-17 11:32:38 +01:00
lan8710a arm:replace ifdef's by runtime checks in the lan8710a driver. 2014-02-12 13:47:46 +01:00
lance
log Sync char protocol: add nonblocking transfer flag 2014-02-18 11:25:02 +01:00
memory retire 64-bit conversion functions 2013-06-24 16:50:57 +02:00
mmc arm:replace ifdef's by runtime checks. 2013-12-03 09:19:25 +01:00
orinoco tty: non-overlapping code for FKEY_CONTROL 2013-05-01 21:36:43 +00:00
pci
printer Sync char protocol: add nonblocking transfer flag 2014-02-18 11:25:02 +01:00
ramdisk LLVM bitcode for almost the whole source tree 2013-06-18 10:49:53 +02:00
random Replaced add64, add64u and add64ul with operators. 2013-11-13 13:11:33 +00:00
readclock moving prototypes to lib.h 2014-02-18 11:25:01 +01:00
rtl8139
rtl8169 rtl8169: reduce verbosity 2013-02-15 11:05:43 +01:00
sht21 libi2cdriver: add functions for IC register access 2013-09-18 08:10:26 -04:00
tda19988 libi2cdriver: add functions for IC register access 2013-09-18 08:10:26 -04:00
ti1225
tps65217 libi2cdriver: add functions for IC register access 2013-09-18 08:10:26 -04:00
tps65950 libi2cdriver: add functions for IC register access 2013-09-18 08:10:26 -04:00
tsl2550 libi2cdriver: add functions for IC register access 2013-09-18 08:10:26 -04:00
tty Sync char protocol: add nonblocking transfer flag 2014-02-18 11:25:02 +01:00
vbox Some more 64bit function eradication. 2013-08-07 12:35:53 +00:00
virtio_blk Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00:00
virtio_net virtio-net: acknowledge used features 2013-09-11 18:34:11 +02:00
Makefile bmp085: driver for the BMP085 temp&pressure sensor 2013-08-22 16:54:03 -04:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00