minix/drivers
Philip Homburg f9ccfca2a1 (Incomplete) support for access control in PCI (pci_set_acl).
-script argument to service for crash recovery scripts
-config argument to service for driver resource configuration
restart command in service to restart a driver after a crash (for use in
crash recovery scripts).
down and refresh now take labels instead of pids.
verious changes in rs to make this work.
2006-10-20 15:01:32 +00:00
..
at_wini Also clear word 6 in the ATAPI SCSI_READ10 command packet (in atapi_transfer). 2006-08-28 15:10:10 +00:00
bios_wini At least 8k stack for all drivers so that malloc() works, for grants, 2006-08-02 22:51:47 +00:00
cmos At least 8k stack for all drivers so that malloc() works, for grants, 2006-08-02 22:51:47 +00:00
dp8390 Safecopy support in ethernet drivers. 2006-07-10 12:43:38 +00:00
dpeth At least 8k stack for all drivers so that malloc() works, for grants, 2006-08-02 22:51:47 +00:00
floppy At least 8k stack for all drivers so that malloc() works, for grants, 2006-08-02 22:51:47 +00:00
fxp Safecopy support in ethernet drivers. 2006-07-10 12:43:38 +00:00
lance lance needs 8k in order for safecopies to work (malloc()). 2006-08-02 22:42:10 +00:00
libdriver . made libdriver understand *_S variants 2006-06-20 08:49:51 +00:00
log More stack for the log driver. 2006-10-20 13:54:14 +00:00
memory Bigger ramdisk 2006-10-20 13:59:42 +00:00
pci (Incomplete) support for access control in PCI (pci_set_acl). 2006-10-20 15:01:32 +00:00
printer At least 8k stack for all drivers so that malloc() works, for grants, 2006-08-02 22:51:47 +00:00
random Remove objects in aes subdir too 2006-10-05 09:58:50 +00:00
rescue At least 8k stack for all drivers so that malloc() works, for grants, 2006-08-02 22:51:47 +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 At least 8k stack for all drivers so that malloc() works, for grants, 2006-08-02 22:51:47 +00:00
tty TTY should not panic when it is impossible to reply. A driver may crash 2006-08-28 12:16:15 +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