Subversion Repositories Kolibri OS

Rev

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

Rev 1993 Rev 1995
Line 8... Line 8...
8
 Subsystem id and Subsystem vendor id detection
8
 Subsystem id and Subsystem vendor id detection
Line 9... Line 9...
9
 
9
 
10
 Full device detection (like "ATI Radeon 9200") will increase app
10
 Full device detection (like "ATI Radeon 9200") will increase app
11
 size a lot and probably it is function of particular drivers
11
 size a lot and probably it is function of particular drivers
12
;-----------------------------------------------------------------------------
12
;-----------------------------------------------------------------------------
13
2.3: PCIDEV   01/07/2011
13
2.3: PCIDEV   02/07/2011
14
Author:    Marat Zakiyanov aka Mario79 
14
Author:    Marat Zakiyanov aka Mario79 
15
Features:
15
Features:
16
           fixed
16
           fixed
-
 
17
                 * Show the message "--" if the IRQ is not assigned
Line 17... Line 18...
17
                 * Show the message "NA" if the IRQ is not assigned
18
				 * Show number of PCI units for saving device list
18
				 
19
				 
19
 ;-----------------------------------------------------------------------------
20
 ;-----------------------------------------------------------------------------
20
2.3: PCIDEV   26/06/2011
21
2.3: PCIDEV   26/06/2011