Misc information
[Information gathering]

Misc information functions. More...

Functions

void hd_scan_misc (hd_data_t *hd_data)
void hd_scan_misc2 (hd_data_t *hd_data)
static void read_ioports (misc_t *m)
static void read_dmas (misc_t *m)
static void read_irqs (misc_t *m)
void gather_resources (misc_t *m, hd_res_t **r, char *name, unsigned which)
static int active_vga_card (hd_t *)
static void dump_misc_proc_data (hd_data_t *hd_data)
static void dump_misc_data (hd_data_t *hd_data)

Detailed Description

Misc information functions.


Function Documentation

int active_vga_card ( hd_t hd  )  [static]

void dump_misc_data ( hd_data_t hd_data  )  [static]

void dump_misc_proc_data ( hd_data_t hd_data  )  [static]

void gather_resources ( misc_t m,
hd_res_t **  r,
char *  name,
unsigned  which 
)

void hd_scan_misc ( hd_data_t hd_data  ) 

References ADD2LOG, add_hd_entry(), add_res_entry(), u_hd_res_t::any, s_hd_t::base_class, bc_comm, bc_input, bc_internal, bc_ps2, bc_storage, bc_storage_device, bc_system, hd_detail_t::bios, s_hd_t::block0, res_disk_geo_t::cyls, hd_detail_bios_t::data, hd_data_t::debug, s_hd_t::detail, DEV_PSAUX, u_hd_res_t::disk_geo, dump_klog(), dump_misc_proc_data(), hd_data_t::flags, free_mem(), free_misc(), gather_resources(), geo_logical, res_disk_geo_t::geotype, hd_data_t::hd, HD_DEB_MISC, hd_detail_bios, hd_probe_feature(), res_disk_geo_t::heads, hd_id_t::id, s_hd_t::idx, s_hd_t::is, load_module(), load_module_with_params(), hd_data_t::misc, mod_misc, hd_data_t::module, new_mem(), u_hd_res_t::next, s_hd_t::next, hd_data_t::flag_struct::no_parport, s_hd_t::is_s::notready, bios_info_t::par_port0, bios_info_t::par_port1, bios_info_t::par_port2, pr_misc, pr_misc_floppy, pr_misc_par, pr_misc_serial, PROGRESS, read_block0(), read_dmas(), read_ioports(), read_irqs(), read_klog(), s_hd_t::tag_s::remove, remove_hd_entries(), remove_tagged_hd_entries(), s_hd_t::res, res_disk_geo, res_size, sc_com_par, sc_inp_keyb, sc_int_bios, sc_int_fpu, sc_sdev_floppy, sc_sto_floppy, sc_sys_dma, sc_sys_pic, sc_sys_rtc, sc_sys_timer, res_disk_geo_t::sectors, u_hd_res_t::size, size_unit_sectors, str_printf(), s_hd_t::sub_class, s_hd_t::tag, res_size_t::type, res_any_t::type, res_disk_geo_t::type, hd_detail_t::type, res_size_t::unit, s_hd_t::unix_dev_name, unload_module(), res_size_t::val1, res_size_t::val2, W_DMA, and W_IRQ.

Referenced by hd_scan_no_hal().

void hd_scan_misc2 ( hd_data_t hd_data  ) 

void read_dmas ( misc_t m  )  [static]

void read_ioports ( misc_t m  )  [static]

void read_irqs ( misc_t m  )  [static]