.. |
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
|
Taught log driver to return REP_IO_GRANT on revive events, makes revive
|
2006-07-25 11:01:54 +00:00 |
memory
|
. DS understands publishing and subscribing where keys are in string
|
2006-07-13 14:50:23 +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
|
At least 8k stack for all drivers so that malloc() works, for grants,
|
2006-08-02 22:51:47 +00:00 |
random
|
At least 8k stack for all drivers so that malloc() works, for grants,
|
2006-08-02 22:51:47 +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 |