Radboud University, Nijmegen, The Netherlands
From the four input channels of the digitizer, signals are first digitized by 200 MHz ADCs. The ADCs are then read out by an Altera FPGA, which also handles triggering, filtering, and timestamping. The FPGA then communicates with the CPU via a 4-bit, 40 MHz MSL (Mobile Scalable Link) bus.
Software readout of the FPGA over the MSL bus is facilitated by a custom Linux device driver. The driver creates a char device, /dev/scope, for read/write to the FPGA. Command structures and data formats can be found on Thei Wijnen's page.
The device driver code can be checked out of the maxima_daq SVN project on merum (talk to me for an account), or the pre-compiled kernel modules can be downloaded here (for kernel 2.6.27.48).
Department of Astrophysics
Radboud University
P.O. Box 9010
6500 GL Nijmegen
The Netherlands