Age | Commit message (Expand) | Author |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt |
2005-04-25 | Pass the complete keybuffer to wskbd_rawinput(); dnkbd now works under X11. | Miod Vallat |
2005-04-24 | Oops, 1.3 would cause a keyboard plugged at boot time to start in the wrong | Miod Vallat |
2005-04-23 | Discard 0 byte keyboard identification strings. | Miod Vallat |
2005-04-22 | Do not process the FIFO during interrupts when we are polling. | Miod Vallat |
2005-04-22 | Doh, typo in constant... | Miod Vallat |
2005-04-22 | Oops! | Miod Vallat |
2005-04-22 | Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series. | Miod Vallat |
2005-04-22 | Allow an external device to force the HIL loop to not claim the keyboard | Miod Vallat |
2005-04-22 | Pass -Wall, complete prototypes, some KNF; no functional change. | Miod Vallat |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff |
2005-03-30 | first approximation: spoof UDF filesystem disklabels when we see them. | Theo de Raadt |
2005-03-08 | Kill hp300 DISKLESS kernel, not worth using against GENERIC for diskless | Miod Vallat |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-02-27 | Document how to set CONSCODE to point to an SGC device if one wants to force | Miod Vallat |
2005-02-27 | Split sti softc in two structures, one device-related for regular device | Miod Vallat |
2005-02-27 | Invoke hp300_cninit() twice, with a global variable letting the | Miod Vallat |
2005-02-27 | Decide whether to force serial console on the 425e based upon the service | Miod Vallat |
2005-02-22 | Be sure to attach the console keyboard, if any, before prompting for an | Miod Vallat |
2005-02-20 | A better console test. | Miod Vallat |
2005-02-20 | Link uboot with libgcc for quad arithmetic now that gcc won't emit these | Miod Vallat |
2005-02-14 | Behave correctly in interrupt handlers if no tty has been allocated yet. | Miod Vallat |
2005-02-13 | remove race w/ improper spllowersoftclock() use; miod@ ok; not tested due to ... | Michael Shalayeff |
2005-02-13 | Remove __P usage in sys that has crept back in. | Jonathan Gray |
2005-02-12 | Use cons_decl() instead of rolling our own prototypes. | Miod Vallat |
2005-02-12 | consinit_active is not used anymore. | Miod Vallat |
2005-01-27 | In windowmove(), put another hardware blitter synchronization before | Miod Vallat |
2005-01-24 | Switch hp300 wscons code to rasops, for DIO frame buffers. | Miod Vallat |
2005-01-24 | Do not attach hilkbd as console if we are running on a serial console. | Miod Vallat |
2005-01-23 | bus_space_map() sti regions with BUS_SPACE_MAP_CACHEABLE if they have the | Miod Vallat |
2005-01-23 | Enable sgc and sti. | Miod Vallat |
2005-01-23 | Kill redundant or unnecessary includes. | Miod Vallat |
2005-01-22 | Honour wsconsctl display.vblank setting. | Miod Vallat |
2005-01-21 | Oops, revert changes not intended to be commited in previous commit. | Miod Vallat |
2005-01-21 | Overhaul of the pxa2x0_lcd code, to allow early (before autoconf) attachment, | Miod Vallat |
2005-01-19 | Oops, repair stand/ by putting copies of the old grf/ite include files | Miod Vallat |
2005-01-19 | Report the appropriate wsdisplay types to WSDISPLAYIO_GTYPE. | Miod Vallat |
2005-01-18 | Better colormap recovery after X11 exits. | Miod Vallat |
2005-01-18 | Colormap handling for topcat; Xwsfb now runs. | Miod Vallat |
2005-01-18 | Enable WSDISPLAY_COMPAT_RAWKBD | Miod Vallat |
2005-01-18 | In phys_badaddr() when probe fails, restore the correct PROM bus error | Miod Vallat |
2005-01-18 | Correct mmap() bounds check. | Miod Vallat |
2005-01-17 | Compute sti ROM size and map it exactly, rather than using a supposedly | Miod Vallat |
2005-01-16 | Allow this to build w/o SGC; OK miod@ | Todd C. Miller |
2005-01-16 | Simplify diofb_fbinquire(), since in the only case where we need to know | Miod Vallat |
2005-01-16 | Since Hyperion can only attach in DIO-II space, don't bother looking for | Miod Vallat |
2005-01-15 | typo | Miod Vallat |
2005-01-15 | A better diagnostic when we encounter extra scodes used by an unsupported | Miod Vallat |
2005-01-15 | Regen | Miod Vallat |
2005-01-15 | Tigershark spans 3 select codes. | Miod Vallat |