summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
...
* Revert r184516. Option RL_TWISTER_ENABLE is no more after it becamekib2008-11-021-1/+0
* Move mn over. One of the last stragglers in sys/pci. There's noimp2008-11-021-1/+1
* Make RL_TWISTER_ENABLE a tunable/sysctl. Eliminate it as an option.imp2008-11-021-3/+0
* Reimplement the /dev/console device node.ed2008-11-011-1/+1
* Add RL_TWISTER_ENABLE.imp2008-11-011-0/+1
* Add RL_TWISTER_ENABLE option. This enables the magic bits to do longimp2008-10-311-0/+3
* Make it possible to compile kernel with KTR but without DDB.sobomax2008-10-301-1/+1
* Break out strictly credential-related portions of mac_process.c into arwatson2008-10-281-0/+1
* Add the files missed with r184331 to make mac_bsdextended compile again.bz2008-10-271-0/+2
* Add ADB support. This provides support for the external ADB bus on the PowerMacnwhitehorn2008-10-261-0/+8
* Add a driver for flash memory that implements to the Common Flashmarcel2008-10-252-0/+3
* Add a driver for the Local Bus Controller.marcel2008-10-251-0/+1
* Add U3G_DEBUG to LINTn_hibma2008-10-242-1/+3
* Add mips/conf/DEFAULTS and populate it with:marcel2008-10-231-4/+4
* Add arm/conf/DEFAULTS and populate it with:marcel2008-10-231-4/+4
* Clarify the PREEMPTION description a little.obrien2008-10-221-3/+3
* Import sdhci (PCI SD Host Controller) driver.mav2008-10-212-4/+8
* Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. Thisnwhitehorn2008-10-141-1/+1
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-132-1/+6
* Fix the CFE ldscript after the cutover to tradmips.bms2008-10-131-22/+66
* Say hello to the u3g driver, implementing support for 3G modems.n_hibma2008-10-092-1/+3
* This is the roumored ATA modulerisation works, and it needs a little explanat...sos2008-10-091-11/+37
* - Spell cam correctly (scbus), this makes it possible to compile hptiopantoine2008-10-041-1/+1
* - Add driver for Attansic L2 FastEthernet controller found onstas2008-10-032-0/+4
* Backout svn r183528.bz2008-10-031-1/+1
* Allow clock_if.m to be referenced by kernel modules, this is usefulbms2008-10-021-1/+2
* Reduce the impact of svnversion. Just scan the src/sys tree, not all ofpeter2008-10-011-1/+1
* Remove the LOOKUP_SHARED kernel option. Instead, make vfs.lookup_sharedjhb2008-10-011-3/+0
* Add a driver for `Schizo' Fireplane/Safari to PCI 2.1 and `Tomatillo'marius2008-09-282-0/+3
* Add DMA support for Apple built-in ATA controllers.nwhitehorn2008-09-271-0/+1
* The kernel implemented 'memcmp' is an alias for 'bcmp'. However, memcmpobrien2008-09-231-0/+1
* Update cxgb include paths to not require prefixing with dev/cxgbkmacy2008-09-232-15/+33
* Update to xen specific files for SMPkmacy2008-09-231-3/+5
* Add freebsd32 compat shims for ioctl(2)obrien2008-09-222-0/+2
* Revert this part of r183203 which wasn't meant to be committed, yet.marius2008-09-201-2/+0
* Remove duplicate entry accidentally introduced with r183202.marius2008-09-202-1/+2
* Some of the assembly files depend on v9a/v9b-only instructions somarius2008-09-201-3/+8
* Add atheros HAL building so the IDT kernel can build.imp2008-09-191-0/+7
* mips_subr.c was in the Juniper code drop, but didn't have anyimp2008-09-191-1/+0
* Merge from p4: add Juniper license statement.imp2008-09-192-2/+63
* Turn on TCP_SIGNATURE for LINT builds. This should catch situationsbz2008-09-131-1/+1
* Add drivers for the power management devices found on Fireplane/marius2008-09-101-0/+2
* Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches andjhb2008-09-102-0/+5
* Allow building k8temp on i386.rpaulo2008-09-091-0/+1
* ds133x: Introduce device_identify method; update NOTES.raj2008-09-081-0/+8
* Switch sun4v to back to using its own clock.c, which was ressurectedmarius2008-09-031-1/+1
* Minor tweaks to remove references to files that aren't present in theimp2008-08-271-8/+1
* Sort the network options alphabetically. They were mostlyimp2008-08-271-26/+23
* Remove left-over divot from wi driver cleanup Sam did a while ago.imp2008-08-271-3/+0
* tsec: Refactor driver's structure.raj2008-08-261-0/+1
OpenPOWER on IntegriCloud