Driver information
[Public interface]


Data Structures

struct  isdn_parm_t
struct  driver_info_any_t
 unspecific info More...
struct  driver_info_display_t
 display (monitor) info More...
struct  driver_info_module_t
 module info More...
struct  driver_info_mouse_t
 mouse protocol info More...
struct  driver_info_x11_t
 X11 server info. More...
struct  driver_info_isdn_t
 isdn info More...
struct  driver_info_dsl_t
 dsl info More...
struct  driver_info_kbd_t
 keyboard info More...
union  driver_info_t

Typedefs

typedef enum
driver_info_type 
hd_driver_info_t
 device driver info types

Enumerations

enum  driver_info_type {
  di_any, di_display, di_module, di_mouse,
  di_x11, di_isdn, di_kbd, di_dsl
}
 device driver info types More...

Detailed Description

Driver information structures and union

Typedef Documentation

typedef enum driver_info_type hd_driver_info_t

device driver info types


Enumeration Type Documentation

enum driver_info_type

device driver info types

Enumerator:
di_any 
di_display 
di_module 
di_mouse 
di_x11 
di_isdn 
di_kbd 
di_dsl