martin@ wrote: > On Mon, Feb 07, 2011 at 08:28:40AM +0900, Izumi Tsutsui wrote: > > I changed them to sync with OpenBSD, > > to avoid divergence in (possible) xf86-video-foo drivers. > > (I didn't think they were ever referred from userland..) > > I'm not sure the whole idea of a single MI enumeration of frame buffer types > makes sense at all.
IMO, keyboard/display/mouse names in util.c should be returned as a part of ioctl(2), but we have too many MI/MD drivers to reorganize APIs. We know wscons(4) APIs are really suck but we also know we won't get a reasonable goal... (I thought "WSDISPLAYIO_LINEBYTES" data should be in a WSDISPLAYIO_GINFO, but adding a new API was much easier than preparing compat ones.) --- Izumi Tsutsui