|
libhd
5.0
|
#include <hd.h>
Data Fields | |
| unsigned | remove:1 |
| < this struct is for internal purposes only More... | |
| unsigned | freeit:1 |
| for internal memory management More... | |
| unsigned | fixed:1 |
| fixed, do no longer modify this entry More... | |
| unsigned | skip_mouse:1 |
| if serial line, don't scan for mice More... | |
| unsigned | skip_modem:1 |
| if serial line, don't scan for modems More... | |
| unsigned | skip_braille:1 |
| if serial line, don't scan for braille devices More... | |
| unsigned | ser_device:2 |
| if != 0: info about attached serial device; see serial.c More... | |