summaryrefslogtreecommitdiffstats
path: root/lib/libarch/alpha/io.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a port of FreeBSD/alpha's libio as libalpha. This library enablematthieu2002-07-071-0/+49
access to devices I/O ports from userland. Only BWX machines supported for now. Added a man page. Ok deraadt@, miod@.