Amit Mahajan
92645be6ff
KMI patch for devel branch on bahadir's repo.
...
Important points:
----------------
1. Works fine for pb926 + qemu.
2. Scan code logic for kryboard is not complete.
We just have generic keys and shift working.
3. Mouse scancodes are collected but not decoded.
4. Right now we are doing enable_irq(), just before we go for waiting
again for new irqs. This is not correct but we had latency issues.
This needs to be fixed immediately.
5. Also it seems like the notify_clot count should be an atomic
variable. Needs to be discussed.
2010-03-30 16:17:15 +05:30
Bahadir Balban
74b5963fcb
Kernel updates since December 2009
2010-03-25 01:12:40 +02:00
Amit Mahajan
a185985fe5
Example cml files updated for new default memory region assignments
2009-12-04 11:08:54 +05:30
Bahadir Balban
346d79c0cd
Changes to platform device handling, irqs, userspace device configuration
...
Revised irq handling and device address naming on internal devices.
2009-11-29 18:11:08 +02:00
Bahadir Balban
ae2ac9552b
Updated posix config files
2009-11-23 13:24:02 +02:00
Bahadir Balban
2a36465100
Updated example cmls with new symbols
2009-11-22 15:13:18 +02:00
Bahadir Balban
19b4c6c4c1
Moved capability struct to api/capability.h for userspace coherence
...
Userspace often breaks as we change the capability structure. Now
structure is under api/ so userspace can also update with changes.
2009-11-22 15:08:29 +02:00
Amit Mahajan
8a7b9dbcdf
Integrated Test Container inside Baremetal container.
2009-11-20 00:06:03 +05:30
Bahadir Balban
0be7b734d3
Amendment to previous commit
2009-11-11 15:56:54 +02:00
Bahadir Balban
bee7fe541f
cleaned up posix example cml symbols
2009-11-11 15:54:34 +02:00
Bahadir Balban
69ac6d67f0
Updated test example cml. Also update to various comments
2009-11-03 16:04:43 +02:00
Bahadir Balban
00a9f2e3c9
Linux example file with no MAPSIZE parameter
2009-11-03 13:38:55 +02:00
Bahadir Balban
a303445cf7
cml examples updated to have no PAGER_SIZE parameter
2009-11-03 11:32:37 +02:00
Bahadir Balban
f4c9ea50bc
Added an example test container configuration
2009-10-23 12:32:53 +03:00
Bahadir Balban
4f2954af8a
Fixed a minor config issue + updated example cml files.
2009-10-22 15:46:58 +03:00
Bahadir Balban
d94054e2b4
Updated example posix cml files
2009-10-20 20:10:35 +03:00
Bahadir Balban
00bfe36dc9
Added example cml2 configuration with 2 posix containers
2009-10-20 20:06:28 +03:00
Bahadir Balban
b85d4202ce
Significant cleanup to how configuration files are generated.
...
Default autogenerated version works. Need to sort out config options
2009-10-20 19:35:02 +03:00
Bahadir Balban
a6ed056ea7
Added example cml2 configuration with 2 posix containers
2009-10-20 13:15:54 +03:00
Bahadir Balban
b08e27b4bf
Added an example posix cml2 configuration
2009-10-14 22:25:40 +03:00