summaryrefslogtreecommitdiff
path: root/include/mtdev-caps.h
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Simplify capabilitiesHenrik Rydberg2010-06-161-15/+8
| | | | | | | Use the generated abs2mt mapping to simplify the MT device capabilities. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* refactor: Move filesHenrik Rydberg2010-06-161-0/+57
Move all headers into include, separate source files into modules match, mtdev, src and driver, move some common definitions to common.h, and include define support for the MT slot protocol. This patch does not introduce any logical changes. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>