summaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
AgeCommit message (Expand)Author
2019-09-01Pull up following revision(s) (requested by mrg in ticket #135):martin
2019-06-20Split the ufs code out of the ffs module and into its own module.pgoyette
2019-03-26Now that the if_srt module has a chance of working (ie, it nowpgoyette
2019-03-24Add a loadable module for tap(4).pgoyette
2019-02-06Add ure(4): RealTek RTL8152/RTL8153 10/100/Gigabit USB Ethernet device.rin
2019-02-04don't assume _LP64 == supports COMPAT_NETBSD32.mrg
2019-02-03Don't include the raidframe compat code in the main raid module, thepgoyette
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2019-01-21Build bpfjit and sljit modules on aarch64.alnsn
2018-12-19Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,maxv
2018-11-27Remove the rest of my local change that somehow snuck in to anpgoyette
2018-11-27 Remove obsolete ksem entry to prevent build break.msaitoh
2018-11-27Include the compat_netbsd32* modules for sparc64pgoyette
2018-11-07Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver thatmaxv
2018-08-28Rework PCI and AGP conditionalization.riastradh
2018-08-25Add mue(4), driver for Microchip LAN75xx/LAN78xx known as internal NIC ofrin
2018-07-24Merge the tprof_pmi and tprof_amdpmi modules into a single tprof_x86maxv
2018-07-10Remove viadrm(4), superseded by viadrmums.maya
2018-06-06add virtio_pci to list of not-yet-enabled modulesjakllsch
2018-05-20Add a 1PPS-over-GPIO driver, originally by Brad Spencer, with changes bythorpej
2018-05-19Add an example "gpioirq" driver that demonstrates interrupts on GPIOthorpej
2018-02-26Descend into subdirectory to create the module for ichsmb(4) driver.pgoyette
2018-02-25Remove ksem module referencekamil
2018-02-25Add new modules (for i386 and amd64 only) for the imcsmb SMBus driver.pgoyette
2018-01-25Create amdsmn(4) amd amdzentemp(4) modules for X86pgoyette
2018-01-09Merge autofs support from: Tomohiro Kusumichristos
2017-12-29PR/52848: Brad Spencer: Add module glue for AM2315 and SI70xx driverschristos
2017-12-09Split ip_ecn code into its own module, so it can be shared betweenpgoyette
2017-08-11Don't build the ibcs2 module on i386.maxv
2017-08-01Don't build the svr4 module on i386.maxv
2017-06-12Descend into SUBDIR to actually build the wsbell module.pgoyette
2017-06-01Add the modules for audio, midi, and sequencerpgoyette
2017-04-19Modularize ualea(4).riastradh
2017-03-25add vioscsi to the list (disabled)jdolecek
2017-02-16add l2tp(4) L2TPv3 interface.knakahara
2016-12-15Create a single combined module for spkr_pcppi and spkr_audio, andpgoyette
2016-12-15delete spkr_synth modulechristos
2016-12-10Create a new module for the synthesized speaker(4).pgoyette
2016-12-08Revert to previous. Add PCPPISPEAKER flag to fix build.nat
2016-12-08Fix building of the spkr module. The module now is the synthesized speaker.nat
2016-11-16Build the newly-created bufq_* modulespgoyette
2016-11-02* Split sys/kern/sys_process.c into three parts:pgoyette
2016-10-19PR kern/51514: ptrace(2) fails for 32-bit process on 64-bit kernelskrll
2016-10-15Sort entries within conditional blocksskrll
2016-09-27For now, disable all the newly-created ld(4) related modules. We needpgoyette
2016-09-27Add module build infrastructure for ld and its attachmentspgoyette
2016-09-16make it possible to load nvme(4) as module to ease testing; currently somewhatjdolecek
2016-09-10Add a dummy "tun" module, whose only job is to trigger an autoload ofpgoyette
2016-08-07add new moduleschristos
2016-08-06Modularize the pppoe driverpgoyette