minix/drivers/floppy
Ben Gras 1d8aed840c . no more HZ, but use sys_hz() to get that value
. memory maps in physical memory (for /dev/mem) with new vm interface
 . pci complete_bars() seems to be buggy behaviour sometimes
 . startup script opens its own stdout, stderr and stdin so init doesn't
   have to do it
2008-12-11 14:42:23 +00:00
..
floppy.c . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
floppy.h Initial revision 2005-04-21 14:53:53 +00:00
Makefile floppy must be able to allocate a bit more for nonpaged mode. 2008-11-19 17:31:42 +00:00