Re: Framebuffer howto?

2002-12-27 Thread Mayuresh Kathe
Thats bad, we could have ported our desktop grade OS to BSD :( ~Mayuresh On Fri, 27 Dec 2002, [iso-8859-1] Pedro F. Giffuni wrote: > Date: Fri, 27 Dec 2002 23:07:32 +0100 (CET) > From: "[iso-8859-1] Pedro F. Giffuni" <[EMAIL PROTECTED]> > To: Mayuresh Kathe <[EM

Re: Framebuffer howto?

2002-12-24 Thread Mayuresh Kathe
Thanks for that hint, I'll check... On Tue, 24 Dec 2002, Ruslan Ermilov wrote: > /sys/dev/fb/ might be relevant, not sure. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Framebuffer howto?

2002-12-24 Thread Mayuresh Kathe
Hi, I am not on the list, and am new to BSD, just graduated from Linux :) I wanted to port my OS (http://tisya.co.in/) to get away from Linux completely... For the same, the only hinderance lies in using framebuffer. Our GUI is based on Linux framebuffer, we don't use X Win at all... Is there som