minix/drivers
2006-07-10 12:43:38 +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 Safecopy support in ethernet drivers. 2006-07-10 12:43:38 +00:00
dpeth Safecopy support in ethernet drivers. 2006-07-10 12:43:38 +00:00
floppy Change to 'safe' copy variant 2006-06-20 08:54:22 +00:00
fxp Safecopy support in ethernet drivers. 2006-07-10 12:43:38 +00:00
lance Safecopy support in ethernet drivers. 2006-07-10 12:43:38 +00:00
libdriver . made libdriver understand *_S variants 2006-06-20 08:49:51 +00:00
log Use safecopy version to get log messages from TTY. 2006-07-10 12:42:31 +00:00
memory Clean ramdisk image .s too 2006-07-06 14:09:54 +00:00
pci Fixed a bug that would report a device more than once. Added safecopy 2006-07-10 12:39:54 +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 Safecopy support in ethernet drivers. 2006-07-10 12:43:38 +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 Changed to use sys_readbios to get screen parameters. Added safecopy version 2006-07-10 12:37:39 +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