> jmc@ stumbled over this. The WSDISPLAY_COMPAT_SYSCONS option was > only ever in i386 GENERIC and it has been disabled there for 15 > years, so I think we can safely delete it, whatever it was used for > (running FreeBSD X11 server binaries??).
Not really. The native X server used to issue these very same ioctls until about 10 years ago. So while it's safe to get rid of this, this code had never been used to run non-native X servers.
