summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2012-02-04no -g on default installchristos
2012-02-04Remove -g -O0. It does not work on amd64 at all.christos
2012-02-02Entropy-pool implementation move and cleanup.tls
2012-01-17Add lm, lm_isa_common, lm_isa, lm_wbsio and wbsio modules to the x86 build.jakllsch
2012-01-17Modularize lm_isa and lm_wbsio, splitting the common part outjakllsch
2011-12-04Hook secmodel_extensions(9) to modules build.jym
2011-11-29- Rework and improve TCP state tracking.rmind
2011-11-24Add module glue for CHFS.ahoka
2011-11-15Build and install new in-kernel iscsi initiator kernel module and associatedriz
2011-11-06Add "npf_alg_icmp" kernel module.tron
2011-11-06Fix breakage caused by last commit. "npf_alg_icmp.c" is supposed to betron
2011-11-06Define "INET6" to get IPv6 support.tron
2011-11-06Build "npf" module.tron
2011-11-06Update list of source files.tron
2011-10-20mark vm_reg members as volatile instead of building this with -O0jmcneill
2011-10-18add & enable vmt modulejmcneill
2011-10-17add a port of the VMware Tools driver vmt(4) from OpenBSDjmcneill
2011-10-13max WARNS is 4plunky
2011-10-03Remove an invalid include path from CPPFLAGSjmcneill
2011-10-03fix build for kernels with i2c host controller drivers but no iic(4)jmcneill
2011-10-02rename ioconf file to match module name, and remove an invalid include pathjmcneill
2011-10-02Build iic(4) and gpioiic(4) as modules.mbalmer
2011-10-02Modules for iic(4) and gpioiic(4).mbalmer
2011-09-29Add filemon to the modules we build.sjg
2011-09-11Move SYSCTL_USE_DESCR to a better place.mbalmer
2011-09-10Include sysctl descriptions when building modules.mbalmer
2011-08-31Add CWARNFLAGS+= -Wno-unused for clang.mbalmer
2011-08-31Link the gpioow(4) and onewire(4) modules to the build and add them to thembalmer
2011-08-31gpioow(4) and onewire(4) can be build as modules. Not linked to the build.mbalmer
2011-08-29Add Zarlink ZL10353 DVB demodulator (or as it is now know, Intel CE623x).jruoho
2011-08-29build pf module with WARNS=3, and remove the need for -Wno-shadowjmcneill
2011-08-28add mach64drm, mgadrm, r128drm, savagedrm, sisdrm, and tdfxdrm modulesjmcneill
2011-08-28Split out ati_pcigart into a separate module so it can be shared with r128drmjmcneill
2011-08-28WARNS=3 is the defaultjmcneill
2011-08-28set default WARNS for modules to 3 -- the only one that needs < 3 now is pfjmcneill
2011-08-25Fix the ioconf files. We can't include dev/usb/files.pci and thepgoyette
2011-08-23Remove left-over debug linepgoyette
2011-08-23Module build glue for if_rum and if_axepgoyette
2011-08-20Apparently we need to use the attribute and not the device name as the pseudo...jakllsch
2011-08-19remove unneeded non-literal format stringchristos
2011-08-18Catch up to current reality.jakllsch
2011-08-18document non-literal string formatchristos
2011-08-12gpio(4) and gpiosim(4) can now be built and used as modules. While here,mbalmer
2011-08-11pwdog is not for all platforms, build only on i386, x86_64, and sparc64mbalmer
2011-08-11pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCImbalmer
2011-08-09Build acpiwdrt(4) as a module on x86.jruoho
2011-08-09Two placeholder comments.jruoho
2011-08-09include cx24227, lg3303, mt2131, nxt2k, tvpll, xc3028, coram, cxdtv, and emdtvjmcneill
2011-08-09As wmieeepc(4) was added to amd64 GENERIC, build it also as a amd64 module.jruoho
2011-08-09modify the dtv device api so hardware drivers can be loaded independentlyjmcneill