summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* Since WITNESS doesn't just do mutexes, remove "mutex" from the WITNESSrwatson2002-04-181-1/+1
* Round 2 of munging the MI/MD split in NOTES. Put almost all the devicejhb2002-04-091-383/+6
* GC various bits and pieces of USERCONFIG from all over the place.phk2002-04-092-4/+0
* First round at trying to split up NOTES into MI and MD portions.jhb2002-04-032-1779/+5
* Dike out a highly insecure UCONSOLE option.ru2002-04-033-6/+0
* Remove references to KTR_EXTEND.jhb2002-04-011-6/+3
* A couple of bits survived Dans nukage of CV_DEBUG in favour of INVARIANTS,phk2002-03-311-1/+0
* Uncomment GEOM in LINTphk2002-03-261-1/+1
* Forgot viapm in the NOTES. Fixed.nsouch2002-03-231-0/+2
* Major rework of the iicbus/smbus framework:nsouch2002-03-231-0/+5
* Add a USB comm driver.joe2002-03-181-0/+5
* s/options\t\t/options \t/des2002-03-171-1/+1
* Spelling: s/guesst/guessed/cjc2002-03-171-1/+1
* Add commented out GEOM line to NOTESphk2002-03-111-0/+3
* Enable DEVICE_POLLING in LINT now that it is safe to compile it there.luigi2002-03-091-2/+1
* Note that several of the recently documented clock-related kernel optionsrwatson2002-03-081-0/+3
* Apply a bit more of the patch from conf/35674: document the variousrwatson2002-03-081-1/+6
* Apply part of the patch from conf/35674 to move the PFIL_HOOKS optionrwatson2002-03-081-2/+5
* Synchronize NOTES with -STABLE LINT with respects to the placementrwatson2002-03-081-3/+9
* Sync with GENERIC. WITNESS_SKIPSPIN, and the ciss and iir devices.cjc2002-03-061-0/+3
* Support for USB fm radio.alfred2002-03-041-0/+2
* Correct path to pucdata.cjedgar2002-02-181-1/+1
* Add the puc (PCI "Universal" Communications) driver. The idea and some ofjhay2002-02-161-0/+11
* Garbage-collect options ACPI_NO_ENABLE_ON_BOOT, AML_DEBUG, BLEED,bde2002-02-151-8/+0
* Garbage collect options AVM_A1_PCI, AVM_A1_PCMCIA, DEBUG_LINUX, DEV_APM,bde2002-02-151-9/+0
* Added undocumented options AAC_DEBUG, ACD_DEBUG, ACPI_MAX_THREADS,bde2002-02-151-0/+35
* Re-enable WITNESS for GENERIC. Since the 5.x branch is mostly aboutalfred2002-02-131-1/+2
* - Added support for receive in multiplepdeuskar2002-02-131-0/+1
* Remove WITNESS from GENERIC by default: as we grow more locks, this getsrwatson2002-02-131-1/+1
* Add an option CPU_ATHLON_SSE_HACK which attempts to enable the SSEdwmalone2002-02-121-0/+4
* Add support for the Netgear GA302T 10/100/1000 adapter. Given thatjdp2002-01-271-3/+3
* Add the 'iir' driver, for the Intel Integrated RAID controllers andmsmith2002-01-202-0/+11
* Sync to GENERIC: add UFS_DIRHASHimp2002-01-151-0/+1
* - generic Arcnet frameworkfjoe2002-01-081-0/+9
* Add the nullmodem devicejulian2002-01-011-0/+1
* Add the ifpi2 driver.gj2001-12-221-0/+7
* Add support for the Intel 82443MX chipsetpirzyk2001-12-211-1/+1
* Comment out DEVICE_POLLING so that LINT compiles again.phk2001-12-191-1/+2
* Add description of DEVICE_POLLING option.luigi2001-12-141-0/+19
* Clarify the comments related to DUMMYNET and HZluigi2001-12-141-7/+12
* Enable UFS_DIRHASH in the GENERIC kernel.iedowse2001-12-141-0/+1
* o Clarify the comments on AIO to note that yes, AIO really is unsuitablerwatson2001-12-141-2/+2
* Add maxusers auto-sizing description to NOTES file for -currentdillon2001-12-141-1/+3
* Allow maxusers to be specified as 0 in the kernel config, which willdillon2001-12-092-2/+2
* o Whitespace sync to GENERICrwatson2001-12-051-1/+1
* PROCFS requires PSEUDOFS.des2001-12-041-1/+2
* PROCFS requires PSEUDOFS. I forgot that GENERIC didn't have PSEUDOFS yet.des2001-12-041-1/+2
* PROCFS requires PSEUDOFS now.des2001-12-041-1/+1
* Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family ofmsmith2001-11-271-0/+7
* Add driver for Granch SBNI12-xx ISA and PCI network adapters.fjoe2001-11-211-0/+6
OpenPOWER on IntegriCloud