diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-04-08 17:53:55 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-04-11 12:52:31 +0200 |
commit | c1685eb975f84c5df38f20eb4698ede36a1653e1 (patch) | |
tree | a6a4c233a52645fedba115a68453051d273d655e /libhurd-slab/slab.c | |
parent | bbca7914d49aef1e83686a66a122f69ed704a848 (diff) |
eth-multiplexer: fix receiver lookups
Previously, the device definitions were filtered using sed to replace
the device_t type with mach_port_send_t to make the device argument of
device_open polymorphic. Rather than doing that, which makes it
impossible to use translation functions, the definition of device_open
has been amended.
* eth-multiplexer/Makefile: Remove ourdevice hack that changes
device_t to mach_port_send_t.
* eth-multiplexer/multiplexer.c: Likewise.
* eth-multiplexer/device_impl.c: Fix all device_t receiver lookups.
* eth-multiplexer/mig-decls.h: New file.
* eth-multiplexer/mig-mutate.h: Add mutators.
fu_eth-multiplexer
Diffstat (limited to 'libhurd-slab/slab.c')
0 files changed, 0 insertions, 0 deletions