summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Summer of Code 2005: improve libalias - part 1 of 2piso2006-09-2613-30/+79
* Add a value to the define I forgot, for the purity's sake.ru2006-09-261-1/+1
* Now that we have COMPAT_FREEBSD6 officially, use it from opt_compat.h.ru2006-09-261-1/+4
* Update the mfi module build with the mfi_debug.c file.scottl2006-09-251-1/+3
* Update the ipmi(4) driver:jhb2006-09-221-2/+6
* fixup build after move of ah_osdep.?sam2006-09-181-2/+2
* o move ath hal os glue code from the hal to the driver: this code wassam2006-09-184-14/+8
* Introduce a new entry point, mac_create_mbuf_from_firewall. This entry pointcsjp2006-09-122-2/+2
* Build linprocfs and linsysfs as modules on amd64.netchild2006-09-091-0/+2
* MF6: Attach if_bce.ko to the build.ru2006-09-081-0/+1
* Include agp_i810.c in amd64 AGP builds to get support for the Intel 915 Expressanholt2006-09-051-1/+1
* If building the module as part of the kernel build, determineru2006-09-041-0/+7
* Don't build iwi(4) on amd64, there are problems with the firmware modules.brueffer2006-09-011-1/+0
* Add 2400 f/w support.mjacob2006-08-262-0/+37
OpenPOWER on IntegriCloud