Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/hpcsh/dev/psh3lcd.c
RevisionDateAuthorComments
 1.8  24-Oct-2021  andvar fix various typos in comments, mainly copypasta.
 1.7  09-Nov-2013  christos fix unused variable warnings
 1.6  12-Feb-2012  matt branches: 1.6.6; 1.6.10;
Change old-style function defintions to C89 prototypes.

Approved by releng.
 1.5  19-Dec-2009  kiyohara branches: 1.5.12; 1.5.16;
Register null hooks with pmf(9) for now, which is no worse than befor
and allows us to test other things. Power management is still done
via CONFIG_HOOK_POWERCONTROL_LCD.
Based on rev 1.14 of src/sys/arch/hpcsh/dev/j6x0lcd.c
 1.4  31-Mar-2008  kiyohara branches: 1.4.4;
Split device_t/softc.
Use aprint.
 1.3  21-Jan-2007  kiyohara branches: 1.3.44;
follows to style guide and C99.
Add ARGSUSED and __unused.
Remove braces at return.
Use device_private() and aprint_*().
 1.2  11-Dec-2005  christos branches: 1.2.18; 1.2.22;
merge ktrace-lwp.
 1.1  05-Sep-2005  kiyohara branches: 1.1.6;
Support LCD screen driver for PERSONA SH3 machines.
 1.1.6.2  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.1.6.1  05-Sep-2005  skrll file psh3lcd.c was added on branch ktrace-lwp on 2005-11-10 13:56:31 +0000
 1.2.22.1  01-Feb-2007  ad Sync with head.
 1.2.18.3  26-Feb-2007  yamt sync with head.
 1.2.18.2  21-Jun-2006  yamt sync with head.
 1.2.18.1  11-Dec-2005  yamt file psh3lcd.c was added on branch yamt-lazymbuf on 2006-06-21 14:52:02 +0000
 1.3.44.1  03-Apr-2008  mjf Sync with HEAD.
 1.4.4.1  11-Mar-2010  yamt sync with head
 1.5.16.1  18-Feb-2012  mrg merge to -current.
 1.5.12.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.5.12.1  17-Apr-2012  yamt sync with head
 1.6.10.1  18-May-2014  rmind sync with head
 1.6.6.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed