summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa
Commit message (Expand)AuthorAgeFilesLines
* Pass 3 of the great devsw changesjulian1995-12-0831-933/+1293
* Untangled the vm.h include file spaghetti.dg1995-12-0714-10/+41
* Implement detection of whether or not bounce-buffering is requiredpeter1995-12-071-3/+10
* Replaced #includes of <sys/user.h> by less gross headers, usuallybde1995-12-0613-24/+35
* Removed unnecessary #includes of <sys/user.h>. Some of these were justbde1995-12-0611-18/+12
* Updated my copyright.dg1995-12-051-65/+95
* all:dg1995-12-0513-251/+167
* aargh! I tested JREMOD, only to discover that the "good oil" part ofpeter1995-12-041-3/+3
* I don't know what I messed up in 1.40, but the crynwr mode didn't make it.phk1995-12-021-25/+224
* A quick fix for a problem that will go away in a few days anyway..julian1995-12-011-2/+2
* remove typojulian1995-12-011-2/+1
* A pair of really tiny patches that not only allow it all to compilejulian1995-11-301-5/+5
* Fix my color/attr separation patch.ache1995-11-301-3/+3
* Fix Pentium CPU rate diagnosis:wollman1995-11-291-8/+8
* Removed builtin list of port addresses. The address for sio3bde1995-11-291-10/+5
* If you're going to mechanically replicate something in 50 filesjulian1995-11-2925-38/+38
* OK, that's it..julian1995-11-2927-385/+662
* staticize.phk1995-11-291-42/+42
* Add crynwr mode to the lp# interface.phk1995-11-291-4/+2
* A batch of Jim Lowe's patches:jkh1995-11-295-19/+106
* the second set of changes in a move towards getting devices to bejulian1995-11-282-1/+72
* the second set of changes in a move towards getting devices to bejulian1995-11-2826-19/+864
* Removed all #includes of the unused file <sys/device.h>.bde1995-11-281-2/+1
* Mainly cosmetic cleanups... It now uses more consistant message reportingpeter1995-11-282-22/+24
* Separate colors & attributes as Terry pointsache1995-11-282-74/+148
* Fixed setting of speed B0 - don't output a bogus divisor of 0 and abde1995-11-261-5/+9
* Completed function declarations and/or added prototypes.bde1995-11-243-2/+7
* Added bogusly placed extern prototypes for functions that should probablybde1995-11-247-0/+24
* Fixed a comment.bde1995-11-241-2/+2
* Update the wd.c driver to use the new TAILQ scheme for devicedyson1995-11-231-29/+39
* Completed function declarations and/or added prototypes.bde1995-11-212-3/+6
* Restored static variable `nsio_tty' which is used only by pstat(8). Madebde1995-11-211-1/+3
* This commit was generated by cvs2svn to compensate for changes in r12437,peter1995-11-213-0/+1962
|\
| * This driver supports the Arnet SYNC/570i ISA cards that is based on thepeter1995-11-213-0/+1962
* Quick fix for stat_imask and intr_mask[8] not having the RTC interruptbde1995-11-201-1/+2
* Mega commit for sysctl.phk1995-11-206-53/+30
* Fix compiler warnings.phk1995-11-202-29/+28
* move variables inside the #ifdef.phk1995-11-201-3/+5
* Moved bogusly placed #endif that hid some prototypes.bde1995-11-181-1/+1
* Updated comments. The comments about the unused addresses get brokenbde1995-11-181-24/+30
* Fixed the types of the apm hook functions.bde1995-11-181-7/+12
* Fixed the types of the apm hook functions.bde1995-11-181-15/+27
* Fixed the type of a timeout function.bde1995-11-181-2/+8
* Fixed staticization - use `static' in function headers, not just inbde1995-11-181-19/+19
* Fixed a bogus include path.bde1995-11-181-2/+9
* Staticized an inline function. All inlines in kernel headers should bebde1995-11-181-2/+2
* Fixed (nonexistent) initialization of bp->b_pblkno. disksort() forbde1995-11-181-14/+2
* Fixed the type of a timeout function.bde1995-11-181-9/+5
* Included <sys/conf.h>. It used to be included as a side effect ofbde1995-11-163-3/+6
* Correct the bogus probe for 8216/8416 cards...it was broken.dg1995-11-151-19/+17
OpenPOWER on IntegriCloud