Difference between revisions of "Flameman/ipaq/kernel"
(→sleeve 1 x pcmcia) |
(Add category) |
||
Line 191: | Line 191: | ||
* max1644 -> PWM step-down DC-DC converter | * max1644 -> PWM step-down DC-DC converter | ||
* 25lc040 -> 4k spi eeprom | * 25lc040 -> 4k spi eeprom | ||
+ | |||
+ | [[Category:Flameman]] | ||
+ | [[Category:Development Boards]] |
Revision as of 00:34, 28 October 2011
Contents
check it out
first kernel tests
kernel | (cross)compiled | hacked ? | compiling ? | sleeve 2xpcmcia | sleeve 1xpcmcia | sleeve microdrive |
---|---|---|---|---|---|---|
2.6.12 | gcc-4.1.0/host=ppc | no, vanilla, defconfig | no | not tested, yet | not tested, yet | not tested, yet |
2.6.13 | gcc-4.1.0/host=ppc | no, vanilla, defconfig | no | not tested, yet | not tested, yet | not tested, yet |
2.6.14 | gcc-4.1.0/host=ppc | no, vanilla, defconfig | no | not tested, yet | not tested, yet | not tested, yet |
2.6.15 | gcc-4.1.0/host=ppc | no, vanilla, myconfig | yes | not tested, yet | not recognized | not recognized |
2.6.15 | gcc-4.1.0/host=ppc | no, vanilla, myconfig | yes | not tested, yet | not recognized | not recognized |
2.6.19.hh4 seems "the one" | gcc-4.1.0/host=ppc | __, myconfig | __ , patched file[]={arch/arm/common/ipaq/micro_ts.c arch/arm/configs/h3600_defconfig, arch/arm/mach-sa1100/h3600_lcd.c arch/arm/mach-sa1100/ipaq.c drivers/soc/micro.c} | not tested, yet | not tested, yet | not tested, yet |
2.6.19.my current working branch" | gcc-4.1.0/host=ppc | __, myconfig | __ , patched ~file[]={sleeve, touchscreen} | not tested, yet | not tested, yet | not tested, yet |
2.6.21 | gcc-4.1.0/host=ppc | no, vanilla, myconfig | yes | not tested, yet | recognized with an issue (conflict if ext3 is specified in /boot/params ... with ext2 it works) ... also no frame buffer support | not recognized |
2.6.21-hh | gcc-4.1.0/host=ppc | yes, myconfig | yes | not recognized | stalled after kernel uncompress with a particular setting in the .config, CF recognized with an issue (conflict if ext3 is specified in /boot/params ... with ext2 it works) ... also frame buffer is working | not recognized |
2.6.28 | gcc-4.1.0/host=ppc | no, vanilla, myconfig | yes | not recognized | recognized with an issue (conflict if ext3 is specified in /boot/params ... with ext2 it works) ... also no frame buffer support | not tested, yet |
2.6.29.colie | gcc-4.1.0/host=ppc | no, vanilla, myconfig | yes | not recognized | recognized with an issue (conflict if ext3 is specified in /boot/params ... with ext2 it works)) frame buffer is working, backlighing is not working, RTC is working | not tested, yet |
status of sleeve hw with iPAQ 3600 kernel 2.6
about sleeve see http://www.mobiletechreview.com/tips/ipaq_sleeves.htm
device | tested with kernel | does it work ? | any issue ? | notes |
---|---|---|---|---|
Nexicam (cam + cf) | - | - | - | i have no such hw |
Nexicam 2x cf (+ broken ext batt) | - | - | - | i have no such hw |
SilverSlider (1x cf) | - | - | - | i have no such hw |
Compaq 1x pcmcia | 2.6.19.my | yes, nice | not yet | i am using this device with a pcmcia-to-CF2 adaptor in order to attach a microdrive |
Compaq 1x pcmcia + ext. batt | - | - | - | i have no such hw, i think it should word as the batt-less version |
Compaq 2x pcmcia | 2.6.19.my | a bit: it detects something generic in the pcmcia slot but it doesn't attach it | no, it doesn't | pretty dirty status of sa1100 pcmcia sources |
Pi (cf + memorystick) | - | - | - | i have no such hw |
Barcode | - | - | - | i have no such hw |
NavMan | - | - | - | i have no such hw |
GSM | - | - | - | i have no such hw |
sleeve hw inspecting
sleeve 1 x pcmcia
- pic16lc72
- max890
- max893
- mac846
- 25lc040 -> 4k spi eeprom
sleeve 2 x pcmcia
- pic16lc72
- max1644 -> PWM step-down DC-DC converter
- 25lc040 -> 4k spi eeprom