----------------------------------------------------------------------------
***** Functions of ODIPKT *****
-----------------------------------------------------------------------------
Get driver information
In: ah=1
int 60h
Out: bx=version
ch=class
dx=type
al=name length
ds:si->name
-----------------------------------------------------------------------------
Set packet for acception
In: ah=2
al=class
bx=type of access or -1
dl=0
cx=length of equality
ds:si->bytes of equality
es:di->address of function for run
int 60h
Выход: ax=buffer number
-----------------------------------------------------------------------------
Delete from acception
In: ah=3
bx=buffer number
int 60h
-----------------------------------------------------------------------------
Send packet
In: ah=4
ds:si->packet
cx=length
int 60h
-----------------------------------------------------------------------------
Get address
In: ah=6
cx=length
es:si->buffer
int 60h
Out: cx=length of address
-----------------------------------------------------------------------------
Reset interface
In: ah=7
int 60h
-----------------------------------------------------------------------------
Get parameters
In: ah=10
int 60h
Out: es:di->data buffer
-----------------------------------------------------------------------------
Set type of receiving
In: ah=20
cx=type
int 60h
-----------------------------------------------------------------------------
Get type of receiving
In: ah=21
int 60h
Out: cx=type
-----------------------------------------------------------------------------
Compiled by Eugene Ilchenko and Igor Gusev
Receive all the latest articles by email!
Get all articles delivered directly to your mailbox as and when they are released on WindowSecurity.com! Choose between receiving instant updates with the Real-Time Article Update, or a monthly summary with the Monthly Article Update. Sign up to the WindowSecurity.com Monthly Newsletter, written by George Chetcuti, BSc in Computing & IS (Honors), containing news, the hottest tips, security links of the month and much more. Subscribe today and don't miss a thing!