minix/drivers
Philip Homburg e9aabcf2f8 Disabled building rescue driver (no longer needed). Moved allocmem from
library to the memory driver. Always put output from within TTY directly on
the console. Removed second include of driver.h from tty.c. Made tty_inrepcode
bigger. First step to move PM and FS calls that are not regular (API)
system calls out of callnr.h (renumbered them, and removed them from the
table.c files). Imported the Minix-vmd uname implementation. This provides
a more stable ABI than the current implementation. Added a bit of security
checking. Unfortunately not nearly enough to get a secure system. Fixed a
bug related to the sizes of the programs in the image (in PM patch_mem_chunks).
2006-05-19 12:19:37 +00:00
..
at_wini Support for IDE controllers that announce themselves as RAID controllers. 2006-04-04 12:27:28 +00:00
bios_wini endpoint migration for drivers. 2006-03-03 10:21:45 +00:00
cmos Compiler warning 2006-03-24 23:05:54 +00:00
dp8390 Renamed findproc() to _pm_findproc() to reduce polluting of application 2006-03-25 04:49:04 +00:00
dpeth Renamed findproc() to _pm_findproc() to reduce polluting of application 2006-03-25 04:49:04 +00:00
floppy Ignore SIGHUP in floppy driver. 2006-05-11 14:52:40 +00:00
fxp Renamed findproc() to _pm_findproc() to reduce polluting of application 2006-03-25 04:49:04 +00:00
lance Don't let lance steal keys 2006-04-04 12:50:07 +00:00
libdriver *** empty log message *** 2006-03-10 16:20:24 +00:00
log Fix compiler warnings. 2006-03-24 13:53:09 +00:00
memory Disabled building rescue driver (no longer needed). Moved allocmem from 2006-05-19 12:19:37 +00:00
pci Do not record BARs for IDE controllers in compatibility mode. 2006-04-12 11:18:13 +00:00
printer Compiler warnings 2006-03-24 23:05:21 +00:00
random *** empty log message *** 2005-08-25 13:02:15 +00:00
rescue Rest ... 2005-10-21 13:46:47 +00:00
rtl8139 Renamed findproc() to _pm_findproc() to reduce polluting of application 2006-03-25 04:49:04 +00:00
sb16 Compiler warning fix 2006-03-24 23:09:04 +00:00
ti1225 Initial version of Cardbus support with the TI1225 Cardbus controler. 2006-01-12 14:47:48 +00:00
tty Disabled building rescue driver (no longer needed). Moved allocmem from 2006-05-19 12:19:37 +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