Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/zaurus/dev/lcdctl.c
RevisionDateAuthorComments
 1.3  29-Jan-2012  tsutsui branches: 1.3.4; 1.3.6;
Add PXA25x based Zaurus SL-C700/750/760/860 support.

All porting work was done by TOYOKURA Atsushi, with
several minor adjustments for integration by me and nonaka@.

His SL-C700 first running NetBSD/zaurus was demonstrated on
NetBSD booth at Open Source Canference 2011 Tokyo/Fall:
http://www.NetBSD.org/gallery/events.html#opensourceconf2011-tokyofall

Note GENERIC kernel works on SL-C750/760/860 (and C1000/3x00) but for now
SL-C700 requires its own kernel with special KERNEL_BASE_PHYS address
due to zbsdmod.o loader restriction (probably caused its small 32MB RAM).
 1.2  27-Jan-2012  tsutsui Allow calling scoop_set_backlight() even before scoop is attached and
schedule initial values in that case as ioexp does. Suggested by nonaka@.
Now lcdctl no longer has to defer lcdctl_set_brightness() by
config_finalize_register(9), which is a bit too late.
(i.e. no backlight during USB/SD probe by config_interrupt(9) in previous)
 1.1  25-Jan-2012  tsutsui Reorganlization zlcd(4) and ztp(4) device attachments from nonaka@:
- ztp depends on zssp so attach ztp at zssp rather than pxaip
- split LCD backlight controls from zlcd(4) into new lcdctl device
to share it among forthcoming SL-C7x0 variants
 1.3.6.2  17-Apr-2012  yamt sync with head
 1.3.6.1  29-Jan-2012  yamt file lcdctl.c was added on branch yamt-pagecache on 2012-04-17 00:07:12 +0000
 1.3.4.2  18-Feb-2012  mrg merge to -current.
 1.3.4.1  29-Jan-2012  mrg file lcdctl.c was added on branch jmcneill-usbmp on 2012-02-18 07:33:49 +0000

RSS XML Feed