summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* Mention PPP_DEFLATE and PPP_BSDCOMP for kernel ppp.peter1997-08-192-2/+12
* Assign character major 82 to the 'ppi' Generic Parallel Port I/O device.msmith1997-08-161-1/+2
* Add support for the new Parallel-Port Bus and devices thereon.msmith1997-08-143-3/+48
* Reserve major 81 for rocketport driver.jkh1997-08-131-1/+2
* Add VM86 to the options.dyson1997-08-091-1/+2
* Sanitise the Wavelan entries.msmith1997-08-023-9/+9
* Add new BIOS-related files.msmith1997-08-011-1/+3
* New LINT comments and options for the Wavelan (wl) driver.msmith1997-08-013-5/+8
* Add support for busmaster DMA on some PCI IDE chipsets.sos1997-07-291-2/+2
* Removed "options SMP_TIMER_NC".fsmp1997-07-264-36/+6
* 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
* Well, consensus seems very split on this so I talked it over with DGjkh1997-07-221-5/+3
* Put in a "HEADS UP" concerning the 'SMP_TIMER_NC' option.fsmp1997-07-201-3/+9
* Disabled option SMP_TIMER_NC. It now conflicts with a default "option".bde1997-07-202-8/+14
* Added "options DDB", given the experimental nature of SMP...fsmp1997-07-181-1/+5
* Add some support for the 16650 type UARTS.dyson1997-07-172-2/+4
* Add SYSVSHM by default. Nobody seems to have objected too stronglyjkh1997-07-151-1/+4
* Added CPU_DIRECT_MAPPED_CACHE.bde1997-07-131-1/+2
* Remove 'conflicts' keyword from SB family devices, it is notache1997-07-082-12/+12
* Enabled some SMP options. LINT is for testing that all code compilesbde1997-07-012-12/+16
* options.i386:yokota1997-06-303-5/+17
* Fixed the fix for not using -fomit-frame-pointer with -pg. The previousbde1997-06-292-4/+5
* Added CPU_DIRECT_MAPPED_CACHE option which sets L1 cache in directkato1997-06-272-2/+12
* Preliminary support for per-cpu data pages.peter1997-06-224-31/+4
* correct the wrong ATM option name for native atm accesskjc1997-06-172-8/+8
* YAMF22 - XSERVER comment changes.jkh1997-06-063-6/+6
* Document a non-standard gdbremote protocol extension (kludge, really)pst1997-06-042-2/+20
* Bring back CONSPEED as a last-ditch default if you can't change the speedpst1997-06-043-4/+6
* CONSPEED is defunct.pst1997-06-043-6/+4
* 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-311-5/+1
* 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-311-1/+5
* uncomment wl again now that it compiles...peter1997-05-252-6/+4
* The wavelan driver doesn't even compile!peter1997-05-242-4/+6
* Add the 'wl' ISA Wavelan driver.msmith1997-05-224-4/+10
* This commit affects ELF kernels only.jdp1997-05-211-10/+25
* - fixed typoandreas1997-05-111-2/+5
* Bring in some kernel bootp support. This removes the need for netboottegge1997-05-112-2/+16
* Documented SMP_AUTOSTART to be working.fsmp1997-05-102-4/+8
* Remove IPXPRINTFS, it is now a sysctl knob.jhay1997-05-102-6/+2
* forgot to add the "longer" description of bktr and add an example devicejmg1997-05-102-2/+10
* add a line for bktr (Bt848 base capture cards) to LINT.jmg1997-05-102-2/+4
* merge ATM driverkjc1997-05-092-2/+40
* Round 1 of a long series of commits..peter1997-05-071-4/+6
* This is the kernel linker. To use it, you will first need to applydfr1997-05-071-1/+8
* Make ident equal file name, ie SMP-GENERIC.fsmp1997-05-061-3/+3
OpenPOWER on IntegriCloud