summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge ACPICA 20101209.jkim2010-12-151-1/+1
* Import a clean-room implementation of the experimental H-TCP congestion controllstewart2010-12-022-1/+11
* Import a clean-room implementation of the experimental CUBIC congestion controllstewart2010-12-022-1/+10
* Add build infrastructure for the forthcoming CC algorithm modules.lstewart2010-12-022-0/+6
* Add smp_all.c to the cam module build to un-break it.ken2010-12-011-0/+1
* Update ixgbe driver to verion 2.3.6jfv2010-11-261-2/+2
* Adds a USB packet filter feature to the stack that it could captureweongyo2010-11-221-2/+2
* Correct mips/arm elimination of symimp2010-11-131-1/+1
* Warn users that acpi.ko is deprecated and exit immediately unless the userjkim2010-11-121-0/+4
* MFamd64: (based on) r209957jkim2010-11-121-12/+8
* Refactor acpi_machdep.c for amd64 and i386, move APM emulation into a newjkim2010-11-101-1/+1
* Move the MADT parser for amd64 and i386 to sys/x86/acpica now that it isjhb2010-11-081-1/+2
* Disconnect acpi.ko from the build on i386. ACPI is now only supported whenjhb2010-11-081-5/+1
* Add a driver for the Apple Uninorth AGP host bridge found in all PowerPCnwhitehorn2010-10-312-1/+5
* Fix an undefined behaviour if the desired ratectl algo is not available.bschmidt2010-10-191-1/+1
* Revert r206418rpaulo2010-10-191-2/+2
* Re-add opt_mps.h and opt_cam.h, lost in the previous rev.scottl2010-10-171-1/+1
* Now that all previous users of mii_phy_probe() have been convertedmarius2010-10-151-1/+0
* Currently only opt_compat.h is included by the mps(4) driver. Alsomdf2010-10-151-1/+1
* Stop hard coding nm(1) and make it overridable.jkim2010-10-141-4/+8
* Add a NetBSD-compatible mii_attach(), which is intended to eventuallymarius2010-10-141-1/+2
* USB Network:hselasky2010-10-132-1/+38
* Add opt_compat.h to SRCS.rpaulo2010-10-133-3/+3
* Link the XHCI (USB 3.0 hardware driver) into the default kernel build.hselasky2010-10-042-1/+39
* Unbreak build.antoine2010-10-031-1/+1
* Add a memory-range interface to /dev/mem on PowerPC using PAT attributes.nwhitehorn2010-10-031-1/+1
* Make the RPC specific __rpc_inet_ntop() and __rpc_inet_pton() generalattilio2010-09-241-2/+0
* Merge ACPICA 20100915.jkim2010-09-161-3/+3
* Merge r207585 from cas(4):marius2010-09-161-2/+7
* Simplify atomic selectionimp2010-09-132-7/+14
* MFtbemd: use MACHINE_CPUARCHimp2010-09-132-2/+2
* List low-level Blowfish ECB module in the SRCS. It looks like it was droppedivoras2010-09-121-1/+1
* MFp4 (//depot/projects/mps/...)ken2010-09-102-0/+14
* Add the path necessary to find fasttrap_isa.h to CFLAGS.rpaulo2010-08-281-0/+1
* Enable fasttrap and make dtraceall depend on fasttrap when building i386rpaulo2010-08-242-1/+2
* Update for the recent location of the fasttrap code.rpaulo2010-08-241-2/+3
* MFtbemd:imp2010-08-2335-70/+74
* Remove an elif and add an or-clause.rpaulo2010-08-221-3/+1
* MFp4: anchie_soc2009 branch:anchie2010-08-192-0/+8
* Remove unnecessary clean target in em(4), igb(4) and ixgbe(4).yongari2010-08-163-21/+0
* Add missed dependency.kib2010-08-151-1/+1
* Hook tpm.4 manual to build.takawata2010-08-131-2/+4
* This depends on ACPI, so only build on i386:i386, amd64:amd64 andimp2010-08-121-1/+4
* Add tpm(4) driver for Trusted Platform Module.takawata2010-08-122-0/+10
* Allow carp(4) to be loaded as a kernel module. Follow precedent set bywill2010-08-112-0/+22
* Do not build real mode emulator for i386. We use VM86 again since r210877.jkim2010-08-081-1/+4
* Merge ACPICA 20100806.jkim2010-08-061-1/+1
* pci_if.h is required to build atacore.rpaulo2010-07-311-1/+1
* Remove the acpi_aiboost driver. It has been replaced by aibs(4).rpaulo2010-07-252-9/+1
* Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separatermacklem2010-07-244-2/+11
OpenPOWER on IntegriCloud