[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r48] by righiandr

Tagging minirighi 0.12.3

2008-04-04 09:50:50 Tree
[r47] by righiandr

- use printk() during system initialization instead of using kprintf()

This permits to send all the debugging messages to serial console via klogd.

2008-04-04 09:22:08 Tree
[r46] by righiandr

- use printk() to report IDE debugging informations, instead of using
kprintf()

This permits to send all the debugging messages to serial console via klogd.

2008-04-04 09:20:59 Tree
[r45] by righiandr

incrementing version to 0.12.3

2008-04-04 09:08:13 Tree
[r44] by righiandr

- null character device implementation

2008-04-04 09:07:00 Tree
[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
print messages directly to console by kprintf(). This also allows to properly
send messages to serial console, when kernel debugging to serial console is
enabled.

2008-04-02 15:34:34 Tree
[r42] by righiandr

- set the maximum verbosity level when kernel debugging to a serial port is
enabled

2008-04-02 15:06:41 Tree
[r41] by righiandr

- fix: move video (vga) initialization message after the main console has been
initialized to obviate a chicken/egg problem

2008-04-02 14:57:11 Tree
[r40] by righiandr

- re-design the skel and prototypes of sys_open(), sys_close(), sys_read() and
sys_write()

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
messages like the following:

unhandled_interrupt(): unexepected IRQ number 007!

Bug reported by: Jon Rafkind <rafkind@...>

2008-04-01 09:44:38 Tree
Older >