Age | Commit message (Expand) | Author |
2009-09-05 | Change the wsdisplay_emulops return types from void to int; emulops will now | Miod Vallat |
2008-12-21 | During early device probes, make sure to iounaccess() address ranges when | Miod Vallat |
2007-12-28 | If initializing a frame buffer as glass console fails, instead of an invisible | Miod Vallat |
2007-10-01 | More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' where | Kenneth R Westerback |
2006-11-29 | Add an unpack_attr function to struct wsdisplay_emulops, to match the | Miod Vallat |
2006-11-29 | Add a new member to struct wsemuldisplaydev_attach_args, for a frame buffer | Miod Vallat |
2006-08-05 | Make sure smg will not pretend being a console on smg+gpx hardware with | Miod Vallat |
2006-08-05 | Use faster {copy,erase}cols routines for smg, with ad hoc vax assembly, | Miod Vallat |
2006-08-03 | No need to force a 8-bit font anymore, welcome to the 12x22 font. | Miod Vallat |
2006-08-02 | Provide the usual 8x16 font, instead of the qvss 8x15 font, for low-res vax | Miod Vallat |
2006-07-29 | At attach() time, do not simply trust the L3 switch to know if we are the | Miod Vallat |
2006-07-29 | Rewrite glass console detection and initialization code, it's simpler and | Miod Vallat |
2006-07-28 | Better dmesg | Miod Vallat |
2006-07-23 | Make smg(4) on par with the current state of wsdisplay drivers: make it use | Miod Vallat |
2006-01-17 | Use angle bracket and no relative paths for all include files which are not | Miod Vallat |
2003-01-09 | Remove fetch(9) and store(9) functions from the kernel, and replace the few | Miod Vallat |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-03 | cdev_decl(wsdisplay) is already done in <sys/conf.h> | Miod Vallat |
2001-08-19 | The end of old timeouts is near... | Miod Vallat |
2001-06-15 | Compile kernel with -Wall, and fix a few issues for this to work. | Miod Vallat |
2001-05-16 | Blind merge of wscons support from NetBSD/vax. Perhaps someone with a | Hugh Graham |
2001-02-11 | Pick up a NetBSD hack to attach Cheetah to vsbus as well as ibus. | Hugh Graham |
2000-04-27 | forgot these, oops | Brandon Creighton |