genode/libports/src
Stefan Kalkowski 8fae7131c8 Unify buffer sizes of RX and TX in nic_session
In fact, the sizes were the same the whole time, but by using
the same enum in both cases to instantiate the Packet_stream_tx
and Packet_stream_rx members of the e.g. RPC object, it allows
for more flexible generalization between e.g. source or, sink
objects, when programming event-driven, and implementing generic
handlers for their signals.
2013-06-12 11:35:13 +02:00
..
app New Input::Event::FOCUS, rename keycode to code 2013-01-15 10:18:11 +01:00
drivers/framebuffer/vesa update x86emu to 1.20 2013-06-12 11:35:12 +02:00
lib Unify buffer sizes of RX and TX in nic_session 2013-06-12 11:35:13 +02:00
server Add a service to log into a file 2013-05-10 11:16:13 +02:00
test run: adjust lwip pingpong test for foc_arndale 2013-05-10 11:16:10 +02:00