summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Add Makefile for zfs.ko kernel module.pjd2007-04-061-0/+87
* oops, another missed file from crypto api changesam2007-03-311-0/+1
* Introduce a new toy interface, edsc(4). It's a discard interfaceyar2007-03-262-0/+9
* Catch up with ACPI-CA 20070320 import.jkim2007-03-223-42/+40
* another missing change for recent crypto modssam2007-03-211-0/+1
* catchup w/ crypto changessam2007-03-211-2/+3
* Overhaul driver/subsystem api's:sam2007-03-213-3/+3
* Remove firmware version flagskmacy2007-03-211-1/+0
* if_vlan no more depends on INET.yar2007-03-191-5/+0
* Disable linking in of firmware on ia64 to avoid build failures from akmacy2007-03-141-3/+6
* no-op cxgb_config.h for the module compilation casekmacy2007-03-141-1/+1
* add cxgb to modules Makefilekmacy2007-03-141-0/+1
* Add modules Makefile for cxgbkmacy2007-03-141-0/+22
* my(4) doesn't need miibus(4).brueffer2007-03-111-1/+1
* - Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in aflz2007-03-029-0/+109
* First cut at GEOM based multipath. This is an active/passive{/passive...}mjacob2007-02-272-0/+9
* Make IPv6 multicast forwarding dynamically loadable from a GENERIC kernel.bms2007-02-241-3/+16
* Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660.rodrigc2007-02-112-2/+2
* Remove an unneeded define.bms2007-02-091-2/+0
* Don't recurse into geom_apple and geom_gpt. They have been movedmarcel2007-02-071-3/+1
* Reflecting the removal of MSDOSFS_LARGE found in sys/conf/files:1.1173.avatar2007-02-011-2/+2
* Remove the last vestige of opt_msdosfs.h.ru2007-01-301-1/+1
* ath and ath_rate_sample now have a compile-time dependency on the halsam2007-01-281-2/+10
* Add support for serial communication with Windows CE based Handheld Computer.takawata2007-01-281-0/+9
* for newer hal's we need opt_ah.h as it specifies how the hal has beensam2007-01-281-1/+15
* for newer hal's we need opt_ah.h as it specifies how the hal has beensam2007-01-281-1/+15
* Add front-ends for the 'lebuffer' variants found on some SBus cards.marius2007-01-201-2/+4
* Disable multichannel recording in snd_emu10kx module. Whith multichannelnetchild2007-01-071-1/+1
* Extend the emu10kx driver. With the words of the author:netchild2007-01-061-0/+3
* Build bits for ng_deflate(4) and ng_pred1(4).glebius2006-12-293-0/+14
* Allow this module to get its options from the kernel build directoryyar2006-12-211-0/+2
* Remove stall comment.takawata2006-12-181-1/+1
* Oops, I forget to add amd64 as ACPI arch.takawata2006-12-181-1/+1
* Hook acpi gadget driver modules to other acpi archs.takawata2006-12-182-7/+8
* Hook up msk(4) to the build.yongari2006-12-132-0/+10
* Remember to include isp_library.o when building an isp module.mjacob2006-12-101-1/+1
* Add the linux module to the amd64 build, all symbols can now be resolved.netchild2006-12-021-0/+1
* module glue for wlan_amrrsam2006-11-261-0/+8
* device-independent implementation of AMRR tx rate control algorithmsam2006-11-261-0/+1
* o Add uark(4), a driver for Arkmicro Technologies ARK3116 based serialmaxim2006-11-152-0/+9
* Re-enable module build for POSIX semaphores.trhodes2006-11-111-0/+1
* Teach an IPv6 to ppp(4).ume2006-11-111-1/+11
* Clarify the error message when trying to build an ACPI module on amd64emaste2006-11-101-1/+1
* Remove no longer existing opt_bdg.h and opt_bge.h.ru2006-11-033-3/+3
* Hook up gjournal bits to the build.pjd2006-10-312-1/+2
* Add Makefile for geom_journal kernel module.pjd2006-10-311-0/+10
* Hook acpi_aiboost module to build.takawata2006-10-301-2/+2
* Driver for some ASUS desktop motherboard extras.takawata2006-10-301-0/+9
* Add missing headers.marius2006-10-291-0/+1
* Backout the linux aio stuff. Several problems where identified and thenetchild2006-10-291-1/+1
OpenPOWER on IntegriCloud