minix/drivers/libdriver
Jorrit Herder 52965b6f17 Various updates to support dynamically starting drivers.
Output during initialization should be suppressed. Unless an error occurs.
Note that main() can now be main(int argc, char **argv) and arguments can
be passed when bringing up the driver.
2005-08-02 15:30:36 +00:00
..
driver.c Various updates to support dynamically starting drivers. 2005-08-02 15:30:36 +00:00
driver.h Small update to shared driver code: SYS_EVENT (signal) is now known. 2005-07-26 12:50:25 +00:00
drvlib.c AT driver is not modified (debugging only); 2005-07-27 14:32:16 +00:00
drvlib.h Initial revision 2005-04-21 14:53:53 +00:00
Makefile AT driver is not modified (debugging only); 2005-07-27 14:32:16 +00:00