Jorrit Herder
|
941b5ebd1c
|
Fix to device table at FS.
BIOS and AT installed in /sbin.
Floppy boot fixed.
|
2005-08-05 18:57:20 +00:00 |
|
Jorrit Herder
|
c9ab8cce43
|
Changed minor number of /dev/zero from 6 to 5.
(Make sure to update your system accordingly or /dev/zero won't work.)
Cleaned up comments in MEMORY driver.
|
2005-08-05 09:43:22 +00:00 |
|
Jorrit Herder
|
e561081545
|
Miscellaneous clean ups and fixes to the kernel.
Support for FLOPPY in boot image. (Set controller=fd at boot monitor.)
Moved major device numbers to <minix/dmap.h> (maybe rename to dev.h?)
|
2005-08-04 09:26:36 +00:00 |
|
Jorrit Herder
|
120e514506
|
Changed various header file to support dynamically staring drivers.
Note: full recompile necessary.
|
2005-08-02 15:31:12 +00:00 |
|