From: frank m. h. <fm...@st...> - 2002-01-08 03:51:08
|
Okay, the unresolved symbol problem is fixed in cvs, see http://sourceforge.net/cvs/?group_id=42378 to access it. There might also be another problem however. The old driver was a bit confused about whether the pci-gpib card used ioports or memory mapped io. I coded it to use ioports, but it was just a guess. If you could send me the output of 'lspci -v' it would be helpful. Frank On Fri, 4 Jan 2002, Cyndy Bresloff wrote: > > I see to be able to compile things for my CBI-GPIB card > on SuSe 2.4.14 Linux 'right out of the box', but I am > getting stuck on loading the module. It compiles with no > errors but warnings, yes.. But then when I go to load, I get: > > error - (in gpib0.o) 'unresolved symbol ib_pci_dev' > > and it quits with that error and will not laod the module.. > |