minix/drivers
2006-06-20 10:50:29 +00:00
..
at_wini Change at driver to understand 'safe' transfers and ioctls; do corresponding 2006-06-20 08:51:24 +00:00
bios_wini Understand *_S variants 2006-06-20 08:52:26 +00:00
cmos Change for safe copies, and DEV_REVIVE message including grant id 2006-06-20 08:52:11 +00:00
dp8390 Fix for new *_ins* i/o functions 2006-06-20 09:48:26 +00:00
dpeth Renamed findproc() to _pm_findproc() to reduce polluting of application 2006-03-25 04:49:04 +00:00
floppy Change to 'safe' copy variant 2006-06-20 08:54:22 +00:00
fxp Changed order of -lsys and -lsysutil for printf() 2006-06-20 10:50:29 +00:00
lance Changed order of -lsys and -lsysutil for printf() 2006-06-20 10:50:29 +00:00
libdriver . made libdriver understand *_S variants 2006-06-20 08:49:51 +00:00
log Understand *_S variants: DIAGNOSTICS_S, DEV_{READ,WRITE,IOCTL}_S, 2006-06-20 08:55:35 +00:00
memory Safe I/O and ioctl functions 2006-06-20 08:56:15 +00:00
pci Changed order of -lsys and -lsysutil for printf() 2006-06-20 10:50:29 +00:00
printer Conversion to safe calls, and returning grant in DEV_REVIVE messages 2006-06-20 09:49:02 +00:00
random safe conversion 2006-06-20 09:46:57 +00:00
rescue safe conversion 2006-06-20 08:56:58 +00:00
rtl8139 Changed order of -lsys and -lsysutil for printf() 2006-06-20 10:50:29 +00:00
sb16 Changed order of -lsys and -lsysutil for printf() 2006-06-20 10:50:29 +00:00
ti1225 Changed order of -lsys and -lsysutil for printf() 2006-06-20 10:50:29 +00:00
tty . Safe I/O, ioctl() and DIAGNOSTICS variants conversion - safe copies, 2006-06-20 09:02:54 +00:00
drivers.h Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
Makefile Disabled building rescue driver (no longer needed). Moved allocmem from 2006-05-19 12:19:37 +00:00