summaryrefslogtreecommitdiff
path: root/sys/dev/hpc
AgeCommit message (Collapse)Author
2002-01-02when bootinfo has no framebuffer information, don't attach bicons.uch
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
not support a value (e.g., it's to be used as "options FOO" instead of "options FOO=xxx"). options that take a value were converted to defparam recently. - minor whitespace & formatting cleanups
2001-11-20- replace "defopt" with "defparam" for options which must take a value,lukem
as config(8) will warn for value-less defparam options - minor whitespace/formatting cleanup - consolidate opt_tcp_recvspace.h and opt_tcp_sendspace.h into opt_tcp_space.h
2001-11-13add RCSIDlukem
2001-10-08fix PERSONA keymap. patch by KIYOHARA Takashiuch
2001-09-15remove unused font_clB8x8_data[].uch
2001-09-14HITACHI PERSONA keymap. patch by KIYOHARA Takashi.uch
2001-08-15fix hf_order_flags.uch
2001-08-02Check if sc->sc_dc is NULL, so that non-console hpcfb can attach withouttoshii
a panic.
2001-08-02add MC-R700 battery parameters.sato
2001-08-02turn pwctl_debug to 0sato
2001-07-31Abort redrawing when screen switch was requested.sato
Set virtual text vram when other one is drawing framebuffer.
2001-07-31change DPRINTF() to VPRINTF() in pwctl_hardpower().sato
2001-07-24add missing terminator of hpcbattery_parameters.sato
2001-07-22You must set 'HPCFB_SWAP_*' if bytes are stored in reverse order, i.e.takemura
little endian like order, however, usage of 'HPCFB_SWAP_*' was widely misunderstood because it reminded you of 'RI_BSWAP' in raster operation. Please note that 'RI_BSWAP' indicate that frame buffer byte order is different from natural order of system while 'HPCFB_REVORDER_*' is independent of system byte order.
2001-07-21 - delete sc->sc_screens[]takemura
- BUGFIX: hpcfb_alloc_screen clears real frame buffer - Doesn't allocate any screen in attach routine
2001-07-19add hpcmips battery parameter tables.sato
2001-07-19battery parameter structures for hpc systems.sato
2001-07-17"infomation" -> "information"toshii
2001-07-13disable framebuffer drawing while suspending.sato
2001-07-07bcopy -> memcpy, bzero -> memset.toshii
2001-06-22Don't include <machine/autoconf.h>, which should not be necessary.toshii
Moreover, hpcarm doesn't have such a header file.
2001-06-13make this work.uch
2001-06-11not set HPCFB_SWAP_BYTEsato
2001-06-05implement HPCFB_SWAP_BYTE.uch
2001-06-05add vc_reverse flag to struct video_chip.uch
2001-06-05change behavior of cmap_work_alloc().uch
2001-06-04ANSI KNF.uch
2001-05-08fix locking problem of event queue access.uch
2001-05-08fix RCS Id.uch
2001-05-06Vrc4172 GPIO support. This device is currently configured on PenCentra 130.takemura
2001-05-02Add `l_poll' to `struct linesw' and provide an xxxpoll() entry pointscw
in each tty driver to indirect through it. This allows tty line-disciplines to handle poll(2) system calls.
2001-05-01Fix 'busname' to attach nodes correctly.takemura
2001-04-30Machine independent GPIO interface.takemura
2001-04-30Copy of sys/arch/hpcmips/vr/button_vrgiu.c.takemura
2001-04-30Copy of sys/arch/hpcmips/vr/pwctl_vrgiu.c.takemura
2001-04-18Add Mobile Pro 780 own keymap. This resolves the arrow key problem ontakemura
Mobile Pro 780.
2001-04-12splimp -> splvm (it's questionable whether or not this is reallythorpej
the right level at all -- maybe splhigh? Anyway, XXX comment added as well).
2001-04-11Put back all header files defining ioctlsjdolecek
2001-04-11Only install headers which are actually used by our userland. Thisjdolecek
saves about 2.2MB under /usr/include/dev/. Discussed on tech-kern@ recently. I HOPE to get the list right. The headers I left in are ones used for MI tools and those whose usage I discovered by grep over tree sources. Feel free to put needed includes back in if you encounter anything which should not be removed from lists.
2001-04-09fix KS_Cmd_Screen* in sigmarion_cmdmap[].sato
2001-04-05add MobilePro770 cmdmap.sato
2001-03-26o Change initialization for config_hook() base lcd control.sato
o Fix backlight control in case that light is controlable but not be able to get status. o change some verbose prints.
2001-03-24add HP 620LX Japanese model keymap.uch
2001-03-22add Hugarian and German keymapuch
patch by Laszlo Szabo <rka@rka.hu>
2001-03-17* enable HPCFB_MULTI codes.sato
* delete unneed non HPCFB_MULTI codes.
2001-03-12* assume backlight is on if backlight value cannot get.sato
* move the lcd control codes used config_hook_call() in *_hardpower() to *_power().
2001-03-09support WSDISPLAYIO_SVIDEO/WSDISPLAYIO_GVIDEO.sato
lcd on/off
2001-03-04Add platform id and keymap for CASIO PocketPostPet.takemura
2001-03-04Fix key codes of arrow keys:takemura
72(KS_KP_Up) -> 200(KS_Up) 75(KS_KP_Left) -> 203(KS_Left) 77(KS_KP_Right) -> 205(KS_Right) 80(KS_KP_Down) -> 208(KS_Down) in 11 keymaps: tc5165_telios_jp tc5165_compaq_c_jp m38813c_keymap mcr_jp z50 tripad mccs mobilepro mobilepro750c intertop sigmarion_jp