[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel video driver (was: Boot problem @ /hurd/ext2fs.static)



Daniel Borgmann <daniel@liebesgedichte.net> writes:

> The idea seems to be to use memory mapping and a translator so
> applications can just write to this translator to access the video
> memory. The kernel would than directly talk to the
> hardware, for example through a VESA driver. Is that correct?

More or less. One alternative is to have the *translator* talk
directly to the hardware, so that you don't have to hack the kernel
(you'd still need to run the translator as root, though). Moving
device drivers in general out from the kernel and into userspace
programs is a long term plan.

Regards,
/Niels


-- 
To UNSUBSCRIBE, email to debian-hurd-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: