Floppy Controller Variations
Posted: Sun May 30, 2010 11:56 am
Hi all,
I just purchased an old Toshiba Libretto 100CT from eBay for OS testing, but it has a non-standard floppy interface...
It is a PCMCIA floppy, which has a normal FDC IC, but it uses PIO, IRQ#15 and IO at 0x3a8.
I can easily fudge my floppy driver to handle this, but I'd rather be able to pick up the true access parameters via an automated method at boot time.
Are there any 'hidden' BIOS calls for returning FDC access parameters such as IO address etc - even if it is on a model-by-model or company-by-company basis?
Thanks in advance
Gary Partis
I just purchased an old Toshiba Libretto 100CT from eBay for OS testing, but it has a non-standard floppy interface...
It is a PCMCIA floppy, which has a normal FDC IC, but it uses PIO, IRQ#15 and IO at 0x3a8.
I can easily fudge my floppy driver to handle this, but I'd rather be able to pick up the true access parameters via an automated method at boot time.
Are there any 'hidden' BIOS calls for returning FDC access parameters such as IO address etc - even if it is on a model-by-model or company-by-company basis?
Thanks in advance
Gary Partis