minix/drivers
2006-07-10 12:35:55 +00:00
..
at_wini Changed to use sys_readbios to get BIOS parameters. 2006-07-10 12:34:41 +00:00
bios_wini Understand *_S variants 2006-06-20 08:52:26 +00:00
cmos Changed to use sys_readbios get the 'machine ID'. 2006-07-10 12:35:55 +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 Clean ramdisk image .s too 2006-07-06 14:09:54 +00:00
pci Grant system dynamic-only. 2006-06-30 14:40: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 Grant system dynamic-only. 2006-06-30 14:40:29 +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