I have the basics working alright, my only issue was with getting
proper sysfs with it, I'll dig up my latest version and post it, I've
also got a ported DRM for it,

at the moment it was doing something like
/sys/devices/vga00 /sys/devices/vga01 one for each user of the card
(multi-card would look really ugly) whereas what we probably want is a
directory per card along the lines of
/sys/device/vga0
                  /vga1

and then links 0->x for each registered driver or maybe even links
like common, dri , fb0 (make the names meaningful as they do have
one...)

Dave.

On Wed, 29 Sep 2004 12:59:55 +0100, Alan Cox <[EMAIL PROTECTED]> wrote:
> On Mer, 2004-09-29 at 13:37, Christoph Hellwig wrote:
> >  - once we have Alan's idea of the graphics core implemented drm_init()
> >    should go awaw
> 
> Last I heard Dave Airlie had that working having fixed my bugs.
> 
> 
> 
> 
> _______________________________________________
> xorg mailing list
> [EMAIL PROTECTED]
> http://freedesktop.org/mailman/listinfo/xorg
>


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to