summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerthompsa2009-03-191-1/+0
* Uncomment txp(4), txp(4) should work on all architectures.yongari2009-03-121-1/+1
* Change over the usb kernel options to the new stack (retaining existingthompsa2009-02-231-58/+5
* Add uslcom to the build too.thompsa2009-02-151-0/+1
* Switch over GENERIC kernels to USB2 by default.thompsa2009-02-151-5/+56
* Make gpart the default partitioning class on all platforms.marcel2008-12-171-2/+2
* 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-0/+1
* Enable mpt(4) as some later models have on-board Fusion-MPTmarius2008-10-111-3/+2
* ahc(4) work better in Sparc64 with AHC_ALLOW_MEMIO.obrien2008-09-021-0/+1
* Remove clkbrd(4) as a separate device and compile it solely basedmarius2008-08-232-2/+0
* - Add kbdmux(4); since sunkbd(4) was tought to emulate atkbd(4) likemarius2008-08-231-3/+5
* 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-2/+0
* Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work outdelphij2008-07-071-0/+1
* Resort the if_ti driver to match the PCI Network cards instead of placingremko2008-05-171-1/+1
* enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by defaultsam2008-05-031-0/+2
* Make genclock standard on all platforms.phk2008-04-212-2/+0
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-2/+0
* Add kernel module support for nfslockd and krpc. Use the module systemdfr2008-03-271-0/+1
* Remove kernel support for M:N threading.jeff2008-03-121-3/+0
* Uncomment vr(4), vr(4) should work on all architectures.yongari2008-03-111-1/+1
* Uncomment sf(4), sf(4) should work on all architectures.yongari2008-01-211-1/+1
* Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6.jhb2008-01-071-0/+1
* Break out stack(9) from ddb(4):rwatson2007-12-021-0/+1
* Make ADAPTIVE_GIANT as the default in the kernel and remove the option.attilio2007-11-281-1/+0
* Let sunkbd(4) emulate an AT keyboard by default.marius2007-11-181-0/+2
* Use the correct expanded name for SCTP.brueffer2007-09-261-1/+1
* Enable SCTP by default for GENERIC kernels in order to give itdelphij2007-06-141-0/+1
* Add wlan_scan_ap and wlan_scan_sta to platforms that include wlan.thompsa2007-06-111-0/+2
* Use default options for default partitioning schemes, rather thanmarcel2007-06-111-0/+5
* Enable AUDIT by default in the GENERIC kernel, allowing security eventrwatson2007-06-081-0/+1
* Enable fwip and dcons in GENERIC. They seem fairly stable.simokawa2007-05-281-0/+3
* Remove trailing '.' for consistency!pjd2007-04-101-1/+1
* Add UFS_GJOURNAL options to the GENERIC kernel.pjd2007-04-101-0/+1
* Include GEOM_LABEL in GENERIC. It's very useful and not well publicizedbrooks2007-02-091-0/+1
* Evolve the ctlreq interface added to geom_gpt into a genericmarcel2007-02-071-1/+1
* Remove the KDTRACE option again because of the complaints about havingjb2006-11-041-3/+0
* Build in kernel support for loading DTrace modules by default. Thisjb2006-11-041-0/+3
* - In sunkbd_probe_keyboard() don't bother to determine the keyboard layoutmarius2006-11-021-0/+10
* Remove the atkbd(4), atkbdc(4) and psm(4) hints. In theory they can bemarius2006-11-011-6/+0
* Remove the KSE option now that it's in DEFAULTS on these arches/machines.jb2006-10-261-1/+0
* Add 'options KSE' to the kernel config DEFAULTS on all arches/machinesjb2006-10-261-0/+3
* Make KSE a kernel option, turned on by default in all GENERICjb2006-10-261-0/+1
* Move "device splash" back to MI NOTES and "files", it's MI.ru2006-10-231-2/+0
* Revision 1.25 had the ATKBD_DFLT_KEYMAP option turned on and then off:ru2006-10-231-0/+4
* Mechanically kill redundant nodevice/nooption/nomakeoption, i.e.,ru2006-10-231-7/+0
* Move more MD devices and options out of MI NOTES.des2006-10-201-7/+33
* - Remove SCHED_ULE from GENERIC to better avoid foot-shooting bysimon2006-10-051-1/+0
* Added COMPAT_FREEBSD6 option.ru2006-09-261-0/+1
OpenPOWER on IntegriCloud