On Sun, 2007-11-18 at 22:47 -0500, Robert Noland wrote: > Looking at this more, dev-counter is also incorrect with i915. In > i915_driver_load, we have dev->counter += 4, but in drm_firstopen we > initialize it to 6. > > I'm guessing that we should probably move that initialization to > drm_load...
Looks like linux does the initialization at module load time, so this is a bsd only problem... robert. > robert. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > -- _______________________________________________ Dri-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dri-devel -- Robert Noland <[EMAIL PROTECTED]> 2Hip Networks
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
