aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have notPeter Wemm2007-10-261-0/+1
* Add usb serial devices by default. I'm tired of telling people how toWarner Losh2007-10-261-0/+12
* Stop disabling USB in the PAE kernel config. The USB code has beenJohn Baldwin2007-10-241-21/+0
* Switch over to ULE as the default scheduler for amd64 and i386Ken Smith2007-10-191-1/+1
* Backout sensors framework.Alexander Leidinger2007-10-151-8/+0
* Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors.Alexander Leidinger2007-10-141-0/+8
* Use the correct expanded name for SCTP.Christian Brueffer2007-09-261-1/+1
* Add a driver for the on-die digital thermal sensor found on Intel CoreDag-Erling Smørgrav2007-08-151-0/+7
* Temporary disconnect i4bing, i4bisppp and i4bipr from the build forBjoern A. Zeeb2007-07-041-8/+9
* Revert previous commit, retaining cpufreq.Nate Lawson2007-07-011-0/+3
* Add cpufreq(4) to GENERIC. It does not change the frequency by default,Nate Lawson2007-07-012-3/+3
* Enable SCTP by default for GENERIC kernels in order to give itXin LI2007-06-141-0/+1
* Add nfe(4) to the list of drivers supported by GENERIC kernel.Pyun YongHyeon2007-06-121-1/+2
* Exclude wlan_scan_* from PAE like the rest of wlan.Andrew Thompson2007-06-111-0/+2
* Add wlan_scan_ap and wlan_scan_sta to platforms that include wlan.Andrew Thompson2007-06-111-0/+2
* Use default options for default partitioning schemes, rather thanMarcel Moolenaar2007-06-111-0/+4
* Enable AUDIT by default in the GENERIC kernel, allowing security eventRobert Watson2007-06-081-0/+1
* Enable fwip and dcons in GENERIC. They seem fairly stable.Hidetoshi Shimokawa2007-05-281-0/+3
* It turns out that the hptiop driver isn't portable after all. Confine it toScott Long2007-05-091-0/+4
* o Fix typo: comments start by "#" not "*".Maxim Konovalov2007-05-091-1/+1
* Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers.Scott Long2007-05-091-0/+1
* Add rum(4)Kevin Lo2007-05-071-0/+2
* Add support for Ralink Technology RT2501USB/RT2601USB devices.Kevin Lo2007-05-061-0/+2
* Remove trailing '.' for consistency!Pawel Jakub Dawidek2007-04-101-1/+1
* Add UFS_GJOURNAL options to the GENERIC kernel.Pawel Jakub Dawidek2007-04-101-0/+1
* Catch up with ACPI-CA 20070320 import.Jung-uk Kim2007-03-221-5/+0
* Include GEOM_LABEL in GENERIC. It's very useful and not well publicizedBrooks Davis2007-02-091-0/+1
* Evolve the ctlreq interface added to geom_gpt into a genericMarcel Moolenaar2007-02-071-1/+1
* Add msk(4) to the list of drivers supported by GENERIC kernel.Pyun YongHyeon2006-12-131-0/+1
* Remove the KDTRACE option again because of the complaints about havingJohn Birrell2006-11-041-3/+0
* Build in kernel support for loading DTrace modules by default. ThisJohn Birrell2006-11-041-0/+3
* Fix Typo.Takanori Watanabe2006-10-311-1/+1
* Add conf file entries for acpi_aiboost drivers.Takanori Watanabe2006-10-301-0/+3
* Remove the KSE option now that it's in DEFAULTS on these arches/machines.John Birrell2006-10-261-1/+0
* Add 'options KSE' to the kernel config DEFAULTS on all arches/machinesJohn Birrell2006-10-261-0/+3
* Make KSE a kernel option, turned on by default in all GENERICJohn Birrell2006-10-261-0/+1
* Move "device splash" back to MI NOTES and "files", it's MI.Ruslan Ermilov2006-10-231-2/+0
* Move more MD devices and options out of MI NOTES.Dag-Erling Smørgrav2006-10-201-6/+57
* The VGA_DEBUG option only exists on {amd64,i386,ia64}.Dag-Erling Smørgrav2006-10-201-0/+3
* Remove references to pccard.confWarner Losh2006-10-191-2/+2
* - Remove SCHED_ULE from GENERIC to better avoid foot-shooting bySimon L. B. Nielsen2006-10-051-1/+0
* Added COMPAT_FREEBSD6 option.Ruslan Ermilov2006-09-261-0/+1
* Update the ipmi(4) driver:John Baldwin2006-09-221-0/+2
* document that PAE kernels needs twice the value of non-PAE kernelsJohn-Mark Gurney2006-09-131-1/+5
* Eliminate one set of XBOX #ifdefs. The Xbox code just needs to set aWarner Losh2006-08-091-0/+2
* Remove sio(4) and related options from MI files to amd64, i386Marcel Moolenaar2006-07-291-0/+38
* Add stge(4) to the list of drivers supported by GENERIC kernel.Pyun YongHyeon2006-07-251-0/+1
* Make the firmware assist driver resident inMatt Jacob2006-07-091-0/+1
* If PAE is built w/o modules, make sure that isp(4)Matt Jacob2006-07-091-0/+3
* Temporarily remove SCHED_CORE, it seems I have so many works can do now,David Xu2006-07-051-1/+0