summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MFp4: Sort a couple options alphabetically.imp2008-08-261-2/+2
* VIMAGE is a global optionjulian2008-08-241-1/+1
* Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls tojhb2008-08-231-0/+1
* Update drm kernel drivers.rnoland2008-08-231-0/+1
* Introduce two related changes to the TrustedBSD MAC Framework:rwatson2008-08-231-1/+0
* Remove clkbrd(4) as a separate device and compile it solely basedmarius2008-08-231-1/+1
* cosmetic changes and style fixesmarius2008-08-221-8/+14
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-203-12/+7
* Bufferize the output for DDB printouts.attilio2008-08-181-0/+1
* disable "legacy" device on xen domUkmacy2008-08-171-1/+1
* Commit step 1 of the vimage project, (network stack)bz2008-08-171-0/+3
* Integrate configuration bits for compling xen.kmacy2008-08-153-9/+33
* Move wb driver from sys/pci to sys/dev/wb.imp2008-08-141-1/+1
* Move pcn driver from sys/pci to sys/dev/pcn.imp2008-08-141-1/+1
* Move the ste driver from sys/pci to sys/dev/ste.imp2008-08-141-1/+1
* Move the tl driver form sys/pci to sys/dev/tl.imp2008-08-141-1/+1
* Remove cxgb private lro implementation and switch to using system implementat...kmacy2008-08-121-1/+0
* Rename ds1339 -> ds133x to better fit the upcoming driver extensions.raj2008-08-111-1/+1
* Move sis to sys/dev/sis for consistency.imp2008-08-101-1/+1
OpenPOWER on IntegriCloud