genode/os/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 cli_monitor: Support dynamically linked binaries 2013-03-26 12:21:44 +01:00
drivers Don't abort when reading config in OMAP4 fb driver 2013-06-12 11:35:12 +02:00
init Remove os/config 2013-02-20 14:49:16 +01:00
lib base-linux: add ARM support 2013-05-24 14:55:37 +02:00
platform Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
server Unify buffer sizes of RX and TX in nic_session 2013-06-12 11:35:13 +02:00
test Unify buffer sizes of RX and TX in nic_session 2013-06-12 11:35:13 +02:00