summaryrefslogtreecommitdiff
path: root/sys/arch/hpcmips/dev
AgeCommit message (Expand)Author
2000-07-22Experimental MQ200 video driver. It's just copy of bivideo plus powertakemura
2000-07-22Overwrite color map of rasops.takemura
2000-07-02Experimental APM compatible power management.takemura
2000-06-29remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26remove/move more mach vm header files:mrg
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-05-22debug frame buffer draw routines moved to video_subr.c.uch
2000-05-21Get LCD size from PLUM2 Display control register.uch
2000-05-18fix CONFIG_HOOK_BUTTONEVENT_CANCEL keycode.sato
2000-05-13change Telios keyboard map: KS_KP_Enter -> KS_Returnuch
2000-05-13fix #define RGB24(r, g, b)uch
2000-05-09make it compile again (add #include's).shin
2000-05-09fix WSDISPLAYIO_PUTCMAP return value.uch
2000-05-08 implement 8bpp CLUT of Plum2, TX3912 video module.uch
2000-05-08 add struct hpcfb_accessops to setclut method. TX3912 can't changeuch
2000-05-04Raw keyboard mode support. I'd tested this on MC/R530.takemura
2000-05-02add ioctl, mmap.uch
2000-05-02change hpfcb_cnattach interface to adopt current implementation.uch
2000-05-01We should not report button down event while we don't know where it occur.takemura
2000-04-30skbd_ioctl (not implemented yet) returns -1 not 0.uch
2000-04-03- virtual TEXT vram implimentation.sato
2000-03-30fix mapping.sato
2000-03-25TOSHIBA TC6358TB(PLUM2) OHCI module support.uch
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-20Built in video supports get/set color map.takemura
2000-03-20Change color map and share color map data with kernel part.takemura
2000-03-14some buttuns map to key codes which the button mean.sato
2000-03-13no longer required.uch
2000-03-13sync with hpcfb.uch
2000-03-13HPC/PsPC keyboard types.sato
2000-03-12recognize UCB1100 id.uch
2000-03-12add WINCE_DEFAULT_SETTING and IT8368E_DESTRUCTIVE_CHECK for debug.uch
2000-03-12Change btnmgr to wskbd device from pseudo device.takemura
2000-03-12Bivideo utilize platid mechanisum for probing.takemura
2000-03-12Add makefile to install hpcfb.h.takemura
2000-03-12New frame buffer driver 'hpcfb' and built in video controller 'bivideo'takemura
2000-03-06- Implement cnbell() -- ring the console bell. The cn_bell entrypointthorpej
2000-03-05Delete #ifdef USE_RASTERCONS lines, which are not used.takemura
2000-03-05Delete #ifdef USE_RASTERCONS lines, which are not used.takemura
2000-03-05Change bus_addr_t and bus_size_t from u_int32_t to u_long.takemura
2000-03-04adjust retry count for TX3922uch
2000-03-04timeout when DMA interrupt lost.uch
2000-03-03add device file interface for UCB1200uch
2000-03-03cosmetic changeuch
2000-02-28WSMOUSE_SCALIBCOORDS had not worked because ioctrl code was wrong.takemura
2000-02-27UCB1200 GPIO support.uch
2000-02-27UCB1200 GPIO routines.uch
2000-02-27cosmetic changesuch
2000-02-26change power up sequence.uch
2000-02-26fix lost interrupt bug.uch