| Commit | Date | |
|---|---|---|
|
[r43]
by
righiandr
- use printk() to report exceptions, instead of using kprintf() This allows to track kernel messages via klogd, instead of bypassing it and |
2008-04-02 15:34:34 | Tree |
|
[r42]
by
righiandr
- set the maximum verbosity level when kernel debugging to a serial port is |
2008-04-02 15:06:41 | Tree |
|
[r41]
by
righiandr
- fix: move video (vga) initialization message after the main console has been |
2008-04-02 14:57:11 | Tree |
|
[r40]
by
righiandr
- re-design the skel and prototypes of sys_open(), sys_close(), sys_read() and |
2008-04-01 16:26:15 | Tree |
|
[r39]
by
righiandr
- fix: correctly handle spurious IRQs This also fixes a bug running minirighi on Bochs, that reported a lot of unhandled_interrupt(): unexepected IRQ number 007! Bug reported by: Jon Rafkind <rafkind@...> |
2008-04-01 09:44:38 | Tree |
|
[r38]
by
righiandr
- fix: add an opportune suffix for the assembly instructions to specify |
2008-04-01 09:28:00 | Tree |
|
[r37]
by
righiandr
- fix: missing variable declaration in lookup_chrdev() / lookup_blkdev() /home/righiandr/projects/minirighi/trunk/os/fs/vfs/vfs.c: In function ‘lookup_chrdev’: |
2008-03-31 13:58:59 | Tree |
|
[r36]
by
righiandr
- implemented functions to get/lookup structures of registered character and struct chrdev_struct *get_chrdev(unsigned int major); |
2008-03-31 13:38:39 | Tree |
| 2008-03-30 14:07:46 | Tree | |
|
[r34]
by
righiandr
- implemented the lsdev() system call This system call allows to print the list of block and character devices |
2008-03-30 14:06:38 | Tree |