summaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
AgeCommit message (Expand)Author
2011-07-19Build v7fs module on all architecture rather than only on i386.enami
2011-07-19Build 7th Edition(V7) File System as a kernel module.tron
2011-07-15add nsclpcsio module to i386 buildjmcneill
2011-07-13A driver for HP 3D DriverGuard; a LIS3LV02DL-based accelerometer. Tested onjruoho
2011-07-09build dtv modulejmcneill
2011-06-15build evbppc modules in 3 different flavours:mrg
2011-06-15Modularize hpet(4). Works nicely with the multiple bus locations.jruoho
2011-06-15Modularize amdtemp(4).jruoho
2011-04-14re-enable tprof_amdpmiyamt
2011-03-04Add module build glue for odcm(4).jruoho
2011-02-26Import the Flash and NAND subsytem code contributed by the Universityahoka
2011-02-24Build glue for viac7temp(4).jruoho
2011-02-24Add build glue for powernow(4).jruoho
2011-02-23Build glue for est(4).jruoho
2011-02-20Add build glue for coretemp(4).jruoho
2011-02-20Build fujbp(4), fujhk(4), and wmieeepc(4) as modules.jruoho
2011-02-19build padlock module on i386jmcneill
2011-02-05fix build!christos
2011-02-05build tprof_amdpmiyamt
2011-01-16build and install aps module on i386 and amd64jmcneill
2011-01-09Add a dummy-driver for ACPI fans.jruoho
2011-01-05Add build files for acpipmtr(4) module.jruoho
2010-12-29some platforms don't have bus_dma, so only build these modules on x86jmcneill
2010-12-27hook xc5k, au8522, and auvitek into buildjmcneill
2010-10-26Add asus(x) and hpqlb(4).jruoho
2010-10-25Build acpidalb(4), acpitz(4), acpivga(4), and aibs(4) as modules on x86.jruoho
2010-10-25Build acpiacad(4), acpibat(4), acpibut(4), acpicpu(4), acpilid(4), andjruoho
2010-10-24build acpiwmi as a module on x86jmcneill
2010-10-24build wmi drivers as modules on x86jmcneill
2010-10-20Also build and install compat_aoutm68k.kmod and exec_aout.kmod on m68000tsutsui
2010-10-19Build the new swsensor(4) device and add to set listspgoyette
2010-10-15Build and install compat_aoutm68k.kmod and exec_aout.kmod on m68k machines.tsutsui
2010-05-31Extract ACPIVERBOSE into a kernel module. The module can be builtinpgoyette
2010-05-30Extract MIIVERBOSE into a kernel module. The module can be builtinpgoyette
2010-05-30Extract SCSIVERBOSE into a kernel module. The module can be builtinpgoyette
2010-05-29Extract USBVERBOSE into a kernel module. The module can be builtinpgoyette
2010-05-24Extract the vendor/product tables and related access routines into apgoyette
2010-04-12Connect the pf module to the build.ahoka
2010-04-09Connect the pad(4) kernel module to the build on i386 and amd64.ahoka
2010-02-21DTrace: add the dtrace module to the build.darran
2010-01-25add bpf kmodpooka
2010-01-05Fix MKBINUTILS=no builds by leaving out xldscripts.dyoung
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2009-11-10Move the kmodule linker script source into sys/modules/xldscripts. It isskrll
2009-10-05Add zfs sets and needed veriables to hook zfs into the build. ZFS on i386haad
2009-10-02First part of secmodel cleanup and other misc. changes:elad
2009-09-27enable viadrm kmod for i386jmcneill
2009-07-19Make POSIX message queues a kernel module.rmind
2009-07-18Import read-only part of the NiLFS (v2) implementation for NetBSD. It has beenreinoud
2009-03-10enable tprof modules.yamt