summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/GENERIC
Commit message (Expand)AuthorAgeFilesLines
* MFC the mpr(4) driver for LSI's 12Gb SAS cards.ken2014-05-051-0/+1
* MFC 261991:dim2014-03-211-1/+1
* MFC r258950:delphij2013-12-161-0/+3
* MFC r256328:gjb2013-10-111-3/+4
* - Remove debugging from GENERIC* kernel configurationsgjb2013-10-101-9/+0
* Merge Xen PVHVM support into the GENERIC kernel config for bothgibbs2013-09-201-0/+4
* Substantial rewrite of bxe(4) to add support for the BCM57712 anddavidch2013-09-201-1/+1
* Add vmx(4) to i386 and amd64 GENERICbryanv2013-09-171-0/+3
* The PADLOCK_RNG and RDRAND_RNG kernel options are now devices.obrien2013-08-211-2/+2
* Add process descriptors support to the GENERIC kernel. It is already beingpjd2013-08-181-0/+1
* follow up to r254051avg2013-08-091-2/+1
* enable KDB_TRACE in GENERICsavg2013-08-071-1/+1
* Back out r253779 & r253786.obrien2013-07-311-1/+0
* Decouple yarrow from random(4) device.obrien2013-07-291-0/+1
* Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver.delphij2013-07-061-0/+1
* Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri...achim2013-05-241-0/+1
* Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'trasz2013-04-121-4/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-041-1/+0
* Re-enable CTL in GENERIC on i386 and amd64, but turn on the CTL disableken2013-03-041-1/+4
* Disable the ctl driver in GENERIC.adrian2013-03-021-1/+1
* Remove support for plip from the GENERIC kernel as no systems in theeadler2013-02-011-1/+0
* Add VirtIO to the i386 and amd64 GENERIC kernelsbryanv2013-01-131-0/+8
* Enable the UFS quotas for big-iron GENERIC kernels.kib2013-01-031-0/+1
* As discussed on -current last October, remove the firewire drivers fromdes2013-01-031-9/+0
* Add the mps(4) driver to the i386 GENERIC config file. LSI has tested itken2012-10-011-0/+1
* Rename the IVY_RNG option to RDRAND_RNG.kib2012-09-131-1/+1
* Add support for new Intel on-CPU Bull Mountain random numberkib2012-09-051-0/+2
* Add hpt27xx to GENERIC kernel for amd64 and i386 systems.delphij2012-09-041-0/+1
* Grammar fix: s/NIC's/NICs/gjb2012-08-261-1/+1
* - Updated TOE support in the kernel.np2012-06-191-0/+1
* Oops - use the actual 11n enable option.adrian2012-06-151-1/+1
* Ok, ok. 802.11n can be on by default in GENERIC in -HEAD.adrian2012-06-151-0/+2
* Add `options GEOM_RAID` into i386 and amd64 GENERIC kernels.mav2012-05-101-0/+1
* The DDB_CTF has little or nothing to do with the debugger so move itbrooks2012-05-091-1/+1
* Enable DTrace hooks in GENERIC.brooks2012-04-201-1/+3
* Add cas(4), gem(4) and hme(4) to x86 GENERICs as suggested by netchild@ inmarius2012-03-241-0/+3
* Add snd_cmi, snd_csa and snd_emu10kx to GENERIC on i386 and amd64.joel2012-03-221-0/+3
* Remove pty(4) from our kernel configurations.ed2012-03-211-1/+0
* Fix few style nits.jkim2012-03-051-1/+1
* Exclude USB drivers (except umass and ukbd) from main kernel image on i386rmh2012-03-041-32/+0
* Add VESA option to GENERIC for amd64 and i386.jkim2012-03-031-0/+1
* Rebase user/jimharris/isci branch from head.jimharris2012-01-261-1/+4
|\
| * Add the CAM Target Layer (CTL).ken2012-01-121-1/+2
| * Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernelrwatson2011-12-291-0/+2
* | Modify GENERIC, files and options for isci (Intel C600 SAS controller) driver.jimharris2012-01-061-0/+1
|/
* Enable PCI MMC/SD support by default on i386 and amd64kevlo2011-11-081-0/+5
* Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 andmarius2011-11-011-1/+1
* Adjust the debugger options slightly. This should help me do the rightkensmith2011-10-271-1/+4
* Add a warning about why sbp(4) is commented out so that curious folkskensmith2011-10-191-0/+1
* Comment out the sbp(4) driver for architectures that support it.kensmith2011-10-181-1/+1
OpenPOWER on IntegriCloud