From: frank m. h. <fm...@st...> - 2002-06-20 23:48:04
|
On Thu, 20 Jun 2002, Mitchell Ferschweiler wrote: > Turning off DMA fixed the problem. Writing and reading > both work fine. > > When do modification to the interfaces in > /etc/gpib.conf file take effect? Do I need to reboot > my computer, reload the modules? > At the moment, it happens whenever the driver module goes from unused to used (as shown by lsmod). So stopping and restarting your program would probably be enough. Frank |