summaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
AgeCommit message (Expand)Author
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2023-04-13sys/modules/Makefile: Use MACHINE_CPU, not MACHINE_ARCH, for aarch64.riastradh
2023-04-11aarch64: Build drm modules.riastradh
2022-12-19Create compat_100 module infrastructure now that we have branchedpgoyette
2022-12-03Split the BMP280 / BME280 driver into common code and create I2C andbrad
2022-11-21A driver for the Bosch BMP280 / BME280 temperature, humidity andbrad
2022-11-17A driver for the Aosong AHT20 temperature and humidity sensor. Whilebrad
2022-09-07Move emuxki from i386/amd64 specific modules to attachment specificmartin
2022-09-07emuxki(4): allow building as a modulekhorben
2022-07-28drm: Hook up the drmkms modules to the build.riastradh
2022-07-27Enable amdgpu module & firmware on x86maya
2022-07-17drm: Modularize ttm.riastradh
2022-06-04Combine the midi and sequencer modules into a single midi_seq modulepgoyette
2022-04-14Split some common stuff into scsi_subr module. This enables loadingpgoyette
2022-04-01Create a loaable adiantum module, and make cgd require it.pgoyette
2022-04-01Split i2c_subr.c into a separate module rather than including it inpgoyette
2021-12-07A driver and user land utility for the Sparkfun Serial Controlled Motorbrad
2021-11-25add support COMPAT_LINUX32 for aarch64ryo
2021-11-06Driver for the Sensirion SHT30/SHT31/SHT35 temperature and humiditybrad
2021-10-14A driver for the Sensirion SGP40 MOx gas sensor. An example of thisbrad
2021-10-09Modularize compat_linux(8) for aarch64.ryo
2021-10-03A driver for the Sensirion SHT40/SHT41/SHT45 temperature and humiditybrad
2021-09-25Disable drmkms module builds.maya
2021-09-11Build and install the if_run module. run(4) is not necessarily includedpgoyette
2021-08-18Fix broken namechristos
2021-08-17s/blake2s/blakes2s/ to match the directory that existskre
2021-08-17modules for blake2s libsodium and if_wgchristos
2021-08-09fix various typos in compatibility, mainly in comments.andvar
2021-05-17Add a new link-aggregation pseudo interface named lagg(4)yamaguchi
2021-03-25don't restrict pad module to i386 and amd64.nia
2020-11-01Separate the compat_netbsd32_coredump from the compat_netbsd32 andpgoyette
2020-10-14modularize, and fix build errorryo
2020-09-26Add HAVE_NVMM and use it to control the build of NVMM related components.jmcneill
2020-09-08Added iavf(4) that is based on OpenBSD's iavf(4) implementationyamaguchi
2020-04-04remove SMBFS and nsmb(4) - kernel partjdolecek
2020-03-12Split out the quota code from the rest of compat_netbsd32 module. Thispgoyette
2020-03-11Fixup the evbarm PCI modulesskrll
2020-02-29Disable hifn againskrll
2020-02-29Group some PCI only modules together and only build them on a subset ofskrll
2020-02-27Make ixl(4) be able to build as a moduleyamaguchi
2020-02-09Retire azalia(4).jmcneill
2020-01-21Split the compat_50 module into two, separating the QUOTA-relatedpgoyette
2020-01-19Remove filemon(4).riastradh
2020-01-19Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It isthorpej
2020-01-01Add module build for aq(4)ryo
2019-12-23Revert the removal of filemon.maxv
2019-12-18Retire filemon, discussed on tech-kern@.maxv
2019-12-10Ported driver for Intel Ethernet 700 seriesyamaguchi
2019-10-28Continue to build the filemon module, but don't install it. Hopefullypgoyette
2019-10-28Disable filemon.maya