summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/GENERIC
Commit message (Expand)AuthorAgeFilesLines
* Now userland POSIX semaphore is based on umtx. The kernel moduledavidxu2010-09-241-1/+0
* Fix whitespace nits.bschmidt2010-08-061-1/+1
* Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple umamdf2010-07-281-0/+1
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadthompsa2010-04-221-0/+1
* Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.yongari2010-04-141-0/+1
* Back out revision 205307.delphij2010-03-191-0/+2
* SSE is enabled by default about 5 years ago so there is no point pretendingdelphij2010-03-191-2/+0
* Remove COMPAT_43TTY from stock kernel configuration files.ed2010-03-131-1/+0
* Adjust style (following the already existing rules) for the newlyattilio2010-02-151-1/+1
* Add the options DEADLKRES (introducing the deadlock resolver thread) inattilio2010-02-101-0/+1
* Move the examples for the 'hints' and 'env' keywords from various GENERICjhb2010-01-191-9/+0
* Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.imp2010-01-101-0/+1
* Add vlan(4) to all GENERIC kernels.brooks2010-01-031-0/+1
* Move the USB wireless drivers down into their own section next to the USBjhb2009-10-131-4/+5
* Improve 802.11s comment.rpaulo2009-10-011-1/+1
* * Completely Remove the option STOP_NMI from the kernel. This optionattilio2009-08-131-1/+0
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-111-0/+1
* Enable POSIX semaphores on all non-embedded architectures by default.ed2009-07-021-0/+1
* Enable PRINTF_BUFR_SIZE on i386 and amd64 by default.ed2009-06-141-0/+1
* Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernetyongari2009-06-101-0/+1
* opt in to flowtable on i386/amd64kmacy2009-06-091-0/+1
* Remove MAC kernel config files and add "options MAC" to GENERIC, with therwatson2009-06-021-0/+1
* - Use "device\t" and "options \t" for consistency.kuriyama2009-05-101-3/+3
* o add uathsam2009-05-011-1/+2
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerthompsa2009-03-191-1/+0
* Change over the usb kernel options to the new stack (retaining existingthompsa2009-02-231-90/+31
* Add uslcom to the build too.thompsa2009-02-151-0/+1
* Switch over GENERIC kernels to USB2 by default.thompsa2009-02-151-33/+89
* re-enable wi: was accidentally disabled in r1.502sam2009-01-191-1/+1
* Documentation-only change:luigi2009-01-131-4/+4
* Add a reference to the "env" kernel config option in the GENERIC file,luigi2009-01-061-0/+6
* Add commented out options KDTRACE_HOOKS and, for amd64, KDRACE_FRAME,rwatson2009-01-051-0/+1
* Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.ed2008-12-021-1/+1
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-011-2/+3
* Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetyongari2008-11-121-0/+1
* Say hello to the u3g driver, implementing support for 3G modems.n_hibma2008-10-091-0/+1
* - Add driver for Attansic L2 FastEthernet controller found onstas2008-10-031-0/+1
* Add 'device acpi' to GENERIC on i386. Most newer i386 machines require it,jhb2008-09-161-0/+1
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-1/+1
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.ed2008-08-031-3/+0
* Add igb driver to the default kerneljfv2008-07-301-1/+2
* Make uart(4) the default serial port driver on i386 and amd64.ed2008-07-131-1/+0
* Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work outdelphij2008-07-071-0/+1
* Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabitdelphij2008-06-201-0/+1
* Add jme(4) to the list of drivers supported by GENERIC kernel.yongari2008-05-271-0/+1
* Use the "options " spelling (vs. "options<TAB>") so that commented linesobrien2008-05-211-3/+2
* Add age(4) to the list of drivers supported by GENERIC kernel.yongari2008-05-191-0/+1
* Remove the unknown device that is breaking the tinderbox build.jb2008-05-181-2/+0
* Resort the if_ti driver to match the PCI Network cards instead of placingremko2008-05-171-1/+4
* enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by defaultsam2008-05-031-0/+2
OpenPOWER on IntegriCloud