summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/gpib.c
Commit message (Expand)AuthorAgeFilesLines
* Updated #includes to 4.4Lite style.bde1996-09-101-12/+12
* Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.hbde1996-06-181-1/+0
* Switched from using devfs_add_sw() to using devfs_add_swf()scrappy1996-03-281-2/+2
* Completed function declarations and/or added prototypes and/or addedbde1995-12-151-1/+1
* Staticize and cleanup.phk1995-12-101-163/+49
* Julian forgot to make the *devsw structures static.phk1995-12-081-1/+1
* Pass 3 of the great devsw changesjulian1995-12-081-32/+32
* Removed unnecessary #includes of <sys/user.h>. Some of these were justbde1995-12-061-1/+1
* If you're going to mechanically replicate something in 50 filesjulian1995-11-291-1/+1
* OK, that's it..julian1995-11-291-13/+23
* the second set of changes in a move towards getting devices to bejulian1995-11-281-0/+31
* Remove unused functions and variables, make things static, and other cleanups.phk1995-10-281-18/+4
* Fix benign type mismatches in devsw functions. 82 out of 299 devswbde1995-09-081-7/+12
* Don't include <sys/tty.h> in drivers that aren't tty drivers or in generalbde1995-07-161-1/+0
* Remove trailing whitespace.rgrimes1995-05-301-55/+55
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+1
* Fix a few nasties in the conversion.jkh1994-12-171-3/+2
* Add Fred Cawthorne's GPIB driver.jkh1994-12-171-0/+1269
OpenPOWER on IntegriCloud