On Mon, Mar 08, 2004 at 12:58:23PM -0800, [EMAIL PROTECTED] wrote: >The X server fails to start up when run in automatic config mode >under netbsd-current/i386 with a ps/2 kbd and usb mouse.
XFree86's NetBSD mouse code hasn't been updated to handle automatic mouse device and protocol selection, which is required for automatic configuration to work. At a minimum, the DefaultProtocol() and FindDevice() functions need to be implemented for NetBSD in os-support/bsd/bsd_mouse.c. The SetupAuto() function may be needed too. David _______________________________________________ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

