summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* o Fixes:marius2012-04-211-1/+1
* Fix build.delphij2012-04-201-9/+5
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andmav2012-04-191-1/+1
* Compensate for the replacement of uart_cpu_{amd64|i386}.c withmarcel2012-04-181-4/+11
* Unbreak tinderbox.jpaetzel2012-04-181-0/+2
* Fix LINT builds after r234233; not sure why modules need DEBUG by default.bz2012-04-141-1/+1
* Update to version 2.3.1.0jpaetzel2012-04-131-5/+7
* Add OFED and the associated options and drivers to x86 LINT builds:jhb2012-04-124-4/+66
* MFhead_mfi r227068ambrisko2012-03-301-2/+2
|\
| * First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards.ambrisko2011-11-041-1/+1
* | Add software PMC support.fabient2012-03-281-1/+1
* | Jusy use i386 version of cyclic_machdep.c on all supported architectures.gonzo2012-03-241-1/+1
* | Make lockstat and profile modules x86-onlygonzo2012-03-241-3/+1
* | Work around the following clang warning in mps(4):dim2012-03-231-0/+3
* | Connect geom_part_ldm module to the build.ae2012-03-192-0/+13
* | Remove gratuitous DEBUG_FLAGS="-g" setting (this is already the defaultrmh2012-03-161-1/+0
* | Update the rt2860's firmware and add a Makefile for the module. Whilebschmidt2012-03-132-1/+6
* | Add module building Makefile entries for NFSv4 and POSIX.1e ACL handling.adrian2012-03-133-0/+20
* | Use rt_numfibs variable instead of compile-time RT_NUMFIBS.melifaro2012-03-131-2/+0
* | Provide wbwd(4), a driver for the watchdog timer found on variousbz2012-03-062-0/+12
* | Add DWC OTG module to ARM builds.hselasky2012-03-052-1/+46
* | Explicitly list dependencyeadler2012-03-041-0/+2
* | Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4).mav2012-03-012-2/+11
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-282-9/+8
* | Fix the scc(4) module build. Without the file it's missing a required symbol.jhibbits2012-02-261-1/+1
* | Connect smcphy(4) to mii module build.yongari2012-02-231-1/+1
* | When building with clang, disable -Wformat-security fordim2012-02-211-0/+3
* | Break out the radar code into a separate source file.adrian2012-02-201-2/+2
* | Merge ACPICA 20120215.jkim2012-02-161-13/+13
* | Fix 'make depend'.uqs2012-02-163-4/+5
* | Depend on the relevant header files.bz2012-02-111-1/+1
* | Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)luigi2012-02-102-0/+16
* | Remove explicit CC assignment in isci(4) Makefile to allow for buildingjimharris2012-02-091-2/+0
* | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessordim2012-02-072-4/+4
* | Add exca to powerpc modules build as a dependency for cbb.jhibbits2012-02-051-0/+1
* | Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disablermh2012-02-044-18/+105
* | Remove leftovers from previous commits.joel2012-02-022-4/+2
* | Cleanup some sound headers that don't need to be in the modules makefiles.pfg2012-02-023-3/+1
* | Enable the pccard/cardbus modules for powerpc.jhibbits2012-02-011-0/+3
* | Rebase user/jimharris/isci branch from head.jimharris2012-01-312-3/+4
|\ \
| * | New hardware support: Intel X540 adapter support added.jfv2012-01-301-1/+1
| * | Bring in the LSI-supported version of the mps(4) driver.ken2012-01-261-2/+3
* | | Rebase user/jimharris/isci branch from head.jimharris2012-01-2642-63/+531
|\ \ \ | |/ /
| * | Fix ip_divert handling of inet and inet6 and module building some more.bz2012-01-222-6/+15
| * | Replace GPLd headers from the Maestro3 driver with BSD licensedpfg2012-01-201-0/+1
| * | Connect the bktr module(s) to the amd64 build.schweikh2012-01-181-0/+1
| * | Tidy-up.adrian2012-01-171-1/+1
| * | Fix the situation where net80211 is built with IEEE80211_SUPPORT_TDMA but a m...adrian2012-01-151-1/+2
| * | Begin breaking out the AR71xx specific functional drivers into modules.adrian2012-01-153-0/+116
| * | Allow building the GPIO bus and associated bits as modules.adrian2012-01-154-0/+150
OpenPOWER on IntegriCloud