OpenGrok
Cross Reference: w100.c
xref
: /
src
/
sys
/
arch
/
zaurus
/
dev
/
w100.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/zaurus/dev/w100.c
Revision
Date
Author
Comments
1.4
20-Nov-2021
rin
- Accept anti-aliased fonts.
- Clear garbage from screen when attach.
1.3
21-Nov-2020
thorpej
malloc(9) -> kmem(9)
1.2
10-Nov-2019
chs
branches: 1.2.8;
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
and remove code to handle failures that can no longer happen.
1.1
29-Jan-2012
tsutsui
branches: 1.1.4; 1.1.6; 1.1.52;
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.1.52.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.1.6.2
17-Apr-2012
yamt
sync with head
1.1.6.1
29-Jan-2012
yamt
file w100.c was added on branch yamt-pagecache on 2012-04-17 00:07:12 +0000
1.1.4.2
18-Feb-2012
mrg
merge to -current.
1.1.4.1
29-Jan-2012
mrg
file w100.c was added on branch jmcneill-usbmp on 2012-02-18 07:33:49 +0000
1.2.8.1
14-Dec-2020
thorpej
Sync w/ HEAD.
Indexes created Wed Oct 15 14:09:57 GMT 2025