Subversion Repositories Kolibri OS

Rev

Rev 8994 | Rev 9052 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8994 Rev 9017
Line 4613... Line 4613...
4613
 
4613
 
4614
---------------------- Константы для регистров: ----------------------
4614
---------------------- Константы для регистров: ----------------------
4615
  eax - SF_NETWORK_GET (74)
4615
  eax - SF_NETWORK_GET (74)
4616
   bl - SSF_LINK_STATUS (10)
4616
   bl - SSF_LINK_STATUS (10)
-
 
4617
======================================================================
-
 
4618
==== Function 74, Subfunction 11, Get TX error packets counter. ======
-
 
4619
======================================================================
-
 
4620
Parameters:
-
 
4621
  * eax = 74 - function number
-
 
4622
  * bl = 11 - subfunction number
-
 
4623
  * bh = device number
-
 
4624
Returned value:
-
 
4625
  * eax = Number of erroneous packets received since device start, -1 on error
-
 
4626
 
-
 
4627
---------------------- Constants for registers: ----------------------
-
 
4628
  eax - SF_NETWORK_GET (74)
-
 
4629
   bl - SSF_TX_PACKET_ERROR_COUNT (11)   
-
 
4630
======================================================================
-
 
4631
=== Function 74, Subfunction 12, Get TX dropped packets counter. =====
-
 
4632
======================================================================
-
 
4633
Parameters:
-
 
4634
  * eax = 74 - function number
-
 
4635
  * bl = 12 - subfunction number
-
 
4636
  * bh = device number
-
 
4637
Returned value:
-
 
4638
  * eax = Number of dropped packets since device start, -1 on error
-
 
4639
 
-
 
4640
---------------------- Constants for registers: ----------------------
-
 
4641
  eax - SF_NETWORK_GET (74)
-
 
4642
   bl - SSF_TX_PACKET_DROP_COUNT (12)    
-
 
4643
======================================================================
-
 
4644
==== Function 74, Subfunction 13, Get TX missed packets counter. =====
-
 
4645
======================================================================
-
 
4646
Parameters:
-
 
4647
  * eax = 74 - function number
-
 
4648
  * bl = 13 - subfunction number
-
 
4649
  * bh = device number
-
 
4650
Returned value:
-
 
4651
  * eax = Number of missed packets since device start, -1 on error
-
 
4652
 
-
 
4653
---------------------- Constants for registers: ----------------------
-
 
4654
  eax - SF_NETWORK_GET (74)
-
 
4655
   bl - SSF_TX_PACKET_MISS_COUNT (13)    
-
 
4656
   ======================================================================
-
 
4657
==== Function 74, Subfunction 14, Get RX error packets counter. ======
-
 
4658
======================================================================
-
 
4659
Parameters:
-
 
4660
  * eax = 74 - function number
-
 
4661
  * bl = 14 - subfunction number
-
 
4662
  * bh = device number
-
 
4663
Returned value:
-
 
4664
  * eax = Number of erroneous packets received since device start, -1 on error
-
 
4665
 
-
 
4666
---------------------- Constants for registers: ----------------------
-
 
4667
  eax - SF_NETWORK_GET (74)
-
 
4668
   bl - SSF_RX_PACKET_ERROR_COUNT (14)   
-
 
4669
======================================================================
-
 
4670
=== Function 74, Subfunction 15, Get RX dropped packets counter. =====
-
 
4671
======================================================================
-
 
4672
Parameters:
-
 
4673
  * eax = 74 - function number
-
 
4674
  * bl = 15 - subfunction number
-
 
4675
  * bh = device number
-
 
4676
Returned value:
-
 
4677
  * eax = Number of dropped packets since device start, -1 on error
-
 
4678
 
-
 
4679
---------------------- Constants for registers: ----------------------
-
 
4680
  eax - SF_NETWORK_GET (74)
-
 
4681
   bl - SSF_RX_PACKET_DROP_COUNT (12)    
-
 
4682
======================================================================
-
 
4683
==== Function 74, Subfunction 16, Get RX missed packets counter. =====
-
 
4684
======================================================================
-
 
4685
Parameters:
-
 
4686
  * eax = 74 - function number
-
 
4687
  * bl = 16 - subfunction number
-
 
4688
  * bh = device number
-
 
4689
Returned value:
-
 
4690
  * eax = Number of missed packets since device start, -1 on error
-
 
4691
 
-
 
4692
---------------------- Constants for registers: ----------------------
-
 
4693
  eax - SF_NETWORK_GET (74)
-
 
4694
   bl - SSF_RX_PACKET_MISS_COUNT (16)     
4617
======================================================================
4695
======================================================================
4618
============== Функция 75, подфункция 0, Открыть сокет. ==============
4696
============== Функция 75, подфункция 0, Открыть сокет. ==============
4619
======================================================================
4697
======================================================================
4620
Параметры:
4698
Параметры:
4621
  * eax = 75 - номер функции
4699
  * eax = 75 - номер функции