Hi Tobias.

2012/5/25 Tobias Börtitz <[email protected]>:
> So in short terms the current questions are:
>  1) Are there any serial port implementations in the kernel I can use? (in
> general and specific for the x86 architecture)
>      - if no: do you have any suggestions how I can access the serial port
> in general?
If you mean the serial port at 0x3F8, it is not in the current mainline
but I have something in my NUMA branch. You can try to use patch of
revision 545 [1] and apply it to the mainline.

The result shall be that what goes into kernel console (on the screen)
goes to serial port as well(if configured during make config). It
worked for me with QEMU.

- Vojta

[1] http://bazaar.launchpad.net/~vojtech-horky/helenos/numa/revision/545

>  2) Do I have to pay attention to any special things while linking when
> using the genode linker script? (like special required sections, special
> placement of segments/sections, etc.)
>
> I would appreciative all thoughts and opinions.
>
> Regards,
> Tobias
>
> _______________________________________________
> HelenOS-devel mailing list
> [email protected]
> http://lists.modry.cz/cgi-bin/listinfo/helenos-devel
>

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/cgi-bin/listinfo/helenos-devel

Reply via email to