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.6 get_machine_id TOS Name: »Get Machine ID« Opcode: 337 Syntax: int32_t get_machine_id ( void ); Description: This function can be used to get a unique machine ID for the computer the driver is running on. Return value: Machine ID, or 0 (no ID available), PCI-BIOS error- codes Positive, non-zero values are machine IDs. They contain a manufacturer code in bit 24..31 and a unique serial number which is set by the manufacturer during production in bit 0..23. The following manufacturer codes are defined: 0 Medusa/Hades 1 Milan 2 PAK/Panther 2 3 ARAnyM Availability: PCI-BIOS Group: PCI-BIOS See also: Binding