/[Development]
ViewVC logotype

Revision 3679


Jump to revision: Previous Next
Author: oxygene
Date: Tue Oct 21 15:08:18 2008 UTC (4 years, 7 months ago)
Changed paths: 6
Log Message:
This patch removes most of the #ifdefs in libc/console.c, and
replaces it with two queues (input, output) where drivers (serial,
keyboard, video, usb) can attach.

The only things left with #ifdefs are initialization (at some point
the drivers must get a chance to register)


Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>

Changed paths

Path Details
Directorytrunk/payloads/libpayload/drivers/keyboard.c modified , text changed
Directorytrunk/payloads/libpayload/drivers/serial.c modified , text changed
Directorytrunk/payloads/libpayload/drivers/usb/usbhid.c modified , text changed
Directorytrunk/payloads/libpayload/drivers/video/video.c modified , text changed
Directorytrunk/payloads/libpayload/include/libpayload.h modified , text changed
Directorytrunk/payloads/libpayload/libc/console.c modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15