Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File4.15.15 unhook_interrupt TOS Name: » « Opcode: 312 Syntax: int32_t unhook_interrupt (int32_t handle); Description: This function removes the driver from the interrupt chain to which a specific interrupt on the given card is routed. The driver must turn off interrupt generation on the card before calling this function. handle Device handle Return value: PCI-BIOS Error codes Availability: PCI-BIOS Group: PCI-BIOS See also: Binding hook_interrupt