From: Daniel A. <dan...@us...> - 2006-01-27 02:15:20
|
Hi there, I started to work on support for Dave Smith Instruments' Evolver the other day. A first version of a single driver is finished and will be tested on the weekend hopefully. I stumbled across the following problems: 1.) CVS checkout via pserver did not work for me. This seems to be caused b= y firewall settings on my adsl router or in Windows XP. Could anyone give me advice on how to configure these? Inbound connections for the port 2401 are allowed and forwarded to my client pc in the router. CVS checkout via port 443 as described in the SourceForge documentation on firewalled access work= s fine though... 2.) The file synthdrivers.properties seems to be write protected in the CVS which raises an exception when running core/DeviceListWriter. Cheers, Daniel |