cvs commit: src/sys/conf files src/sys/dev/adlink adlink.c

Poul-Henning Kamp phk at FreeBSD.org
Fri Apr 4 10:53:06 PST 2003


phk         2003/04/04 10:53:04 PST

  FreeBSD src repository

  Modified files:
    sys/conf             files 
  Added files:
    sys/dev/adlink       adlink.c 
  Log:
  Add a rudimentary but working driver for the Adlink "NuDaq PCI-9812".
  
  This is a 4 channel 20 msps 12 bit ADC card.
  
  Anyone wanting to play with GNUradio or similar can start here.
  
  Revision  Changes    Path
  1.777     +1 -0      src/sys/conf/files
  1.1       +238 -0    src/sys/dev/adlink/adlink.c (new)


More information about the cvs-src mailing list