[Skyeye-developer] SkyEye PATCH: net and lcd simulation for BeOS

Anthony Lee don.anthony.lee+program at gmail.com
Fri Feb 2 07:38:01 CST 2007


Hi all:
I've ported SkyEye to BeOS, if no one give different opinions for this
patch, I will commit it by myself later. Sorry for commit the changes
withou asking you for opinion before. :)

Now all of it run good as it do on other systems except MIPS simulation.
It can run on BeOS 5.0.x/Dano or ZETA OS, maybe HaiKu OS can. :)

The patch is based on revision 49 from SVN,
run "patch -p1 < skyeye_net_lcd.patch" in the "trunk" directory to apply it.

This mail also attachs a screenshot to show the SkyEye running with
net and lcd simulation.

Below shown the ChangeLog:

2007-02-02 anthonylee
       * Added net and lcd simulation for BeOS, tested on R5/BONE.
       * Added TAP driver for SkyEye on BeOS,
         Please refer to "utils/portable/beos/tap_driver/README" for
more detail.
       * Disabled setjmp/longjmp in "utils/main/skyeye.c" on BeOS for
multi-thread safe.
       * Renamed files:
       device/net/skyeye_net_tap.c => device/net/skyeye_net_tap_win32.c
       * Changed files:
       Makefile
       device/lcd/skyeye_lcd.h
       device/lcd/skyeye_lcd.c
       device/net/skyeye_net_tuntap.c
       device/net/skyeye_net_tap_beos.c
       device/uart/skyeye_uart.c
       device/uart/skyeye_uart_pipe.c
       device/uart/skyeye_uart_stdio.c
       arch/ppc/common/byteorder.h
       utils/debugger/gdbserver.c
       utils/main/skyeye.c
       utils/config/skyeye_options.c
       utils/portable/mman.c
       * Added files:
       device/lcd/skyeye_lcd_beos.c
       device/lcd/skyeye_lcd_beos.cpp
       device/lcd/skyeye_lcd_beos.h
       device/net/skyeye_net_tap_beos.c
       utils/portable/beos/tap_driver/skyeye_tap.h
       utils/portable/beos/tap_driver/Makefile
       utils/portable/beos/tap_driver/README
       utils/portable/beos/tap_driver/skyeye_tap.c


Anthony Lee
2007-02-02
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skyeye_beos_net_lcd.patch
Type: application/octet-stream
Size: 79856 bytes
Desc: not available
Url : http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20070201/c27e0095/skyeye_beos_net_lcd-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skyeye_beos_screenshot.png
Type: image/png
Size: 43421 bytes
Desc: not available
Url : http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20070201/c27e0095/skyeye_beos_screenshot-0001.png


More information about the Skyeye-developer mailing list