summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add ismt(4) driver.jimharris2014-05-202-1/+9
* This is the beta release of the driver for the newjfv2014-05-191-0/+35
* - Remove no longer used file. FDT is used to attach device drivers.hselasky2014-05-181-4/+0
* Rename "saf1761_dci_xxx" into "saf1761_otg_xxx" to reflect that thishselasky2014-05-161-1/+1
* Change the USB audio kernel module linking order, so that the USBhselasky2014-05-141-1/+1
* Build modules in parallel. This has been tested by several people atian2014-05-121-0/+2
* Create driver file templates, kernel module Makefile and add initialhselasky2014-05-121-0/+42
* Revert accidental commit of SUBDIR_PARALLEL for sys/modules. (It hasn'tian2014-05-111-2/+0
* Make the hardware memory and instruction barrier functions work on armv4ian2014-05-111-0/+2
* Invert platform check.hselasky2014-05-091-2/+2
* Modify Copyright information and other strings to reflect Qlogic Corporation'...davidcs2014-05-081-0/+5
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASambrisko2014-05-072-0/+21
* Fix buildkernel breakage, which was fall-out from the move of options tose2014-05-061-0/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-0640-40/+40
* Modify Copyright information to reflect Qlogic Corporation's purchasedavidcs2014-05-061-0/+5
* Build the kernel sound module without ISA DMA support for ARM and MIPShselasky2014-05-051-1/+2
* drm/radeon: Add 32bit ioctls supportdumbbell2014-05-031-1/+4
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.ken2014-05-022-0/+19
* libdev(4) has been removed, get rid of the module as well to fix the build.brueffer2014-05-022-11/+0
* Add proto(4): A driver for prototyping and diagnostics.marcel2014-04-282-0/+21
* Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.kevlo2014-04-252-1/+7
* Don't build EISA by default anymore. Remove from i386 GENERIC andimp2014-04-185-4/+18
* Add support for specifying USB controller mode via FDT.hselasky2014-04-181-2/+2
* Add the initial version of if_nf10bmac(4), a driver to support anbz2014-04-173-0/+29
* Include opt_ddb.h in the list of SRCS, since we include it.imp2014-04-161-1/+1
* Spell imgact_binmisc correctlysbruno2014-04-091-1/+1
* Actually, since this is what I thought I was doing, only allow thesbruno2014-04-081-1/+2
* Add Stacey Son's binary activation patches that allow remapping ofsbruno2014-04-082-0/+9
* An all-or-nothing approach to labels isn't flexible enough. Embeddedmarcel2014-04-061-0/+4
* Remove ctl_mem_pool.{c,h}.trasz2014-03-271-1/+0
* Move the atpit device model from userspace into vmm.ko for bettertychon2014-03-251-0/+1
* Add Tx/Rx multiqueue support to vmx(4)bryanv2014-03-171-0/+4
* I clearly didn't test the modules... add sha256c.c to the variousjmg2014-03-164-4/+4
* Remove AppleTalk support.glebius2014-03-143-12/+3
* Remove IPX support.glebius2014-03-148-66/+6
* Replace the userspace atpic stub with a more functional vmm.ko model.tychon2014-03-111-0/+2
* Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIRmarcel2014-03-0617-95/+129
* Add siphash.c. While here, sort.marcel2014-03-061-2/+5
* Fix a leftover of r260523. Remove the unnecessary dependency to zlib.h.loos2014-02-271-1/+1
* Inspired by r262522, fix make depend. This fixes the build of gpio modules.loos2014-02-273-2/+3
* Move some files that are identical on i386 and amd64 to an x86 subdirectorymarkj2014-02-271-1/+3
* Fix make depend.lwhsu2014-02-261-1/+1
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAbrueffer2014-02-162-27/+0
* This new version of netmap brings you the following:luigi2014-02-151-0/+2
* Similar to r260026, disable warning about unused functions fordim2014-02-141-0/+3
* Import USB RNDIS driver to FreeBSD from OpenBSD.hselasky2014-02-062-0/+38
* Add missing file to Makefile.jhibbits2014-02-031-1/+1
* Add support for trackpads found in Apple MacBook products. While at ithselasky2014-01-292-1/+37
* Add very simple virtio_random(4) driver to harvest entropy from hostbryanv2014-01-182-1/+37
* The onyx codec works also as module, so add it.andreast2014-01-131-1/+1
OpenPOWER on IntegriCloud