Added a few keyboard controller commands used by the AMI BIOS'es;
The port 92 handler in mem.c now flushes MMU cache when toggling the A20 gate; Added ability to reload previous disc after ejecting it; Fixed the START/STOP UNIT command for both SCSI and ATAPI; Applied mainline PCem commit: All XT models can now use 64kb RAM. Patch from ecksemmess .
This commit is contained in:
@@ -40,7 +40,9 @@ BEGIN
|
||||
MENUITEM "&Enabled", IDM_CDROM_ENABLED
|
||||
MENUITEM "&SCSI", IDM_CDROM_SCSI
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&Empty",IDM_CDROM_EMPTY
|
||||
MENUITEM "E&mpty",IDM_CDROM_EMPTY
|
||||
MENUITEM "&Reload previous disc",IDM_CDROM_RELOAD
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&ISO...",IDM_CDROM_ISO
|
||||
END
|
||||
POPUP "E&xtra IDE controllers"
|
||||
|
||||
Reference in New Issue
Block a user