minix/drivers
Lionel Sambuc 57476292b0 include/time.h: merged
- Defining CLOCKS_PER_SEC = 100, instead of 60.
   This define is here for legacy reasons, use sysconf(_SC_CLK_TCK) to
   retrieve the actual number of clock tick per second of the system in
   new code.

 - Moving stime prototype to minix/sysutil.h

Change-Id: I76a73cd53ac2361845f2917f62af4125adfc615d
2014-03-03 20:47:02 +01: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 Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
at_wini Changing the message union to anonymous. 2014-03-03 20:46:47 +01:00
atl2 Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01: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 Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
dp8390 Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
dpeth Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
e1000 Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
fb Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
fbd Replaced common u64.h functions with operators. 2014-03-02 12:28:32 +01:00
filter Changing the message union to anonymous. 2014-03-03 20:46:47 +01:00
floppy Changing the message union to anonymous. 2014-03-03 20:46:47 +01:00
fxp Changing the message union to anonymous. 2014-03-03 20:46:47 +01:00
gpio
hello libchardriver: full API rewrite 2014-03-01 09:04:50 +01:00
i2c Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
lan8710a Changing the message union to anonymous. 2014-03-03 20:46:47 +01:00
lance Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
log Kernel: make SIGKMESS target process list dynamic 2014-03-01 09:04:54 +01:00
memory libchardriver: full API rewrite 2014-03-01 09:04:50 +01:00
mmc Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01:00
orinoco Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
pci Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01: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
ramdisk at_wini: PCI-only now; one controller per instance 2014-03-01 09:04:57 +01:00
random libchardriver: full API rewrite 2014-03-01 09:04:50 +01:00
readclock Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
rtl8139 Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
rtl8169 Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01: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
tps65217 big <utmp.h>-inspired netbsd switch 2014-03-01 09:05:02 +01:00
tps65950 Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
tsl2550 libchardriver: full API rewrite 2014-03-01 09:04:50 +01:00
tty Changing the message union to anonymous. 2014-03-03 20:46:47 +01:00
uds Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
vbox include/time.h: merged 2014-03-03 20:47:02 +01:00
virtio_blk Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01:00
virtio_net Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
vnd include/unistd.h: merged 2014-03-03 20:47:02 +01:00
Makefile UDS: split off from PFS 2014-03-01 09:04:57 +01:00
Makefile.inc