Nick Hibma
7183c3f848
Add event queue handling. It triggers activities on events read from
...
/dev/usb. The actions are specified in the file /etc/usbd.conf.
usbd.c:
- Add event queue (/dev/usb) handling.
- Add comments
- Clean up code some more
usbd.8:
- Update manpage for the new command line flags
- Remove a duplicate FreeBSD tag from it).
usbd.conf, usbd.conf.5, Makefile:
- Add the usbd.conf configuration file and the man page for it.
NOTE: MAKEDEV already creates the /dev/usb device tree node, no change
needed there anymore.
1999-11-21 17:44:43 +00:00
..
1999-11-21 09:48:15 +00:00
1999-11-18 04:31:31 +00:00
1999-09-15 11:17:59 +00:00
1999-11-18 04:31:31 +00:00
1999-09-13 17:09:08 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-11-19 12:14:10 +00:00
1999-09-13 17:09:08 +00:00
1999-11-04 03:00:33 +00:00
1999-08-27 23:37:10 +00:00
1999-11-17 22:38:02 +00:00
1999-08-27 23:37:10 +00:00
1999-09-23 22:48:12 +00:00
1999-08-27 23:37:10 +00:00
1999-09-13 17:09:08 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-09-13 17:09:08 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-10-30 07:28:49 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-11-17 23:02:34 +00:00
1999-08-27 23:37:10 +00:00
1999-11-18 04:31:31 +00:00
1999-09-13 17:09:08 +00:00
1999-08-27 23:37:10 +00:00
1999-07-27 18:23:14 +00:00
1999-08-27 23:37:10 +00:00
1999-11-17 22:38:02 +00:00
1999-08-27 23:37:10 +00:00
1999-09-06 20:10:27 +00:00
1999-09-13 15:44:20 +00:00
1999-11-21 09:48:15 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-11-17 22:38:02 +00:00
1999-09-13 15:44:20 +00:00
1999-10-12 19:23:51 +00:00
1999-09-13 17:09:08 +00:00
1999-09-13 17:09:08 +00:00
1999-11-04 10:13:59 +00:00
1999-09-13 17:09:08 +00:00
1999-09-13 15:44:20 +00:00
1999-11-17 22:38:02 +00:00
1999-09-13 15:44:20 +00:00
1999-09-13 15:44:20 +00:00
1999-08-27 23:37:10 +00:00
1999-09-13 15:44:20 +00:00
1999-09-13 15:44:20 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-10-06 10:29:33 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-09-06 20:10:27 +00:00
1999-09-13 17:09:08 +00:00
1999-11-21 17:44:43 +00:00