summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* apm_bios.h: removed the equiv-stuff. Not needed now that the kernel modulephk1994-10-023-11/+8
* Unused variables, except one with a omnious comment.phk1994-10-021-15/+10
* Make fat cursor as early as possible, per Bruce suggestionache1994-10-021-6/+2
* If you are building a kernel without NFS statically linked in yourgrimes1994-10-021-1/+8
* 1. Completely rewritten Makefile that uses bsd.prog.mk more effectively.rgrimes1994-10-028-594/+498
* "idle priority" support. Based on code from Henrik Vestergaard Draboel,dg1994-10-022-15/+97
* Replaced the magic register union with inline assembler. Now it worksphk1994-10-024-360/+194
* 1. Remove all references to cyloffset, it has been unused for some time.rgrimes1994-10-022-21/+77
* Add code to generate NFSDISKLESS_SIZE for use in locore for copying thergrimes1994-10-021-1/+7
* genassym: depends on the source code too.rgrimes1994-10-011-2/+2
* On my GW2K Handbook486 this code would reset when called from locore.sphk1994-10-014-72/+68
* Add Matt Thomas's DC21040 PCI Ethernet driver. (This is turning outwollman1994-10-014-0/+1493
* Update DEPCA/DE422 et al driver to latest version, from Matt Thomas.wollman1994-10-012-119/+179
* Correct `de' device ID.wollman1994-10-012-4/+5
* Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr.dg1994-10-017-6/+535
* #Driver for Advaced Power Management (also need options APM)phk1994-10-012-4/+4
* Fix again PAS16D detection and MVA508 handle.ache1994-10-012-6/+6
* Get rid of redundant declaration, and changed DDB -> SDDB to get riddg1994-10-011-9/+8
* Added options APM and device apm0 for Advanced Power Management support.dg1994-10-012-2/+14
* Added $Id$dg1994-10-0116-0/+32
* Woops, missed these two files; part of HOSOKAWA Tatsumi's APM support.dg1994-10-012-0/+228
* Minor improvement to probe routine.dg1994-10-012-0/+16
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.dg1994-10-0139-83/+3708
* add new sound files to kernel config file listswallace1994-10-011-3/+7
* Use Voxware's new 2.90 soundcard.h.swallace1994-10-011-148/+344
* Merged in changes to Hannu Savolainen's VoxWare sound drivers, version 2.9.swallace1994-10-0144-2407/+5548
*-. This commit was generated by cvs2svn to compensate for changes in r3252,swallace1994-10-0110-0/+4652
|\ \
| | * Hannu Savolainen's VoxWare original sound drivers, version 2.9.swallace1994-10-012-17/+848
| | * This commit was manufactured by cvs2svn to create branch 'voxware'.cvs2svn1994-03-11194-69369/+28
| * | Hannu Savolainen's VoxWare original sound drivers, version 2.9.swallace1994-10-0147-3503/+11609
| * | This commit was manufactured by cvs2svn to create branch 'AMANCIO'.cvs2svn1994-04-23171-57876/+2462
| |/
* | Correct DEC -> Digital Equipment Corporation.wollman1994-10-011-2/+2
* | Add #ifndef ALLOW_CONFLICT_IRQswallace1994-09-301-1/+6
* | Oops, forgot one patch for the changed selwakeup, fixed.sos1994-09-291-10/+9
* | Fix broken FAT_CURSOR support, don't set cursor shape on VGAache1994-09-291-1/+6
* | Do strip -x of kernelcsgr1994-09-291-2/+11
* | Added pcaselect call.sos1994-09-291-2/+4
* | Changed header sligthly.sos1994-09-292-4/+6
* | Changed header slightly.sos1994-09-293-30/+53
* | Updated pcaudio.c to latest from 1.1.5.1sos1994-09-293-151/+143
* | GENERIC*: remove commented-out options; the user should have to dowollman1994-09-284-10/+6
* | LKMs are no longer options, so remove the `options LKM' from LINT.wollman1994-09-282-4/+2
* | Now that LKM is standard, PROCFS isn't needed in the GENERIC kernelsdg1994-09-282-4/+2
* | The FDESC filesystem is definately not needed in the GENERIC kernels.dg1994-09-282-4/+2
* | LKM support is no longer optional.wollman1994-09-281-24/+1
* | Added entries for PCI and NCR device drivers.se1994-09-282-2/+14
* | Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-09-2810-55/+185
* | Make bt_timeout() match proper calling conventions - thank you -W!jkh1994-09-281-5/+5
* | Re-port over all of Atsushi Murai's 32bit support and various and sundryjkh1994-09-281-51/+217
* | Ensure normal selection and alignment of the text and data sections beforebde1994-09-281-2/+16
OpenPOWER on IntegriCloud