Rev 2185 |
Rev 2648 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| Download
| RSS feed
Last modification
- Rev 2532 2007-09-19 20:56:02
- Author: jermar
- Log message:
- VFS work.
The VFS_REGISTER is now fully implemented by both vfs and fat servers. Thanks to
the debugging dprintf()'s, I was able to fix little errors here and there to
make them actually work.
Modified vfs and fat service makefiles so that the two are not built as drivers
and can therefore print to standard output. Added many debugging dprintf()'s.
Change the amd64 boot configuration to load vfs and fat.