[Patch]Add NMI mask on AT-compatible machines

Discussion of development and patch submission.
Post Reply
Greatpsycho
Posts: 151
Joined: Tue 22 Mar, 2016 10:03 am
Location: Korea
Contact:

[Patch]Add NMI mask on AT-compatible machines

Post by Greatpsycho »

This patch implements NMI mask bit on RTC(Port 0x70).

And this patch also applies to the following.
- Moved initializing a20_mem_key and a20_mem_alt value to mem.c
- Changed initial a20_mem_key and mem_a20_state value to 2
Attachments
at_nmi_patch.tar.gz
Add NMI mask on AT-compatible machines
(1.26 KiB) Downloaded 262 times
User avatar
SarahWalker
Site Admin
Posts: 2054
Joined: Thu 24 Apr, 2014 4:18 pm

Re: [Patch]Add NMI mask on AT-compatible machines

Post by SarahWalker »

Committed at revs 808/809.
Post Reply