Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/hpcarm/dev/sed1356var.h
RevisionDateAuthorComments
 1.4  29-May-2009  rjs Make the following changes:

struct device * -> device_t
struct cfdata * -> cfdata_t
printf -> aprint_
device_t/softc split
 1.3  27-Jun-2006  peter branches: 1.3.62;
"AUTHOR" is really meant here, not "REGENTS".
Eleminate some use of #ifdef SED_DEBUG.
 1.2  04-Mar-2006  peter branches: 1.2.2; 1.2.10;
Split the Jornada 7xx drivers for the touch-panel, keyboard, lcd control
and power management into multiple files. This removes some dirty hacks
and improves the quality of the code.

- j720kbd.c - keyboard driver
* Converted to use the hpckbd(4) interface.
* Remove the old keymap file since it's no longer used.

- j720lcd.c - lcd brightness/control/power control

- j720pwr.c - power management
* Converted to use the hpcapm(4) interface.
* Fix the battery charge status. The values are non-linear so in order
to display a reasonable charge status we use a few charge points in
a table and interpolate between that.

- j720tp.c - touch-panel driver

- j720ssp.c - SSP port (on the SA-1110)

Many thanks to cube@ and uwe@ for providing useful feedback and reviewing
the changes.
 1.1  23-Jun-2001  toshii branches: 1.1.8; 1.1.40; 1.1.54; 1.1.56;
Move sed1356_softc definition to a header file. Setup a backlight
power control hook.
 1.1.56.1  22-Apr-2006  simonb Sync with head.
 1.1.54.1  09-Sep-2006  rpaulo sync with head
 1.1.40.2  30-Dec-2006  yamt sync with head.
 1.1.40.1  21-Jun-2006  yamt sync with head.
 1.1.8.2  23-Jun-2001  toshii Move sed1356_softc definition to a header file. Setup a backlight
power control hook.
 1.1.8.1  23-Jun-2001  toshii file sed1356var.h was added on branch nathanw_sa on 2001-06-23 09:13:07 +0000
 1.2.10.1  13-Jul-2006  gdamore Merge from HEAD.
 1.2.2.1  11-Aug-2006  yamt sync with head
 1.3.62.1  20-Jun-2009  yamt sync with head

RSS XML Feed