|
|
Jump to this file's LXR Page |
|
1 jelson 1.2 v 1.04: February 5, 2002 2 | ||
3 jelson 1.3 Change from the point of view of clients: Selecting on an FD being 4 provided by a FUSD driver will return as part of the exception set 5 if the driver disappears. Useful for client programs that want to 6 gracefully handle driver crashes. 7 8 Some changes to get semantics of poll_diff (closer to) correct - 9 will require some more changes later 10 11 Reduced max number of messages dispatched per call to 12 fusd_dispatch. very slightly less efficient, but more fair. 13 | ||
14 jelson 1.2 Protocol change - max name length now 47 instead of 31 15 16 Minor kernel module fixes: Fixed the malloc.h/slab.h confusion, 17 and added MODULE_LICENSE. 18 19 Minor API change: fusd_register now takes a const char * 20 name instead of a char *name. 21 22 | ||
23 jelson 1.1 v 1.03: October 3, 2001 24 Documentation fixs and a clarification of the license. 25 26 v 1.02, 27 v 1.01: October 1, 2001 28 Various Makefile issues fixed that were keeping the package from 29 building. 30 31 v 1.00: September 28, 2001 32 Initial public release. 33 |
| CENS CVS Mailing List |
Powered by ViewCVS 0.9.2 |