9fans archive / 2001 / 03 / 312 /    prev next

From: jmk@pla...
Subject: Re: [9fans] What are the steps to add new video drivers?
Date: Fri, 30 Mar 2001 11:58:44 -0500

I should say that the kernel stub driver, once you have the linear mapping
done for whatever memory spaces the card needs, usually doesn't need to be changed
until you get to writing the hardware cursor code, and that's the last part of
writing a Plan 9 video driver.

--jim