summaryrefslogtreecommitdiffstats
path: root/sys/gnu/i386/isa
Commit message (Expand)AuthorAgeFilesLines
* Remove devconf, it never grew up to be of any use.phk1996-09-061-39/+1
* Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.hbde1996-06-181-3/+1
* Clean up -Wunused warnings.gpalmer1996-06-127-40/+55
* Fixed missing quote in a devfs string.bde1996-03-291-2/+2
* Switched from using devfs_add_sw() to using devfs_add_swf()scrappy1996-03-283-33/+40
* recording cvs-1.6 file deathpeter1995-12-302-1675/+0
* Fixed erroneous resending of the output buffer.bde1995-12-291-11/+34
* Changed the definition of DEBUG to agree with -DDEBUG to avoid warningsbde1995-12-221-2/+2
* Staticize.phk1995-12-173-47/+54
* Replaced nxreset by noreset (if the reset function gets called, then thebde1995-12-101-2/+2
* Removed new alias d_size_t for d_psize_t.bde1995-12-101-2/+2
* Julian forgot to make the *devsw structures static.phk1995-12-083-8/+54
* Pass 3 of the great devsw changesjulian1995-12-083-101/+134
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Replaced #includes of <sys/user.h> by less gross headers, usuallybde1995-12-061-2/+3
* If you're going to mechanically replicate something in 50 filesjulian1995-11-293-8/+20
* OK, that's it..julian1995-11-293-12/+140
* Completed function declarations, added prototypes and removed redundantbde1995-11-212-16/+76
* Fixed the type of nic_listen(). A trailing arg was missing.bde1995-11-181-5/+9
* Moved prototypes for devswitch functions from conf.c and driver sourcesbde1995-11-041-11/+1
* Fix select().bde1995-10-121-59/+25
* I have applied my last changes correcting the bug in dgbselect() to itjkh1995-10-042-102/+46
* Fix benign type mismatches in isa interrupt handlers. Many returned intbde1995-09-191-3/+7
* Fix benign type mismatches in devsw functions. 82 out of 299 devswbde1995-09-082-10/+16
* Finish bringing this driver up to rev 2.2 - now compiles without warnings.jkh1995-09-041-6/+19
* Bring the Digiboard driver (ALPHA version) into -current. Includesjkh1995-09-034-0/+3120
* Remove trailing whitespace.rgrimes1995-05-301-3/+6
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-112-6/+17
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-282-7/+22
* Removed redundant newlines that were in some panic strings.dg1995-03-191-3/+6
* Fix a few bogons introduced when config lost the 3 char limitation.jkh1995-02-161-3/+6
* Fix a few more nits. Should compile better now! :_)jkh1995-02-152-17/+30
* Fix up include paths, nuke some warnings.jkh1995-02-151-5/+14
* An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces.jkh1995-02-145-0/+2702
* Get scdreg.h from new location.jkh1995-02-141-2/+2
* Remove duplicate functions.jkh1995-02-091-64/+1
* Commit Gary's diffs for adding xcdplayer support to the Sony CDROM driver.jkh1995-02-062-3/+143
* Fix the include path to scdreg.h.phk1995-01-301-2/+2
* Second version of this driver.jkh1995-01-292-890/+764
* Nuke out a printf that otherwise spews crap at probe() time. A no-no.jkh1995-01-281-1/+1
* Look for scdreg.h in the right place. Whoops.jkh1995-01-281-1/+1
* Add the soundblaster CDROM driver back in, but this time under the GPLjkh1995-01-282-0/+1724
OpenPOWER on IntegriCloud