Alan Coopersmith wrote: > Garrett D'Amore wrote: > >> In this particular case, I also intend to remove more than just the >> drivers -- but also the associated support in devfsadm, the device >> allocation framework, bfu, etc. I hope the Xorg folks will also nuke >> the driver for X11 from their tree as well, since they haven't tested it. >> > > There's nothing to nuke in Xorg - Xorg only has /dev/mouse & /dev/kdmouse > in the list of devices to try for autoconfiguration, /dev/msm would only > be used if someone manually created an xorg.conf file specifying it and > specifying the right streams module to push onto it to produce the VUID > events & ioctls that Xorg uses to interact with Solaris kernel mouse drivers. > >
Okay, thanks for that clarification. - Garrett