OpenGrok
Cross Reference: j6x0lcd.c
xref
: /
src
/
sys
/
arch
/
hpcsh
/
dev
/
j6x0lcd.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/hpcsh/dev/j6x0lcd.c
Revision
Date
Author
Comments
1.14
05-Apr-2009
uwe
Register null hooks with pmf(9) for now, which is no worse than before
and allows us to test other things. Power management is still done
via CONFIG_HOOK_POWERCONTROL_LCD.
1.13
28-Mar-2008
uwe
branches: 1.13.4; 1.13.12; 1.13.18;
Use aprint_*.
1.12
27-Mar-2008
uwe
Split device_t and softc.
1.11
27-Oct-2006
uwe
branches: 1.11.52;
Nuke GPROF cargo-cult I've been cut-n-pasting around in my drivers.
1.10
18-Dec-2005
uwe
branches: 1.10.20; 1.10.22;
Simplify j6x0lcd_contrast_raw.
1.9
18-Dec-2005
uwe
Convert few remaining K&R function definitions to ANSI.
1.8
11-Dec-2005
christos
merge ktrace-lwp.
1.7
03-Aug-2005
uwe
Support HP 620LX. On/off and brightness are the same as in 680.
Contrast control is different but similar enough, so refactor the code
to support both. Tested by Christer Andersson.
XXX: platid_mask_MACH_HP_LX also matches 360LX. It's not confirmed
whether touch panel in 360LX is connected in the same way. We may
need to regroup platid masks.
1.6
28-Feb-2005
uwe
branches: 1.6.2; 1.6.4;
Remove another unused #include.
1.5
28-Feb-2005
uwe
Remove unused #include.
1.4
28-Feb-2005
uwe
Whitespace police.
1.3
04-Apr-2004
uwe
branches: 1.3.2; 1.3.6; 1.3.8;
Correct the comment about contrast control in HD64461 GPIO port B:
6th bit is the least significant, 3rd is the most significant.
1.2
15-Mar-2004
uwe
Use CONFIG_HOOK_POWERCONTROL_LCD to control turning the LCD on/off
(the _LCDLIGHT hook is apparently meant to control the LCD backlight).
1.1
15-Mar-2004
uwe
Driver that controls power, brightness and contrast of the Jornada 680 LCD.
1.3.8.1
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.3.6.1
29-Apr-2005
kent
sync with -current
1.3.2.6
10-Nov-2005
skrll
Sync with HEAD. Here we go again...
1.3.2.5
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.3.2.4
21-Sep-2004
skrll
Fix the sync with head I botched.
1.3.2.3
18-Sep-2004
skrll
Sync with HEAD.
1.3.2.2
03-Aug-2004
skrll
Sync with HEAD
1.3.2.1
04-Apr-2004
skrll
file j6x0lcd.c was added on branch ktrace-lwp on 2004-08-03 10:35:28 +0000
1.6.4.2
30-Dec-2006
yamt
sync with head.
1.6.4.1
21-Jun-2006
yamt
sync with head.
1.6.2.1
14-Aug-2005
riz
Pull up revision 1.7 (requested by uwe in ticket #651):
Support HP 620LX. On/off and brightness are the same as in 680.
Contrast control is different but similar enough, so refactor the code
to support both. Tested by Christer Andersson.
XXX: platid_mask_MACH_HP_LX also matches 360LX. It's not confirmed
whether touch panel in 360LX is connected in the same way. We may
need to regroup platid masks.
1.10.22.1
10-Dec-2006
yamt
sync with head.
1.10.20.1
18-Nov-2006
ad
Sync with head.
1.11.52.1
03-Apr-2008
mjf
Sync with HEAD.
1.13.18.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.13.12.1
28-Apr-2009
skrll
Sync with HEAD.
1.13.4.1
04-May-2009
yamt
sync with head.
Indexes created Tue Sep 30 20:09:53 GMT 2025