summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Add various documented ppbus optionsnsouch1999-01-232-4/+22
* Fix a dot too many in path.rnordier1999-01-232-4/+4
* Suppress warnings when compiling LINT. No functional change.yokota1999-01-231-1/+7
* - Remove reference to obsolete options.yokota1999-01-233-18/+31
* Move EXT2FS to be more visible, and give it a description. Also makeeivind1999-01-212-12/+32
* This is a rather large commit that encompasses the new swapper,dillon1999-01-212-35/+35
* Add 'options DEBUG_LOCKS', which stores extra information in structeivind1999-01-202-2/+20
* o enable plug and play support for the aha driver. Given the cumbersomeimp1999-01-201-12/+87
* Make more messages conditional on bootverbosejkh1999-01-203-9/+15
* Remove 'alog'. G'bye Jamil.msmith1999-01-205-674/+5
* Hide the gensetdefs run the same way we hide the final ld command.peter1999-01-191-2/+3
* Fix comment wording.des1999-01-192-4/+4
* sysconsyokota1999-01-193-3/+78
* Remove unused files.yokota1999-01-198-8709/+0
* Update the pccard hooks to use a module style declaration instead.peter1999-01-196-68/+18
* Break configure() into a couple of stages to allow insertion ofpeter1999-01-191-22/+25
* Fix typo. Unit is spelled with a 'u'. 'init' just types too easily.julian1999-01-181-2/+2
* Fix screwed up previous commit.julian1999-01-181-4/+9
* From inspection, ISA interrupts were completely broken..julian1999-01-181-1/+20
* Replaced by /usr/bin/gensetdefs a few months ago.peter1999-01-173-403/+0
* Use the gensetdefs that is now in /usr/bin, it's a superset of thepeter1999-01-171-15/+9
* Remove references to an LKM that isn't built any more.peter1999-01-172-6/+4
* Minor cleanup; no more references to LKM's.peter1999-01-172-7/+4
* Remove the LKM glue since the support (src/lkm) has been gone a while.peter1999-01-171-34/+1
* Add LKM option so that the remaining code (hopefully) doesn't go stale.peter1999-01-172-2/+14
* Fix cut & paste mind-o: the entry for the xl driver should say ethernet,wpaul1999-01-171-3/+3
* Don't forget copying video mode flags to the adapter info. block whenyokota1999-01-171-1/+2
* Removed the #defines of interrupt handlers to NULL. This hack was forbde1999-01-171-60/+1
* Pass the unit number to the DMA cookie lookup routine and use itbde1999-01-172-5/+7
* There are two models of AMD K6-2 Model 8 (c.f. AMD's document), so thekato1999-01-162-27/+28
* Fix palette save/load functions.yokota1999-01-161-21/+41
* Don't let bugs in ide_pci.c break wdprobe(), at least for standardbde1999-01-161-25/+10
* Fetch an overide for NMBCLUSTERS from the kernel environment. Never allowmsmith1999-01-151-1/+7
* Use a fast interrupt handler for the PCI version of the cy driverbde1999-01-152-2/+4
* Fixed corruption of the fd buffer queue. Once upon a time, the activebde1999-01-152-8/+16
* Backed out previous commit. MALLOC_DEFINE() needs <sys/kernel.h>.bde1999-01-141-3/+3
* Replace includes of <sys/kernel.h> with includes ofjdp1999-01-143-7/+7
* dftp -> dtfp Get it right...msmith1999-01-141-2/+2
* Fix various breakage after the recent keyboard driver change.yokota1999-01-142-14/+15
* Move notes on some flags for AT keyboard. They used to be for sc0,yokota1999-01-132-8/+12
* Assign cdev major 84 to 'dftp' for "Louis A. Mamakos" <louie@UU.NET>msmith1999-01-131-2/+2
* Oops, I accidentaly left the debug option on by default.yokota1999-01-131-2/+2
* Switch type of vxintr instead of using the previous casts.eivind1999-01-121-2/+2
* Take cdev major # 114 for ugenn_hibma1999-01-121-1/+2
* Move a couple of functions to make __inline work. While I'm here,eivind1999-01-122-77/+82
* Add a prototype to silence warnings.eivind1999-01-121-1/+3
* Remove/comment out unused functions.eivind1999-01-122-23/+4
* Silence warnings by cleaning up xxxintr typeseivind1999-01-123-7/+8
* Silence warnings.eivind1999-01-1210-22/+37
* Clean up warnings; a couple of these came because of genuine errors ineivind1999-01-121-4/+6
OpenPOWER on IntegriCloud