--- Eric Anholt <[EMAIL PROTECTED]> wrote:
> I was going to add exporting of FB/MMIO size/length as a separate but
> standard DRM ioctl.  It's cleaner that way I think.  I don't think we
> have any real limit on the number of ioctls, so let's not make it a
> device-specific thing if there isn't a need.
> 

What should go into a generic GetInfo IOCTL?

1) size of struct (this allows us to easily extend it later)
2) PCI ID and vendor
3) Sub ID and vendor
4) IRQ #
5) FB Start
6) FB length
7) MMIO Start
8) MMIO length
9) PCI slot?

Anthing else? I'll switch my code to use this as soon as it is written. 

=====
Jon Smirl
[EMAIL PROTECTED]

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to