summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Extra intr's have nothing to do with LAPTOP.phk1994-10-271-4/+7
* Made an annoying printf #ifdef SEADEBUGphk1994-10-271-1/+3
* Fix a bug which had crept in (an almost certain panic).phk1994-10-271-70/+23
* Fix compiler warnings.bde1994-10-261-8/+7
* Move definition and initialization of video_mode_pointer to syscons.c.bde1994-10-261-21/+1
* Fix initialization of video_mode_ptr. It only worked if the segmentsbde1994-10-261-9/+32
* Stylistic changes.wollman1994-10-262-4/+8
* Gross hack to make kernel names not starting with '/' start with '/'.jkh1994-10-262-4/+24
* Adjust boot message to conform to reality.jkh1994-10-262-4/+4
* Enable USERCONFIG and document it in LINT.jkh1994-10-263-3/+8
* Add userconfig.jkh1994-10-261-1/+2
* Add my user configuration utility - userconfig().jkh1994-10-261-0/+429
* Invoke userconfig() if kernel compiled with options USERCONFIG andjkh1994-10-261-2/+5
* Remove the code for asking for a filesystem floppy. We don't needjkh1994-10-262-46/+4
* Add RB_CONFIG flag.jkh1994-10-262-2/+6
* Fix two very minor nits, one of which caused a warning (no return type forjkh1994-10-261-2/+3
* Fixed a couple of wrong printfs (too few arguments supplied). Also zappedphk1994-10-263-22/+24
* Modified fifth parameter (imask) to register_intr() according tose1994-10-251-5/+2
* BEWARE: Interface change of register_intr() !se1994-10-252-6/+7
* BEWARE: Interface change of register_intr() !se1994-10-252-6/+14
* Never strip the kernel.bde1994-10-251-40/+16
* Added decoding of chipset registers for Pentium 90/100 CPUs.se1994-10-251-6/+6
* Use the correct macro for deciding whether syscons' variables shouldbde1994-10-251-8/+11
* Allow MAXMEM kernel option to indicate more memory than is detected; itdg1994-10-251-4/+3
* Patch to fix QIC-02/QIC-36 by Gene Stark.swallace1994-10-251-5/+17
* Restricted maximum bufpages to 1500; this is required for machines >64MBdg1994-10-251-5/+4
* Moved initialization of tmpstk so that it immediately follows the kerneldg1994-10-252-7/+17
* Added sea0 - Seagate driver lines to configsos1994-10-243-4/+10
* Seagate st01/02 driver.sos1994-10-241-0/+1988
* Fixed cut&paste error.wollman1994-10-241-2/+2
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-2330-141/+518
* First shot README file for iBCS supportsos1994-10-231-0/+124
* Fixed some video returns.sos1994-10-231-6/+10
* While I debugged this, I quenched the compile warnings from if_ed. no otherphk1994-10-221-14/+19
* Autoconf is the one to realize that we are booted disk-less and start thephk1994-10-222-5/+18
* NFS-diskless works. Look in sys/i386/boot/netboot for some of thephk1994-10-221-1/+2
* Found one of the show-stoppers in netboot...phk1994-10-221-2/+2
* Add tw.c for the X10 driver.jkh1994-10-221-0/+990
* Some cosmetics in printfs mostly.phk1994-10-222-8/+19
* The wdprobe was too picky.phk1994-10-221-2/+2
* From: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)jkh1994-10-211-0/+21
* Checking for timeout at several critical calls to ``out_fdc()'' now,joerg1994-10-211-14/+56
* Make my ALLDEVS kernel compile (basically, LINT minus a lot of options).wollman1994-10-213-10/+11
* Make my ALLDEVS kernel compile (basically, LINT minus a lot of options).wollman1994-10-211-1/+4
* LINT: vastly restructured so that it's actually useful for somethingwollman1994-10-213-290/+728
* According to a quick reading of sources, one experiment and Bruce's word:phk1994-10-206-21/+21
* A missing bit from Peter Dufaults patches, as best I could guess...phk1994-10-201-1/+22
* Bruce told me to: Make uha0 use irq ?phk1994-10-205-10/+10
* Peter Dufaults comconsole changes.phk1994-10-206-24/+37
* Don't check for IRQ conflicts before probing the device, so thatbde1994-10-191-4/+1
OpenPOWER on IntegriCloud