summaryrefslogtreecommitdiffstats
path: root/sys/dev/digi/digi_isa.c
Commit message (Expand)AuthorAgeFilesLines
* devsw_add() and cdevsw_remove() are no longer needed.phk2001-11-041-3/+0
* #include <digi/*.h> -> #include <dev/digi/*.h>brian2001-05-191-2/+2
* digiio.h has moved to /usr/include/sysbrian2001-05-191-1/+1
* Remove all the mutex stuff - suggested by jhbbrian2001-05-081-2/+3
* Change COM_LOCK/COM_UNLOCK to a regular mutex - still conditional onbrian2001-05-071-0/+1
* Add a ``digi'' driver.brian2001-05-021-0/+472
OpenPOWER on IntegriCloud