OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Apr 25, 2024 4:28 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Enable A20 by using `int 0x15 (ah=0x2401)' BIOS function
PostPosted: Fri Jan 11, 2002 12:00 am 
Hello.

I want to use the A20 address line using this [1] BIOS function.
But I whether know what a keyboard controller's "secure mode" is,
nor how to disable it...
I've been looking for an implementation of this function or some
documentation about it, but I couldn't find any.
So, can you please explain what this "secure mode" is and how to
disable it, or give me a good hint?

Thanks,
Jan


[1] (An extract from Ralph Brown's Interrupt List)
=> http://www-2.cs.cmu.edu/afs/cs/user/ral ... files.html

INT 0x15 - SYSTEM - later PS/2s - ENABLE A20 GATE
ax = 0x2401
Return: CF clear if successful
ah = 0x00
CF set on error
ah = 0x01: keyboard controller is in secure mode
ah = 0x86: function not supported


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot], Majestic-12 [Bot], RayanMargham and 217 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group