What is this?
Previous  Top  Next


TVicHW32 is a Borland Kylix CLX component which provides an interface to the general purpose device driver that lets you access and control hardware directly from your Kylix application without having to be a Linux device driver expert.  

TVicHW32 main capabilities are:         

·direct port I/O access,  
·access to the physical memory address,      
·handling of hardware interrupts,      
·access to PCI configuration space allowing enumeration of all PCI devices.  

After successfully adding the TVicHW32 component to your CLX, and after starting the driver, you can test the functionality of the component, and
examine the sample code provided, by opening the included TestApp demonstration project.