summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* Reflect recently added support for SMC9432FTX cards.semenu2001-02-071-1/+1
* Fix typo: seperate -> separate.asmodai2001-02-061-1/+1
* Clean up some leftovers from the root mount cleanup that was done somepeter2001-02-043-7/+1
* 'device agp' was missingpeter2001-02-041-0/+4
* Remove the LABPC driver.phk2001-02-041-6/+0
* Unbreak test coverage of cy driver.bde2001-02-011-7/+7
* Add hpfs and the config glue for it. It was being skipped from testpeter2001-01-311-0/+1
* As the default MAXDSIZ and DFLDSIZ is 512MB, bump the example valuestanimura2001-01-311-4/+4
* Add text for option ATA_ENABLE_WC.sos2001-01-291-0/+4
* Remove an outdated DEVFS non-description.phk2001-01-281-4/+0
* Turn DEVFS on by default.phk2001-01-271-1/+1
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.hm2001-01-261-0/+3
* Add some description and clarification as to the use of the tdfx device.cokane2001-01-251-0/+9
* Disable cy - it is now completely broken and needs non-trivial work.peter2001-01-251-7/+7
* Document some more options.asmodai2001-01-201-11/+26
* Sync with GENERIC - drop I386_CPUpeter2001-01-191-1/+0
* At great personal risk to my sanity, turn off COMPAT_OLDISA and thepeter2001-01-191-3/+2
* Add missing twe (3ware) and ahb (adaptec 174x) devices (!)peter2001-01-191-0/+7
* Change NSWAPDEV to something else than the default value.des2001-01-161-1/+1
* Stop doing runtime checking on i386 cpus for cpu class. The cpu ispeter2001-01-161-3/+3
* Make NSWAPDEV reasonable so people do not mistakenly use unreasonabledillon2001-01-151-1/+6
* Remove NOBLOCKRANDOM as a compile-time option. Instead, providemarkm2001-01-143-5/+0
* Argh, remove a local customization that snuck in here.jhb2001-01-141-1/+0
* Remove I386_CPU from GENERIC. Support for the 386 seriously pessimizesjhb2001-01-141-1/+1
* Add itjc ISDN hardware driverhm2001-01-111-4/+12
* use 'profile 2' instead of 1, since it causes more code to be tested.peter2001-01-041-1/+1
* Remove alpm numbering.nsouch2001-01-031-1/+1
* Remove the old acpi stuff entry.takawata2000-12-291-6/+0
* Retire kernfs (kernel part).des2000-12-281-1/+0
* Add PECOFF (WIN32 Execution file format) support.takawata2000-12-201-1/+3
* Re-enable the lnc driver in GENERIC.paul2000-12-201-2/+2
* Add the musycc driver to NOTES.phk2000-12-151-0/+1
* o Remove the COMPAT_OLDPCI option now that Mike removed it.imp2000-12-131-3/+3
* Remove the COMPAT_OLDPCI option, it's going away.msmith2000-12-132-3/+1
* add comment about ispfwmjacob2000-12-111-0/+1
* Add the spic driver, which is a simple first attempt at providing accessnsayer2000-12-111-0/+16
* Remove DDB, it leaked in here with another commit.phk2000-12-111-2/+0
* Staticize some malloc M_ instances.phk2000-12-081-0/+2
* Create a pmtimer device instance for GENERIC and NEWCARD kernels by default.iwasaki2000-12-072-0/+2
* Add the NS DP83815 to the list of supported chips by the sis driver.alex2000-12-031-2/+4
* Add kernel option NETGRAPH_ONE2MANY.archie2000-11-161-0/+1
* vx no longer uses pci compat shims and this doesn't need a countimp2000-11-151-1/+1
* MFGENERIC: 1.291imp2000-11-151-0/+6
* Add pmtimer device, necessary for proper time keeping when apm orimp2000-11-151-0/+2
* Proper capitalization of PCMCIA (and avoid matching pcm)jkh2000-11-141-1/+1
* In the year 2000, I think it's perfectly reasonable to include audiojkh2000-11-142-0/+7
* Document DISABLE_PSE.asmodai2000-11-081-0/+2
* Document CLUSTERDEBUG, CPU_UPGRADE_HW_CACHE and LOCKF_DEBUG.asmodai2000-11-081-0/+8
* Document the following options:asmodai2000-11-081-6/+13
* Document XBONEHACK option.asmodai2000-11-081-1/+3
OpenPOWER on IntegriCloud