summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Backout early start of APs since it caused some machines to hang.tegge1999-04-133-12/+3
* ppp != iijppp any morebrian1999-04-122-6/+6
* Make debugging more selective.n_hibma1999-04-113-9/+21
* Move initialization of SWI's in the tty|net|bio masks from isa.c intopeter1999-04-112-12/+6
* Back out default debug kernel. The flags revert to historical behaviour.grog1999-04-111-5/+2
* Correct prototype for wdstarteivind1999-04-111-1/+1
* Staticize.eivind1999-04-119-18/+18
* Random text after #endif changed to comment.eivind1999-04-111-1/+1
* Add prototype for wait_ap().tegge1999-04-113-3/+12
* Let BSP wait until all APs are initialized.tegge1999-04-104-4/+31
* When trying to enable or disable an interrupt not described by the mp table,tegge1999-04-101-3/+7
* Test CF after a btrl operation instead of testing ZF (which is undefined).tegge1999-04-102-4/+4
* uncomment the uhci entryn_hibma1999-04-102-4/+4
* pmap_remove_pte:alc1999-04-101-14/+7
* Add a warning bout the SoundBlaster and ISA DMA locking up the machine,nik1999-04-092-2/+12
* o sys/i386/include/soundcard.hkato1999-04-082-4/+3
* Disable the mtrr copy calls, it doesn't work with the i686_mem.c stuff.peter1999-04-073-3/+21
* 1. Modify config to issue different code for debugging.grog1999-04-071-13/+43
* Add defines for the P6 model-specific registers.msmith1999-04-071-1/+58
* mem.cmsmith1999-04-073-104/+674
* Add i686_mem.c - memory range attribute support for P6 processors.msmith1999-04-071-1/+2
* failled spell-checkphk1999-04-061-2/+2
* Add driver support for gigabit ethernet adapters based on the Alteonwpaul1999-04-063-4/+19
* Two changes to pmap_remove_all:alc1999-04-061-20/+5
* Use reference counted PHOLD/PRELE rather than the P_PHYSIO flag.peter1999-04-061-3/+3
* Catch a case spotted by Tor where files mmapped could leave garbage in thejulian1999-04-051-5/+55
* Restore support for executing BSD/OS binaries on the i386 by passingjdp1999-04-033-5/+9
* Include nss.h only when PC98 is defined.kato1999-04-031-0/+2
* Put in place the infrastructure for improved UP and SMP TLB management.alc1999-04-024-27/+73
* We don't need to splbio() around biodone().phk1999-04-021-3/+1
* Add back cxswitch() it was used afterall.phk1999-04-021-0/+22
* o sys/i386/include/soundcard.hkato1999-04-028-135/+201
* fix polarity reversal.phk1999-04-011-2/+2
* Follow up to the recent vm86 change in rev. 1.19.yokota1999-03-311-6/+8
* Add NTFSeivind1999-03-312-2/+4
* The DEVFS case was screwed by my last commit here..sos1999-03-312-8/+8
* Fix the oltr entries.eivind1999-03-301-4/+3
* SX ISA cards are only 32k wide in 8 bit mode (which is the onlynsayer1999-03-301-2/+2
* Organize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better,phk1999-03-303-36/+2
* Reduce overhead of PPS when not active.phk1999-03-301-9/+11
* Add PPS-API support for DCD on serial ports.phk1999-03-301-3/+21
* Purging lint from the Bruce filter.phk1999-03-301-2/+5
* Delete all references to the "aic" driver. It isn't in the tree, andken1999-03-294-15/+6
* Another round of fix for palette loading.yokota1999-03-291-8/+39
* Spelling fixes.phk1999-03-292-8/+8
* Ifdef declaration of a conditionally defined function "timezero".dt1999-03-281-1/+3
* Fix syntax error. While I am here, comment out a negative option and adddt1999-03-282-4/+8
* Fourth update to the new ATA/ATAPI driver:sos1999-03-281-1/+2
* Add Turtle Beach Malibu soundcard (and a sample config) to CARDS aschuckr1999-03-251-0/+6
* Add support for Cardinal MVP288IV PnP modem.steve1999-03-251-1/+2
OpenPOWER on IntegriCloud