The HyperNews Linux KHG Discussion Pages

Question: user-space pci device

Forum: Device Driver Basics
Keywords: pci compile
Date: Tue, 04 Nov 1997 21:41:57 GMT
From: carl timmer <timmer@jlab.org>

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.