May 24, 2007 - Correctly read the serial number from boards found on the system. - Remove include of as this is not needed and the header is not there on e.g. ubuntu. October 21, 2007 - Remove #include in fusb_linux.cc not needed and does not work with sci-linux October 29, 2008 - add #include -> usrp_basic.cc December 16, 2008 - Added search for the 64 bit branch of the libs in case userland is 64 bit.k Version 1.2: December 11, 2009 - In the case that libusb is not installed on the target system, build our own local copy. January 8, 2009 - Replace kludgy function in usrp_prim.cc that gets usb_device* from usb_dev_handle* with a call to usb_device from libusb so it's no longer kludgy. July 20, 2010 (sisusb-1.2-003) - in sis3150usb_vme_linux.c INT sis3150_vmebus_write() problem with Linux 64bit-system modification: // long* long_cUsbBuf_ptr; old ULONG* long_cUsbBuf_ptr; // new - add vme_A32DMA_D16_read - add vme_A32BLT16_read - add vme_A32DMA_D16_write - add vme_A32BLT16_write