summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add support for busmaster DMA on some PCI IDE chipsets.sos1997-07-291-2/+2
* Synchronize with sys/i386/conf/options.i386 revision 1.52.kato1997-07-261-2/+1
* Removed "options SMP_TIMER_NC".fsmp1997-07-262-13/+3
* Synchronize with sys/i386/conf/options.i386 revision 1.51.kato1997-07-261-1/+2
* Synchronize with sys/i386/conf/files.i386 revision 1.168.kato1997-07-261-1/+7
* Synchronize with sys/i386/conf/Makefile.i386 revision 1.101.kato1997-07-261-1/+3
* Add option for compiling in a 8x16 font.phk1997-07-255-5/+17
* Added a new SMP specific file: i386/i386/simplelock.s.fsmp1997-07-241-1/+2
* Added ${KMOD} to CLEANFILES. ${KMOD} gets created if you run `make load'.bde1997-07-211-2/+2
* Disabled option SMP_TIMER_NC. It now conflicts with a default "option".bde1997-07-201-4/+7
* Add some support for the 16650 type UARTS.dyson1997-07-171-1/+2
* Added CPU_BLUELIGHTNING_FPU_OP_CACHE and CPU_BLUELIGHTNING_3X.kato1997-07-141-1/+3
* Synchronize with sys/i386/conf/options.i386 revision 1.50.kato1997-07-141-1/+2
* Added CPU_DIRECT_MAPPED_CACHE.bde1997-07-131-1/+2
* Delete $Id$ line from copyright.wosch1997-07-091-6/+8
* Remove 'conflicts' keyword from SB family devices, it is notache1997-07-081-6/+6
* Synchronize with sys/i386/conf/options.i386 revision 1.49.kato1997-07-021-1/+3
* Enabled some SMP options. LINT is for testing that all code compilesbde1997-07-011-6/+8
* Removed temporary SMP header fix.bde1997-06-301-16/+1
* options.i386:yokota1997-06-302-3/+10
* Synchronize with sys/i386/conf/Makefile.i386 and files.i386 revisionskato1997-06-302-4/+5
* Fixed the fix for not using -fomit-frame-pointer with -pg. The previousbde1997-06-293-6/+8
* Added CPU_DIRECT_MAPPED_CACHE option which sets L1 cache in directkato1997-06-271-1/+6
* Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that Ijhay1997-06-261-1/+0
* Synchronize with following changes:kato1997-06-231-7/+1
* Preliminary support for per-cpu data pages.peter1997-06-222-17/+2
* Change the distribute targets so that a given item in our source treejkh1997-06-211-2/+4
* Add "-I${DESTDIR}/usr/include" to CFLAGS if DESTDIR is defined, justasami1997-06-181-1/+4
* correct the wrong ATM option name for native atm accesskjc1997-06-171-4/+4
* Modifications to existing files to support the initial AIO/LIO anddyson1997-06-161-0/+2
* Removed unused #includes.bde1997-06-141-12/+1
* Synchronize with sys/i386/conf/options.i386 revision 1.47.kato1997-06-061-2/+2
* YAMF22 - XSERVER comment changes.jkh1997-06-061-2/+2
* Document a non-standard gdbremote protocol extension (kludge, really)pst1997-06-042-2/+12
* Bring back CONSPEED as a last-ditch default if you can't change the speedpst1997-06-042-3/+4
* Synchronize with sys/i386/conf/options.i386 revision 1.46.kato1997-06-041-2/+2
* CONSPEED is defunct.pst1997-06-042-4/+3
* Synchronize with following files:kato1997-06-021-1/+2
* Synchronize with sys/i386/conf/files.i386 revision up to 1.164.kato1997-06-021-6/+9
* Synchronize with sys/i386/conf/Makefile.i386 revision 1.99.kato1997-06-021-5/+1
* Move interrupt handling code from isa.c to a new file. This should makedfr1997-06-021-1/+2
* Don't use -fomit-frame-pointer for ipl_funcs.c if ${PROF} is nonempty,bde1997-06-011-7/+9
* specify compile-with option to get -fomit-frame-pointer on ipl_funcs.cpeter1997-05-311-2/+3
* Revert previous change, use "compile-with" in files.i386 instead.peter1997-05-312-10/+2
* Synchronize with sys/i386/conf/files.i386 revision 1.162.kato1997-05-311-1/+2
* Synchronize with sys/i386/conf/Makefile.i386 revision 1.98.kato1997-05-311-1/+5
* add ipl_funcs.c (Hmm.. should probably use a "compile-with" arg ratherpeter1997-05-311-1/+2
* compile ipl_funcs.c with -fomit-frame-pointer, as suggested by Bruce. Thispeter1997-05-312-2/+10
* Completely replace the PCI bus driver code to make it better reflectse1997-05-261-0/+1
* Add kern/kern_intr.c as a standard kernel component. This file containsse1997-05-261-0/+1
OpenPOWER on IntegriCloud