Project

General

Profile

Actions

Bug #10171

closed

biosdisk: use int13h ah=08 and ah=15 to count the floppy devices

Added by Toomas Soome over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
bootloader
Start date:
2019-01-03
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

FreeBSD issue: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234460

That specific BIOS does not provide drive information with INT 13 ah=15h but at least the INT 13 ah=08 does report the error. In discovery phase, we need to validate INT 13 ah=08 result to build the list of floppy devices.

Actions #1

Updated by Electric Monk over 4 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

git commit 1fe853a05a457dfa95ddc2f2742c2421558a7c30

commit  1fe853a05a457dfa95ddc2f2742c2421558a7c30
Author: Toomas Soome <tsoome@me.com>
Date:   2019-01-09T10:48:11.000Z

    10171 biosdisk: use int13h ah=08 and ah=15 to count the floppy devices
    Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
    Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

Actions

Also available in: Atom PDF