Rev 1338 |
Last modification |
Compare with Previous |
View Log
| Download
| RSS feed
Last modification
- Rev 1343 2006-05-16 11:30:42
- Author: jermar
- Log message:
- Add services.h to codify service numbers.
Assign codes for PCI, keyboard and frame buffer services.
Rename ipc_answer() to ipc_answer_fast() and add the basic
slower variant and call it ipc_answer(). Add some doxygen comments.
Remove unused bits from the libpci library.