On Fri, 2004-03-26 at 04:36, Michael Schmitz wrote: > > > -#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 ? > > That's the plan, I bet. Though I haven't ever seen driver properties > directly in OF. Maybe Ben gets them off the ROM RSN :-)
No, built-in chips don't put the driver in the OF tree, apparently it's loaded from disk, but PCI/AGP cards do. > BTW: Just noticed linuxppc-2.5-benh has been updated ... looks like it > paid to wait a while :-) > > Michael -- Benjamin Herrenschmidt <[EMAIL PROTECTED]>

