summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Hide a silly ``unknown board type'' message behind bootverbose. Thejoerg1997-10-151-3/+4
* Mention that the Zip driver (vpo) requires SCSI disk support, and worksmsmith1997-10-152-2/+6
* if_ep.c clarification/simplification.itojun1997-10-142-273/+92
* Disable the TEST_CIL code till I can commit the complete solution.fsmp1997-10-131-1/+5
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-124-7/+8
* Back out my LALT -> META change until we figure out a way to make itjkh1997-10-121-2/+2
* Fix bug when using DEVFS, drives on second controller sisn't appearsos1997-10-121-4/+4
* Try and fix some style problemspeter1997-10-123-45/+54
* Allow "foo0: disabled, not probed" message to stay, but make it conditionaljkh1997-10-121-4/+4
* Distribute and statizice a lot of the malloc M_* types.phk1997-10-112-4/+7
* Compensate for pcb.h tweaks.peter1997-10-104-5/+13
* Don't #include unneeded includes here. pcb_ext.h picks up lots of otherpeter1997-10-101-4/+2
* GPROC0_SEL isn't used in any *.s files it seems..peter1997-10-101-3/+1
* Change default keymap (I left all the international ones alone) sojkh1997-10-101-2/+2
* Convert the VM86 option from a global option to an option only dependedpeter1997-10-1014-16/+33
* - Enable PS/2 mouse support by default. Given that almost all new hardwarenate1997-10-081-2/+2
* Fixed spammed Id.bde1997-10-071-1/+1
* Latest round of patches from the author.markm1997-10-071-3/+22
* Added two Cyrix 6x86/6x86MX options.kato1997-10-063-9/+55
* Fixed spot in twintr() where tw_control and TWC_SYNC were used insteadstark1997-10-061-1/+1
* It is possible that MB's with really broken bios's not set up more ofdyson1997-10-063-0/+24
* Changes to support full make parallelism (-j<n>) in the worldjkh1997-10-051-8/+10
* Make sure that the memory type registers are the same for each CPUdyson1997-10-053-3/+159
* Backed out part of a previous change: don't set ZWS on '790 chips; it hasdg1997-10-031-6/+1
* Call identifycyrix() when 6x86MX CPU is found. The identifycyrix()kato1997-10-031-2/+3
* Add a new keyboard mode K_CODE. Returns a single byte for each keysos1997-10-013-14/+27
* Sort cross refereces in section SEE ALSO.wosch1997-09-291-3/+3
* Fixed a foobar on my part that broke non-SMP kernels. (I need some sleep...)fsmp1997-09-291-11/+24
* oops, I seem to have forgotten to commit this. redirect _cam_imask topeter1997-09-291-1/+2
* Screwed the debug for the cil deadlock, another 3 hours down the tubes...fsmp1997-09-291-2/+2
* Added a couple short-term debugs and a fix to the SPIN_MAX variable.fsmp1997-09-282-7/+38
* Fix a serious bug I introduced while adding in support for CAM interrupts.gibbs1997-09-284-14/+20
* Add a small hack to support the strange antics of the Unisys ELI 4003. Thismckay1997-09-282-20/+44
* Added a missing comma for the INTR_SPL case.fsmp1997-09-271-2/+2
* Add support to the host driver for "downloaded constants". These are immediategibbs1997-09-271-43/+32
* Hide the `no magic' babble behind bootverbose, since it has proven tojoerg1997-09-271-5/+7
* The previous commit broke support for the Pro/10; detect which sort ofmsmith1997-09-261-7/+25
* tiny update of ESC sequence parser.itojun1997-09-261-5/+23
* Fix a bug where the speculative memory probe wouldn't occur on systems thatdg1997-09-251-2/+2
* Look for another couple of magic bios things..phk1997-09-241-2/+8
* Add a missing prototype.phk1997-09-241-1/+2
* Fix a call to timeout that wasn't properly saving it's callout handle.gibbs1997-09-231-2/+2
* Moved setconf() call after root configuration again. This fixes abde1997-09-231-4/+3
* Fix merge spamjkh1997-09-232-8/+4
* Reserve entry for CAN16-2 CAN-PC Interfacejkh1997-09-231-1/+2
* Be more explicit about one of IPFIREWALL's features.jkh1997-09-232-2/+22
* Add a missing bufq_init call. The original code never initialized it'sgibbs1997-09-221-0/+1
* restore a line I accidentally deleted with my callout changes.gibbs1997-09-221-0/+1
* Update for changes in the callout interface.kato1997-09-223-1/+11
* Turn on CR4_VME on the AP's the same as the BSP. Note that we do notpeter1997-09-221-1/+13
OpenPOWER on IntegriCloud