Interrupt List - Release 61 (16jul00)
⇤
⇠
⇧
🏠
∕
HTML Edition
∕
Browse the Index
∕
FAT
⇢
⇥
RBIL61 - FAT
Bibliography
{#idx167558}
INT 13 - 2M - FORMAT TRACK
{#idx8328}
{#idx8330}
INT 14 - ARTICOM - INSTALLATION CHECK
{#idx14064}
INT 19 - SYSTEM - BOOTSTRAP LOADER
{#idx30245}
{#idx30289}
{#idx30302}
{#idx30320}
{#idx30326}
{#idx30330}
{#idx30334}
{#idx30336}
{#idx30337}
INT 1A - PCI
BIOS
(Basic Input/Output System) A set of standardized calls giving low-level access to the hardware. The BIOS is the lowest software layer above the actual hardware and serves to insulate programs (and operating systems) which use it from the details of accessing the hardware directly.
v2.0c+ - READ CONFIGURATION
DWORD
Doubleword; four bytes. Commonly used to hold a 32-bit segment:offset or selector:offset address.
(PicoPower devices)
{#idx34434}
INT 20 - Microsoft Windows - VMM -
VxD
A virtual device driver for Windows 3.x or 95. So called because nearly all of the Windows 3.0 drivers had names of the form "VdeviceD". See also device driver.
SERVICES
{protected mode}
{#idx39632}
INT 21 - DOS 1+ - CREATE OR TRUNCATE FILE USING
FCB
see File Control Block
{#idx42073}
{#idx42076}
INT 21 - DOS 1+ - FIND FIRST MATCHING FILE USING
FCB
see File Control Block
{#idx41949}
{#idx41958}
INT 21 - DOS 1+ - GET ALLOCATION INFORMATION FOR DEFAULT DRIVE
{#idx42190}
INT 21 - DOS 1+ - GET ALLOCATION INFORMATION FOR SPECIFIC DRIVE
{#idx42238}
INT 21 - DOS 1+ - OPEN FILE USING
FCB
see File Control Block
{#idx41808}
{#idx41813}
INT 21 - DOS 2+ -
"LSEEK"
- SET CURRENT FILE POSITION
{#idx45677}
INT 21 - DOS 2+ -
"WRITE"
- WRITE TO FILE OR DEVICE
{#idx45494}
INT 21 - DOS 2+ - GET DOS DRIVE PARAMETER BLOCK FOR SPECIFIC DRIVE
{#idx44370}
INT 21 - DOS 2+ - GET FREE DISK SPACE
{#idx44750}
INT 21 - DOS 2+ internal -
"SYSVARS"
- GET LIST OF LISTS
{
undocumented
Information about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.
}
{#idx51566}
{#idx51784}
{#idx51791}
{#idx51819}
INT 21 - DOS 2+ internal - TRANSLATE
BIOS
(Basic Input/Output System) A set of standardized calls giving low-level access to the hardware. The BIOS is the lowest software layer above the actual hardware and serves to insulate programs (and operating systems) which use it from the details of accessing the hardware directly.
PARAMETER BLOCK TO DRIVE PARAM BLOCK
{#idx52025}
{#idx52027}
{#idx52043}
{#idx52076}
INT 21 - DOS 3.2+ - IOCTL - GENERIC BLOCK DEVICE REQUEST
{#idx48947}
{#idx49086}
{#idx49093}
{#idx49141}
{#idx49142}
INT 21 - DOS 4.0+ - EXTENDED OPEN/CREATE
{#idx55847}
INT 21 - DOS 4.0+ internal - GET/SET DISK SERIAL NUMBER
{
undocumented
Information about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.
}
{#idx55733}
{#idx55761}
{#idx55762}
INT 21 - DOS 4.x only - internal - GET DOS SWAPPABLE DATA AREAS
{obsolete,
undocumented
Information about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.
}
{#idx53493}
INT 21 - IFSHLP.SYS - GET ENTRY POINT
{
undocumented
Information about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.
}
{#idx47655}
{#idx47668}
{#idx47698}
INT 21 - MS-DOS 7.0+ - GENERIC IOCTL - ENUMERATE OPEN FILES
{#idx49369}
INT 21 - MS-DOS 7.0+ - GENERIC IOCTL - FIND SWAP FILE
{#idx49386}
INT 21 - MS-DOS 7.0+ - GENERIC IOCTL - GET CURRENT LOCK STATE
{#idx49402}
INT 21 - MS-DOS 7.0+ - GENERIC IOCTL - GET FIRST CLUSTER
{#idx49418}
INT 21 - MS-DOS 7.0+ - GENERIC IOCTL - GET LOCK FLAG STATE
{#idx49351}
INT 21 - MS-DOS 7.0+ - GENERIC IOCTL - LOCK LOGICAL VOLUME
{#idx49252}
INT 21 - MS-DOS 7.0+ - GENERIC IOCTL - LOCK PHYSICAL VOLUME
{#idx49286}
INT 21 - MS-DOS 7.0+ - GENERIC IOCTL - UNLOCK LOGICAL VOLUME
{#idx49311}
INT 21 - MS-DOS 7.0+ - GENERIC IOCTL - UNLOCK PHYSICAL VOLUME
{#idx49336}
INT 21 - Novell NetWare - FILE SERVER - GET FILE SYSTEM STATISTICS
{#idx61784}
{#idx61788}
INT 21 - Novell NetWare - FILE SERVER - GET TRANSACTION TRACKING STATISTICS
{#idx61840}
INT 21 - Novell NetWare - GET FILE SYSTEM STATISTICS
{#idx66905}
{#idx66909}
INT 21 - Novell NetWare - GET TRANSACTION TRACKING STATISTICS
{#idx66957}
INT 21 - Windows95 - FAT32 -
"Get_ExtDPB"
- GET EXTENDED
DPB
see Drive Paramter Block
{#idx56509}
{#idx56531}
INT 21 - Windows95 - FAT32 - EXTENDED ABSOLUTE DISK READ/WRITE
{#idx56633}
INT 21 - Windows95 - FAT32 - GET EXTENDED FREE SPACE ON DRIVE
{#idx56558}
{#idx56568}
{#idx56579}
INT 21 - Windows95 - FAT32 - Set
DPB
see Drive Paramter Block
TO USE FOR FORMATTING
{#idx56600}
{#idx56626}
INT 25 - DOS 3.31+ - ABSOLUTE DISK READ
(32M-2047M hard-disk partition)
{#idx72288}
{#idx72298}
INT 26 - DOS 3.31+ - ABSOLUTE DISK WRITE
(32M-2047M hard-disk partition)
{#idx72472}
INT 2F -
Communicating Applications Specification
DCA and Intel's standard programmatic interface for sending and receiving FAXes via any of a number of internal FAX boards.
- SUBMIT A TASK
{#idx92429}
{#idx92449}
INT 2F - DOS 3.2+ - SET DISK INTERRUPT HANDLER
{
undocumented
Information about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.
}
{#idx78609}
INT 2F - DOS 4.0+ DRIVER.SYS support - GET DRIVE DATA TABLE LIST
{
undocumented
Information about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.
}
{#idx75832}
{#idx75899}
{#idx75933}
{#idx75934}
INT 2F - DRIVER.SYS support - EXECUTE DEVICE DRIVER REQUEST
{
undocumented
Information about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.
}
{#idx75657}
INT 2F - MS Windows - REBOOT - GET
API
(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.
ENTRY POINT
{protected mode}
{#idx80350}
INT 2F - MS Windows - WINDOWS ENHANCED MODE BEGIN EXIT BROADCAST
{callout or callback}
{#idx79672}
INT 2F - Novell DOS 7 - EMM386.EXE - MULTITASKING
API
(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.
- VIRTUAL MACHINES
{
undocumented
Information about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.
}
{#idx82931}
INT 2F - PC-DOS Econet v1.05 - PERFORM NETWORK OPERATION
{#idx92120}
INT 2F - Pharlap
DOS Extender
A program which allows a program to run in protected mode while still retaining access to real-mode MSDOS services. See also Protected Mode.
- FATAL EXIT TO REAL MODE ???
{#idx95091}
INT 2F - WinDOS v2.11 - SIGNAL FATAL ERROR
{#idx90114}
INT 2F - WinDOS v2.11 - SIGNAL FATAL OVERLAY FAULT
{#idx90093}
INT 50 - TI Professional
PC
IBM PC
- FATAL SOFTWARE ERROR TRAP
{#idx102380}
INT 61 - TCPOpen kernel -
API
(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.
{#idx107428}
INT 7F - Telebit ACS SERIAL I/O
{#idx124458}
INT 80 -
AMI
American Megatrends, Inc.
(American Megatrends, Inc.) A hardware, software and firmware company founded in 1985.
BIOS
(Basic Input/Output System) A set of standardized calls giving low-level access to the hardware. The BIOS is the lowest software layer above the actual hardware and serves to insulate programs (and operating systems) which use it from the details of accessing the hardware directly.
v1.00.12.AX1T - internal -
BIOS
(Basic Input/Output System) A set of standardized calls giving low-level access to the hardware. The BIOS is the lowest software layer above the actual hardware and serves to insulate programs (and operating systems) which use it from the details of accessing the hardware directly.
SUBSYSTEM SELECTION
{
undocumented
Information about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.
}
{#idx126289}
INT D4 - PC-MOS/386 v3.0+ - GET TASK CONTROL BLOCK
{#idx128936}
INT E0 -
ConcCP/M
Concurrent CP/M by Digital Research, now DR Multiuser DOS
,DR Multiuser DOS - EXECUTE DOS-COMPATIBLE FUNCTIONS
{real mode}
{#idx130666}
PORT
IBM PC Portable (uses same BIOS as XT)
01F0-01F7 - HDC 1
(1st Fixed Disk Controller)
(
ISA
(Industry-Standard Architecture) The expansion bus used by the
IBM
International Busiuness Machines
PC
IBM PC
/
AT
IBM PC AT
. See also EISA.
,
EISA
(Enhanced Industry-Standard Architecture) A 32-bit superset of the
IBM
International Busiuness Machines
AT
IBM PC AT
's expansion bus (which is now known as the ISA or Industry-Standard Architecture bus).
)
{#idx143428}
{#idx143446}