summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Enable the FIFO on enhanced floppy controllers. This reduces thetegge1997-09-173-3/+60
* Make FDC_DEBUG a supported option.joerg1997-09-164-13/+41
* remove redudant decls from this header file (used for 2.2.x compat)jmg1997-09-151-6/+0
* add some preprocessor lines to prevent both controler snd0 andjmg1997-09-151-0/+5
* docment the new sound drivers in LINT and add the necessary files tojmg1997-09-143-3/+46
* This commit was generated by cvs2svn to compensate for changes in r29415,jmg1997-09-1412-0/+8368
|\
| * Import of Luigi Rizzo's sound code. For more information about the driverjmg1997-09-1412-0/+8368
* Fix the broken VT_WAITACTIVE ioctl for the case where the third argjoerg1997-09-141-15/+3
* Addf flags 0x10 to the sio0 line, so it is available as a potentialjoerg1997-09-141-2/+2
* Bruce wants the warning.peter1997-09-141-2/+2
* Update select -> poll in drivers.peter1997-09-1422-158/+151
* Update select -> poll.peter1997-09-147-150/+86
* Revert the logic behind my last change, and use a function calledjoerg1997-09-133-11/+11
* Patch up some more undefined symbols when compiling under ELF.peter1997-09-131-1/+7
* Fix a warning.peter1997-09-131-2/+2
* Support Intel EtherExpress Pro 10+msmith1997-09-121-4/+10
* Do not ever try to coredump adapter memory regions.joerg1997-09-103-5/+38
* Allow a compile-time override of the ipfw deny rule. For a 'firewall'peter1997-09-102-2/+18
* Change the address for the low end of what we permit from c0000 downdg1997-09-101-2/+2
* add neccessary calls to autoconf for pnp,jmg1997-09-092-18/+214
* add pnp device entries...jmg1997-09-093-3/+14
* add the plug-and-play code into current...jmg1997-09-092-0/+806
* Amancio's latest in the Brooktree driver.markm1997-09-091-1/+4
* Added a check for the ISA memory address range being valid. Fixes PR#835.dg1997-09-081-2/+9
* Turn on the 0WS option for 16bit cards. Newer machines insert enoughdg1997-09-081-18/+27
* Change an assemble-time divide into a shift. Under binutils-2.8 gas in elfpeter1997-09-082-4/+4
* Add missing redirection for _inside_intr -> inside_intrpeter1997-09-081-1/+2
* DISABLE LEVEL_3 lock pushdown, somethings seems to have broken!fsmp1997-09-071-2/+2
* General cleanup of the lock pushdown code. They are grouped and enabledfsmp1997-09-0716-256/+522
* Removed more vestiges of config-time swap configuration.bde1997-09-071-15/+1
* Include kernel.h instead of declaring "extern int hz".bde1997-09-072-5/+4
* Fix an intermittent problem during SMP code operation. Not all of thedyson1997-09-071-2/+2
* Enable A law encoding.helbig1997-09-061-0/+73
* Enable A law encoding.helbig1997-09-061-1/+4
* Argh, what was I thinking?? Don't (yet) halt the CPU in the idle looppeter1997-09-051-1/+3
* Cosmetic adjustment for the trap/double fault/panic cpu id listing.peter1997-09-051-8/+9
* Add redirection for new _clock_lock symbolpeter1997-09-051-1/+2
* Add a new compile option SC_HISTORY_SIZE for syscons.yokota1997-09-043-3/+6
* Add a new compile option SC_HISTORY_SIZE to specify the history bufferyokota1997-09-042-14/+19
* Upgrade of EIDE DMA support, Johns comments:sos1997-09-044-47/+82
* Cosmetic change to last commit: speculative_mtest -> speculative_mprobe.dg1997-09-041-8/+8
* Changed the memory sizing code so that if the following conditionsdg1997-09-041-21/+35
* Always defines macros for PC-98 display.kato1997-09-041-12/+6
* Correct ancient spelling bogon.jkh1997-09-041-4/+4
* 1) Changed the volume to be a little louder.sos1997-09-031-12/+29
* Make the aic7xxx sequencer assembler compile in the kernel's objectgibbs1997-09-031-6/+6
* Cleaned up revs 1.36-1.40 (mainly disordered declarations, non-bogusbde1997-09-031-121/+147
* Removed unused #includes.bde1997-09-025-11/+5
* Removed the "globl" nature of the vec array. This was left over from thefsmp1997-09-021-5/+3
* Added used #include - don't depend on <sys/mbuf.h> includingbde1997-09-028-7/+15
OpenPOWER on IntegriCloud