summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2015-12-23New files, in preparation for modularized version of raidframe driver.pgoyette
2015-12-20Remove this initial pass, since nothing further has been done with it forpgoyette
2015-12-07Modularize drvctl(4)pgoyette
2015-12-07Modularize the clockctl pseudo-device and link to the build.pgoyette
2015-12-03Split out the SYSV IPC stuff into its own compat_netbsd32_sysvipcpgoyette
2015-12-03Merge the compat_sysv module into the sysv_ipc module - it shouldpgoyette
2015-12-02Ooops, remove a local change that wasn't supposed to be committed.pgoyette
2015-12-01Create new compat_netbsd32_mqueue module, and descend into subdir topgoyette
2015-12-01Descend into new compat_netbsd32_nfssrv directory for new module, andpgoyette
2015-11-15Actually create the wapbl module, since it works.pgoyette
2015-09-10Evil hack to ensure dtrace lockstat module builds on arm.riz
2015-08-31add missing fileschristos
2015-08-21consistency with: src/sys/external/bsd/drm2/i915drm/files.i915drmkmschristos
2015-08-20ioconf glue for gpiosim module.uebayasi
2015-08-20Now gpiosim needs this for NGPIOSIM.uebayasi
2015-08-20Add ioconf entries to the pseudo-devices.christos
2015-07-30Add VMSWAPchristos
2015-07-09Don't build compat_netbsd32 if mips64 && building mips-n32matt
2015-06-22Add support for build mips64 kernel modules as N32matt
2015-06-13old ipc still needed for compat_netbsd32 on i386 and sparc.christos
2015-06-02Use SRCS+= instead of SRCS= in Makefile.incs to avoid assumptions ofpooka
2015-06-01Back out priorroy
2015-05-31Revert prior change, optionally include PPPOE and SPPP support again.roy
2015-05-31Change lfs from hash table to vcache.hannken
2015-05-30Remove ISCSI_PERFTEST.joerg
2015-05-30Remove ISCSI_TEST_MODE and corresponding dev/iscsi_test.h header.joerg
2015-05-17Add the spkr module to the build.pgoyette
2015-05-15Even though this isn't a man page, it looks like one. So sort thepgoyette
2015-05-14Descend into the examples to build them all the time. (They will notpgoyette
2015-05-13Fix up another internal reference to renamed module, and adjust somepgoyette
2015-05-13Fix instructions to match reality. (I renamed the example from thepgoyette
2015-05-13Fix RCS ID.joerg
2015-05-13A set of more comprehensive example kernel modules to replace ourpgoyette
2015-05-13Soon to be replaced with a more comprehensive set of examples.pgoyette
2015-05-13Descend into subdir to actually build the new sysv_ipc modulepgoyette
2015-05-13Create a new sysv_ipc module to contain the SYSVSHM, SYSVSEM, andpgoyette
2015-05-11acorn26 probably was not meant to use the arm32 genassymmartin
2015-05-10Split the SYSV* compat code out into a separate compat_sysv module.pgoyette
2015-05-10mips doesn't do a.out and never has.matt
2015-05-09Build compat_netbsd32.kmod for arm and mips64matt
2015-05-03Build the tco watchdog modulepgoyette
2015-04-29Enable build of viadrmums module, i386-only.riastradh
2015-04-29Include files.pci to get the necessary definitions in viadrmums.riastradh
2015-04-29Hold off on building viadrmums module until it works.riastradh
2015-04-29Module for viadrmums.riastradh
2015-04-23Build modules for sysmon and its subcomponentspgoyette
2015-04-18Add modularized swwdog driver.pgoyette
2015-04-17Latent support for ARM_HAS_LPAE.matt
2015-03-28pull in Makefile.incjmcneill
2015-03-28Split hdaudio and PCI attach glue. Even though the driver was written withjmcneill