aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ieee488/upd7210.c
Commit message (Expand)AuthorAgeFilesLines
* Convert files to UTF-8Ulrich Spörlein2012-01-151-2/+2
* GPIB overhaul, part #2: make the tnt4882 driver work with the newerJoerg Wunsch2010-02-011-19/+68
* Fix breakage introduced to the tnt4882 driver in r202870. This PCIJoerg Wunsch2010-01-231-3/+4
* Overhaul of the pcii driver:Joerg Wunsch2010-01-231-12/+29
* Remove the distinction between device minor and unit numbers.Ed Schouten2008-05-291-1/+1
* Don't be noisy in case of shared interrupts.Poul-Henning Kamp2006-03-111-0/+2
* Use new bus_space/resource convenience functions.Poul-Henning Kamp2005-09-241-8/+3
* Allocate unit numbers with unr, implement detach function.Poul-Henning Kamp2005-09-151-5/+19
* Don't leak mutex on open failure.Poul-Henning Kamp2005-04-041-1/+3
* Don't disable interrupts on a stray interrupt.Poul-Henning Kamp2005-03-061-2/+0
* Split the ibfoo API into its own file.Poul-Henning Kamp2005-02-121-788/+42
* Make sure the last command byte makes it onto the wire.Poul-Henning Kamp2005-02-111-4/+6
* Improve EOS handling.Poul-Henning Kamp2005-02-111-8/+17
* StatificationPoul-Henning Kamp2005-02-101-3/+3
* Further elaborate the GPIB driver. We now support a minimal subset ofPoul-Henning Kamp2005-02-061-0/+1026