summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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-025-60/+230
* Add code to generate NFSDISKLESS_SIZE for use in locore for copying thergrimes1994-10-022-2/+14
* Implement full proxy ARP, gated on option ARP_PROXYALL. This allowswollman1994-10-011-7/+44
* genassym: depends on the source code too.rgrimes1994-10-013-6/+6
* 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-019-0/+4166
* 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
* Define IFF_ALTPHYS to be IFF_LINK2. Gross, but effective. (There aren't anywollman1994-10-011-1/+2
* Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr.dg1994-10-019-8/+541
* #Driver for Advaced Power Management (also need options APM)phk1994-10-013-6/+6
* 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-013-3/+21
* 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-0158-160/+4180
* add new sound files to kernel config file listswallace1994-10-012-6/+14
* Use Voxware's new 2.90 soundcard.h.swallace1994-10-012-296/+688
* 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-11322-123705/+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-23299-112212/+2462
| |/
* | Correct DEC -> Digital Equipment Corporation.wollman1994-10-013-6/+6
* | Add #ifndef ALLOW_CONFLICT_IRQswallace1994-09-302-2/+12
* | Log SA_CORE signalsache1994-09-301-1/+9
* | 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-293-3/+18
* | Do strip -x of kernelcsgr1994-09-293-6/+33
* | Added pcaselect call.sos1994-09-291-2/+4
* | Changed header sligthly.sos1994-09-293-6/+9
* | Changed header slightly.sos1994-09-297-62/+109
* | Updated pcaudio.c to latest from 1.1.5.1sos1994-09-296-352/+290
* | Fixed bug in hardclock() that caused adjtime() to fail when givenwollman1994-09-293-27/+12
* | GENERIC*: remove commented-out options; the user should have to dowollman1994-09-285-12/+8
* | LKMs are no longer options, so remove the `options LKM' from LINT.wollman1994-09-283-6/+3
* | 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-286-74/+3
* | Disable MFS as loadable until someone figures out how to make it work.wollman1994-09-281-2/+6
* | Reviewed by: Julian Elischer / Jordan K. Hubbardse1994-09-285-16/+361
* | A potential panic, found by adding declarations.phk1994-09-281-2/+2
* | Added a %p to printf & friends, same thing as 0x%08x but more with thephk1994-09-281-1/+8
* | #include ddb.h not db_output.hphk1994-09-281-2/+2
* | Get rid of parentheses in version stuff. Use 2.0.0-Development instead.sef1994-09-281-3/+3
* | Added entries for PCI and NCR device drivers.se1994-09-283-3/+21
OpenPOWER on IntegriCloud