CVS log for sys/arch/jornada/dev/jmcu.c

[BACK] Up to [local] / sys / arch / jornada / dev

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Tue Sep 30 19:35:06 2008 UTC (15 years, 8 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

do not query jornada's onboard MCU about battery status in jmcu_attach();
although, my driver works nice with real hardware, querying battery status
seems to lock up gxemul emulation.

Revision 1.3 / (download) - annotate - [select for diffs], Sun May 11 09:26:11 2008 UTC (16 years ago) by nbrk
Branch: MAIN
Changes since 1.2: +170 -51 lines
Diff to previous 1.2 (colored)

Sync up my latest modifications related to OpenBSD/jornada.
At this point PCMCIA is not done (this is primary goal since it's only
expansion bus for SA-1110) but some other chip subsystems rather work.
One of most recent problems sit in ported NetBSD pcic driver. It cause memory
abort passing odd addr to bus_space_write_2 (APB transactions are word-wide,
but I try to emulate 2-bytes accesses in bus_space_map for sa1111).
Other problematic/untested areas: sacic, saic. UART driver is a stub and not
really useful.
But even with this problems I have overdone my plans with this porting effort.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 5 20:31:27 2008 UTC (16 years, 3 months ago) by nbrk
Branch: MAIN
Changes since 1.1: +1 -4 lines
Diff to previous 1.1 (colored)

do not establish interrupts for keyboard and stylus events -- they work, but
still much more things to do.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 4 16:09:01 2008 UTC (16 years, 3 months ago) by nbrk
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb