From: frank m. h. <fm...@st...> - 2002-03-28 17:12:39
|
Sridhar, The linux-gpib package was failing to recognize that your kernel supported PCMCIA due to it being modular instead of compiled into the kernel. Fixes in cvs. Frank On Thu, 28 Mar 2002, Sridhar Anandakrishnan wrote: > Frank, thanks for the config file for the INES pcmcia card (I should have > read the pcmcia-howto -that info is in there!!...). > > ``cardmgr'' now recognizes the card: > > Mar 28 09:47:32 erebus cardmgr[565]: initializing socket 0 > Mar 28 09:47:32 erebus7:33 erebus cardmgr[565]: executing: 'modprobe ines-gpib' > Mar 28 09:47:33 erebus kernel: Linux-GPIB Driver -- Kernel Release 2.4.2-2 > Mar 28 09:47:33 erebus kernel: gpib: registered ines_pci interface > Mar 28 09:47:34 erebus cardmgr[565]: get dev info on socket 0 failed: > Resource temporarily unavailable > > BUT, I still can't get ``ibtest'' to see my scope! > |