minix/drivers/memory/ramdisk
Cristiano Giuffrida 65ef539739 Driver mapping refactory.
VFS CHANGES:
- dmap table no longer statically initialized in VFS
- Dropped FSSIGNON svrctl call no longer used by INET

INET CHANGES:
- INET announces its presence to VFS just like any other driver

RS CHANGES:
- The boot image dev table contains all the data to initialize VFS' dmap table
- RS interface supports asynchronous up and update operations now
- RS interface extended to support driver style and flags
2010-04-09 21:56:44 +00:00
..
bintoc.c Rewrite some functions to ANSI style. 2010-01-27 10:19:13 +00:00
Makefile Convert drivers/ and servers/ over to bsdmake 2010-03-22 21:25:22 +00:00
mtab Initial root filesystem is now on a ramdisk that is part of the image. 2006-02-15 11:18:21 +00:00
proto Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
proto.sh support for OSS. 2009-10-01 16:36:14 +00:00
rc Driver mapping refactory. 2010-04-09 21:56:44 +00:00