I need help in compiling a very simple program to talk to a pci card (interface to a CAMAC crate controller). Just to start off with, I want to write a program in user-space that uses functions like "pcibios_present()" and pcibios_find_device()" What libraries does one use in linking to get these functions? Does anyone have some simple examples I can look at? Thanks much. |