[email protected], le Tue 10 Aug 2010 00:02:58 +0200, a écrit : > > - mach_port_t device,iopl_dev; > > - memory_object_t iopl_mem; > > + mach_port_t device,mem_dev; > > + memory_object_t mem_mem; > > mem_mem is a rather weird variable name. Perhaps you could rename it to > something clearer? Maybe mem_object...
Well, from the point of view of Xorg, it is a device which gets mapped, even if inside gnumach it is called an object. Samuel _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
