minix/drivers
Ben Gras 9647fbc94e moved type and constants for random data to include file;
added consistency check in random; added source of randomness
internal to random using timing; only retrieve random bins that are full.
2009-04-02 15:24:44 +00:00
..
amddev Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
at_wini A serial ata pci card we have. 2009-02-16 13:20:10 +00:00
audio change DmaMode checks from DEV_WRITE to DEV_WRITE_S 2009-03-31 14:23:33 +00:00
bios_wini Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
dp8390 . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
dpeth Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
floppy . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
fxp . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
lance ignore linmem. 2009-03-26 15:22:08 +00:00
libdriver . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
libdriver_asyn . new kernel call sysctl for generic unprivileged system operations; 2009-01-26 17:43:59 +00:00
log . new kernel call sysctl for generic unprivileged system operations; 2009-01-26 17:43:59 +00:00
memory multiple ram disks; also make release process use this 2009-03-19 13:48:19 +00:00
orinoco . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
pci . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
printer . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
random moved type and constants for random data to include file; 2009-04-02 15:24:44 +00:00
readclock readclock easily runs out of stack with so little of it. 2009-02-06 16:28:35 +00:00
rtl8139 umap fix 2008-12-08 17:06:38 +00:00
sb16 Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
ti1225 Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
tty workaround for qemu writing the configuration byte on the AUX port pre-0.10. 2009-03-24 15:41:18 +00:00
drivers.h Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
Makefile Build libdriver_asyn for target image 2008-02-25 14:38:09 +00:00