blob: d33faa7086c798313894cbfffa1145ee0c5b9e8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# I/O tap naming standard
Author: Ian Marco Moffett and the OSMORA Standards Group
## Convention
All names must be delimited with the '.' character. For example,
all input devices must be named at 'input.*'
## Common prefixes / classes
```
input.* - input devices
output.* - output devices
```
## Standard input device list
- iokbd: Integrated keyboard
## Standard output device list
- fbdev: Framebuffer devices:
[subnames: fbdev.attr (attributes)]
|