summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* I forgot this bit of APM stuff last week.phk1994-10-071-27/+0
* Reviewed by: phkphk1994-10-071-1/+8
* #ifdef DISKLESS the copying of the nfs_diskless structure. Not the bestdg1994-10-071-1/+3
* Change first CFLAGS+= to CFLAGS= or we got really bad resultsache1994-10-072-4/+4
* 1. BOOTSEG and BOOTSTACK are now set from the Makefile, the boot code hasrgrimes1994-10-068-106/+112
* 1. bootinfo.h defines the structure passed in to the kernel by thergrimes1994-10-061-0/+44
* 1. Eliminate unused esym global from locore, our boot code never supportedrgrimes1994-10-062-25/+56
* Add code to handle CPU_DISRTCSETache1994-10-041-2/+4
* Add disable_rtc_set variable to block resettodr() call, needed forache1994-10-042-4/+12
* CPU_DISRTCSET added to disable resettodr(), needed in adjkerntz -i,ache1994-10-041-2/+4
* USE_RTC_CENTURY addedache1994-10-042-2/+8
* RTC_CENTURY usage ifdefed out by USE_RTC_CENTURY compile option,ache1994-10-042-2/+18
* Put genassym: back how it was originally, the real bug was in mkdep.rgrimes1994-10-031-2/+2
* I added "pserudo-device gzip" as default.phk1994-10-034-4/+10
* dependency for genassym was wrong, there is never made a genassym.o file.phk1994-10-031-2/+2
* Fix 'cursor-disappearce-after-switching-screen-from-X' bugache1994-10-031-2/+2
* genassym: depends on Makefile and genassym.o, genassym.o dependicies arergrimes1994-10-021-2/+2
* In case CWARNFLAGS and COPTFLAGS are already defined (from /etc/make.confphk1994-10-021-1/+5
* (There's two of these now (Am7990.h and am7990.h) and they need topaul1994-10-021-0/+167
* New AMD family ethernet driver. Should support BICC,NE2100, TNIC,paul1994-10-023-0/+2392
* Avoid ddb getting a panic if the code-segment isn't the usual one...phk1994-10-021-2/+2
* Patch from HOSOKAWA Tatsumi to fix bug in the size of apm_current_gdt_pdescdg1994-10-021-2/+2
* Ripped out APM-hooks. Not ready for prime time yet.phk1994-10-022-43/+2
* Ripped out a lot of stuff made to circumvent the previous bogus assy stuff.phk1994-10-022-644/+276
* 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
OpenPOWER on IntegriCloud