Re: patch: oskit-mach/oskit/ds_routines.h

2002-03-04 Thread Roland McGrath
The ds_* RPC server functions should be declared by the mig-generated header, "device_interface.h". I have just fixed a long-standing makefile bug that caused those headers to be generated all wrong. Note that you will have to blow away your build directory (removing files not necessarily caught

patch: oskit-mach/oskit/ds_routines.h

2002-03-03 Thread Michael Teichgraeber
Hi, some functions within oskit-mach:./oskit (ds_notify, ds_device_write, ds_device_write_inband, ds_device_read, ds_device_read_inband, ds_asyncio_ready, ds_osenv_init, ds_request_init, ds_netdev_open) are used implicitely in sources within oskit-mach/oskit. One could perhaps provide a file name