Merge branch 'master' into mpx

Conflicts:

	Xi/exevents.c
	dix/devices.c
	dix/getevents.c
	include/dix.h
	mi/mieq.c
This commit is contained in:
Peter Hutterer
2007-08-12 15:31:10 +09:30
755 changed files with 16262 additions and 5257 deletions

View File

@@ -393,6 +393,7 @@ typedef struct _DeviceIntRec {
#else
void *pad0;
#endif
char *config_info; /* used by the hotplug layer */
DevUnion *devPrivates;
int nPrivates;
DeviceUnwrapProc unwrapProc;