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