libhd  5.0
Functions

This should currently be called before scan_misc() so we can try to get the floppy controller resources in scan_misc() by actually accessing the floppy drive. More...

Functions

static void dump_floppy_data (hd_data_t *hd_data)
 
void hd_scan_floppy (hd_data_t *hd_data)
 

Detailed Description

This should currently be called before scan_misc() so we can try to get the floppy controller resources in scan_misc() by actually accessing the floppy drive.

(Otherwise there would be a rather longish timeout.)

This is all rather strange and should be rewritten...

Function Documentation

◆ dump_floppy_data()

void dump_floppy_data ( hd_data_t hd_data)
static

◆ hd_scan_floppy()

void hd_scan_floppy ( hd_data_t hd_data)