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

[ Available lists | Index of cvs-all | Month of Apr 2003 | Week of 4 Apr 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Poul-Henning Kamp <phk@FreeBSD.org>
Date
4 Apr 2003 10:53:05
Subject
cvs commit: src/sys/conf files src/sys/dev/adlink adlink.c
Message-ID
200304041853.h34Ir4Bm035846@repoman.freebsd.org


[ Hide this part ]
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)


Elapsed time: 0.049 seconds