Date: Tue, 12 Feb 2002 08:55:09 +0200 From: Danny Braniss <danny@cs.huji.ac.il> To: Matthew Dillon <dillon@apollo.backplane.com> Cc: hackers@FreeBSD.ORG Subject: Re: dtv port added Message-ID: <E16aWqL-0001zj-00@pampa.cs.huji.ac.il> In-Reply-To: Your message of Mon, 11 Feb 2002 20:52:43 -0800 (PST) .
next in thread | raw e-mail | index | archive | help
> Not that I know of. The brooktree driver seems pretty comprehensive > though I am still attempting to figure out how to mmap() multiple > frames. for someone with some vm experience (:-), it should not be a problem, in the past when i was playing with the meteor, i just junked the buffering stuff, it was too complicated and bad. one frame buffer was ok, for simplicity i moved the structure to the begining of the mmap'ed area, and the frames after that. danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E16aWqL-0001zj-00>