Hi Ben! > + * > + * 24/03/2004 - BenH: Bump that limitation to 512k and remove the > + * filter for the MacOS drivers as we may now run > + * those in a shell > */ > -#define MAX_PROPERTY_LENGTH 4096 > +#define MAX_PROPERTY_LENGTH (512 * 1024)
It doesn't look like related to preempt, but it actually interests me :) Is it a work in progress ? And most importantly ;), does it enable us to reboot a radeon 9200 after sleep ? -- Colin