summaryrefslogtreecommitdiffstats
path: root/sys/dev/ieee488/ibfoo.c
Commit message (Expand)AuthorAgeFilesLines
* Implement more of __ibsta: END and SRQI status bits (taken out of thejoerg2010-12-101-0/+8
* Fix __retval vs. retval confusion: retval is meant to store the (userland)joerg2010-12-101-1/+1
* GPIB overhaul, part #2: make the tnt4882 driver work with the newerjoerg2010-02-011-11/+133
* Make isa_dma functions MPSAFE by introducing its own private lock. Theserdivacky2009-11-091-8/+0
* Replace callout_init(..., 1) with callout_init(..., CALLOUT_MPSAFE) forkris2008-04-161-1/+1
* Add placeholder mutex argument to new_unrhdr().phk2005-03-071-1/+1
* Always go to standby efter each call.phk2005-03-061-7/+7
* Check handle types.phk2005-02-121-75/+193
* Add ibcntl as alias for ibcntphk2005-02-121-239/+270
* Split the ibfoo API into its own file.phk2005-02-121-0/+856
OpenPOWER on IntegriCloud