using BIOS services from within Linux.

Tigran Aivazian (tigran@sco.COM)
Wed, 3 Nov 1999 09:14:10 +0000 (GMT)


Hello,

I was wondering if one could use BIOS int 13h disk services from running
(or at least paniced) kernel. I am thinking of implementing a way of
dumping the kernel core to a specified partition and using BIOS io
routines instead of the normal kernel way of things.

I suspect that since we overwrite the disk parameter tables (BIOS data in
low memory) on boot, the BIOS services are useless but would like someone
more knowledgable in this area to confirm it.

I understand that one can call PnP BIOS routines but that is a different
story conforming to a different (well-defined) specification.

Any thoughts welcome,
Tigran.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/