summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Loadable modules for mmc (the bus) amd mmcsd (the MMC and SD supportimp2006-10-202-0/+16
* In sun4v, use the sparc64 version. We haven't used the serial port onjb2006-10-161-1/+6
* Add a .PATH entry to search for sources in the ${MACHINE}/${MACHINE}jb2006-10-161-0/+1
* MFP4 (with some minor changes):netchild2006-10-152-5/+9
* A GEOM cache can speed up read performance by sending fixed sizeru2006-10-062-0/+9
* Connect snd_hda(4) to build process...ariff2006-10-011-2/+2
* Add support for Intel High Definition Audio Controller.ariff2006-10-011-0/+9
* Respect style.Makefile(5).netchild2006-09-303-12/+15
* Add the envy24ht driver to the build.netchild2006-09-302-2/+10
* Remove the ak452x module.netchild2006-09-301-8/+0
* Disconnect ak452x from the build, it is not needed anymore.netchild2006-09-301-1/+1
* We don't need the ISA interface.netchild2006-09-301-1/+1
* Add the spicds module to the build.netchild2006-09-302-1/+9
* Fix our ioctl(2) implementation when the argument is "int". Newru2006-09-276-4/+19
* - Removed a copyright from makefile.ru2006-09-272-3/+3
OpenPOWER on IntegriCloud