Device Driver Modules!
Posted: Sun Apr 20, 2008 12:04 am
So, I have managed to support loadable modules! They can load off the initrd and be executed to either startup or shutdown.
After I got that, I worked on converting my hard drive code into a loadable device driver (a module), and have succeeded!
So, my announcement: I now have loadable device drivers!
Heres a link to my project: http://code.google.com/p/seakernel/
This isn't an actual test request, I'm just really happy about this!
The design document is in the svn: trunk/design/sea.doc.
-JL
After I got that, I worked on converting my hard drive code into a loadable device driver (a module), and have succeeded!
So, my announcement: I now have loadable device drivers!
Heres a link to my project: http://code.google.com/p/seakernel/
This isn't an actual test request, I'm just really happy about this!
The design document is in the svn: trunk/design/sea.doc.
-JL