Hello
As many know that Agilent no longer provides drivers/applications for their USB GPIB adapters
I thought I try to close the gap....been a while though since I wrote software on OSX (o;
At least direct communication is possible under OSX 10.9.4:
Found device 0x1203
dealWithDevice: found 1 configurations
found interface: 0x1503
dealWithInterface: found 3 pipes
transfer type control, maxPacketSize 64
dealWithPipes: grabbing BULK IN pipe index 1, number 2, packetsize: 512
dealWithPipes: grabbing BULK OUT pipe index 2, number 6, packetsize: 512
transfer type interrupt, maxPacketSize 8
If you would like to support the project, consider a Paypal donation to my gmail address here:
richard....@gmail.com
Haven't figured out a nice website name yet for this project though (o;
Now back to agilent_82357a.c Linux kernel driver studying (o;