summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.i386
Commit message (Expand)AuthorAgeFilesLines
* The first stage of console driver reorganization: activate newyokota1999-01-111-8/+19
* Forgotten options needed to build last ppbus commit.nsouch1999-01-101-1/+3
* Part 1 of pcvt/voxware revival. I hope I have not clobbered any otherpeter1999-01-011-1/+21
* From the submitter:msmith1998-12-271-1/+2
* Initial entry of ISDN4BSD into the FreeBSD tree.phk1998-12-271-1/+37
* Pre 3.0 branch cleanup sos#2: soundsos1998-12-271-6/+1
* forgot to remote options here.phk1998-12-271-17/+1
* Move the "generic" SMP options from options.i386 to conf/optionsmsmith1998-12-191-7/+2
* Add support for the YE-Data external PCMCIA floppy driver. Thisimp1998-12-121-1/+2
* Obtained from: "Kenneth D. Merry" <ken@plutotech.com>dillon1998-12-051-2/+1
* Reviewed by: freebsd-currentdillon1998-12-031-1/+2
* Make it possible to adjust the IDE probe delay from kernel config files.eivind1998-11-151-1/+2
* Remove USERCONFIG_BOOT, add INTRO_USERCONFIGmsmith1998-11-031-2/+2
* - Implement enabling write allocate on AMD K5/K6/K6-2 cpus.kato1998-10-061-1/+2
* Goodbye BOUNCE_BUFFERS, for a hack it has served us well.peter1998-09-251-2/+1
* SC_BAD_FLICKER -> SC_ALT_SEQACCESSyokota1998-09-241-2/+2
* Add VESA support to syscons.sos1998-09-151-1/+3
* sd->da, od is gone, no SCSI control devices.gibbs1998-09-151-6/+1
* Make PCIC_RESUME_RESET an proper option.brian1998-09-081-1/+3
* - Added SC_BAD_FLICKER for syscons.yokota1998-08-101-1/+2
* A few misc changes to get the spigot and meteor board working in 3.0.jkh1998-08-081-1/+4
* Nuked opt_defunct.h and kern_opt.c. config(8) now generates good enoughbde1998-06-301-6/+1
* remove option LINUX as it did nothing, add DEBUG_LINUX to debug thejmg1998-06-301-2/+4
* move OVERRIDE_TUNER from i386 to general options... it's not i386jmg1998-06-301-3/+1
* document options to hardwire GUS irq/dmas...jmg1998-06-301-1/+5
* Support better performance with P6 architectures and in SMPdyson1998-05-111-1/+2
* Reviewed by: Amancioahasty1998-04-181-1/+4
* Turn "PMAP_SHPGPERPROC" into a new-style option, add it to LINT, andeivind1998-03-091-1/+2
* Make TUNE_1542 a new-style option, and enable this option in LINT. Iteivind1998-02-211-1/+2
* Don't propogate *_DEBUG options. Use DEBUG and recompilesteve1998-02-201-3/+1
* Add an LPT_DEBUG option.steve1998-02-201-1/+3
* Added SC_DISABLE_REBOOT and SC_MOUSE_CHAR.yokota1998-02-111-1/+3
* Converted DISABLE_PSE to a new-style option.bde1998-02-031-4/+5
* Make POWERFAIL_NMI, PPS_SYNC and NATM new style options.eivind1998-01-311-3/+4
* Move DPT related options out of i386 specific filesjulian1998-01-261-10/+1
* Add Simon Shapiro's DPT driverjulian1998-01-261-1/+10
* Turn CLK_USE_TSC_CALIBRATION into a new-style option.eivind1998-01-251-1/+2
* wash, sort and put in order various nits from the i586_ctr -> tscphk1997-12-281-2/+2
* ename "i586_ctr" to "tsc" (both upper and lower case instances).phk1997-12-261-2/+2
* Remove obsolete psm driver options: PSM_ACCEL, PSM_EMULATION,yokota1997-12-091-4/+1
* document and make the NO_F00F_HACK a proper option...jmg1997-12-041-1/+2
* Make all the documented (in pcvt(4)) options supported options. Whilejoerg1997-10-181-5/+16
* Convert the VM86 option from a global option to an option only dependedpeter1997-10-101-2/+2
* teach sio how to attach to isa PnP cards. This is mainly for use withjmg1997-09-191-1/+2
* Make FDC_DEBUG a supported option.joerg1997-09-161-1/+4
* Add a new compile option SC_HISTORY_SIZE for syscons.yokota1997-09-041-1/+2
* Fixed options SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME which were brokenbde1997-08-311-4/+4
* Put I*86_CPU options in opt_global.h and don't #include "opt_cpu.h"bde1997-08-311-5/+7
* Add VM86 to the options.dyson1997-08-091-1/+2
* Sanitise the Wavelan entries.msmith1997-08-021-3/+3
OpenPOWER on IntegriCloud