•  Back 
  •  PCI-BIOS 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - das Betriebssystem
Author      : 
Version     : tos.hyp (5. März 2013)
Subject     : Programmieren/Atari
Nodes       : 3001
Index Size  : 93602
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Titel
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File4.15.6  get_machine_id                                             TOS

 Name:         »Get Machine ID«

 Xbiosnummer:  337

 Deklaration:  int32_t get_machine_id ( void );

 Beschreibung: This function can be used to get a unique machine ID 
               for the computer the driver is running on.

 Ergebnis:     Machine ID oder 0 (keine ID verfügbar) oder PCI-BIOS 
               Fehlercodes

               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 

 Verfügbar:    PCI-BIOS V2.00

 Gruppe:       PCI-BIOS

 Querverweis:  Binding