PCIDEV
Jump to navigation
Jump to search
Short Description
A simple but useful listing of PCI devices.
The program counts over PCI address space and if the address corresponds to an actual device - stores some device-relative information in a text table.
The program uses a simple text database of about 1,000 well-known PCI manufacturers: vendors.inc that takes over 95% of its code. Some size-critical distrubutives may use a reduced version of the database.
Version 2.3 also checks available memory-mapped I/O chanels granted to user applications. If such a channel exists, PCIDEV makes a short (64-byte) text dump of each memory-mapped area.
PCIDEV is a good and self-explaining demonstration of KolibriOS' PCI/MMIO system functions.
Authors
- Jason Delozier <cordata51@hotmail.com>
- Sergey Kuzmin aka Wildwest <mario79@bk.ru>
- Victor Alberto Gil Hanla aka vhanla <vhanla@gmail.com>
- Mihailov Ilia aka Ghost <ghost.nsk@gmail.com>
- Marat Zakiyanov aka Mario79 <mario79@bk.ru>
- Artem Jerdev aka art_zh <art_zh@yahoo.com>
Project site
http://www.coolthemes.narod.ru/pcidev.html