summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up some messy Makefile stuff so that this can be built into thescottl2004-10-241-19/+4
* Curlies only work in target and sources specifications, butru2004-10-242-2/+2
* Sort SUBDIR.ru2004-10-241-2/+2
* Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint forscottl2004-10-241-0/+62
* Convert IPDIVERT into a loadable module. This makes use of the dynamic loada...andre2004-10-191-0/+8
* Major overhaul.glebius2004-10-181-1/+1
* Add dcons_os.{c,h}.simokawa2004-10-132-2/+2
* Port NetBSD auxio driver. The driver was modified to use led(4) and canyongari2004-10-092-0/+12
* Add the memrange bits to the loadable module.markm2004-09-281-0/+6
* Per recent HEADSUP: Disconnect (old)vinum from the kernel build.phk2004-09-231-1/+0
* Attach ng_netflow to kernel build.glebius2004-09-162-0/+12
* Add device driver support for the VIA Networking Technologieswpaul2004-09-102-0/+9
* Do not compile in zlib.c. Add a dependency on module instead.fjoe2004-09-081-1/+1
* sync with private code:alfred2004-09-081-1/+1
* Device driver for the Cypress CY7C637xx and CY7C640/1xx families of USBdes2004-09-052-0/+10
* Let kmod.mk touch opt_*.h files as needed.ru2004-09-047-19/+4
* Sort files alphabeticallyimp2004-09-041-1/+1
* Hook autofs to the build.alfred2004-09-021-0/+1
* Cleanup paths.alfred2004-09-011-4/+6
* Removed -Wall from CFLAGS.ru2004-09-011-1/+1
* Mechanically tidy up the contents of CLEANFILES:M*.h: kmod.mkru2004-09-015-7/+3
* bsd.kmod.mk knows how to clean up opt_*.h files automatically,ru2004-09-012-8/+1
* General modernization of coda:brooks2004-09-012-2/+1
* Wrong makefile in the wrong place.alfred2004-08-311-0/+14
* Make coda5 compile.scottl2004-08-311-6/+4
* Fixed the module build.ru2004-08-311-6/+3
* Enable aac(4) module build for amd64scottl2004-08-301-0/+1
* Only compile aac_linux.ko for i386scottl2004-08-301-0/+2
* Remove the HW_WDOG option; it serves no purpose.des2004-08-291-1/+0
* Enable more modules on AMD64:obrien2004-08-291-0/+14
* Enable sound modules.obrien2004-08-291-0/+1
* opt_pfil_hooks.h is no longer required.andre2004-08-271-1/+0
* Always compile PFIL_HOOKS into the kernel and remove the associated kernelandre2004-08-271-9/+0
* Document how a standalone module can be built with divert(4) support.ru2004-08-261-0/+4
* Revert the last change to sys/modules/ipfw/Makefile and fix aru2004-08-261-5/+1
* Make this compile again in the standalone and the MODULES_WITH_WORLDimp2004-08-231-1/+5
* opt_agp.h is not required anymore.nyan2004-08-221-1/+1
* Enable build of Netgraph modules on all architectures.ru2004-08-181-3/+1
* Build a dummy opt_compat.h header since linprocfs.c now requires it.tjr2004-08-181-1/+5
* Convert ipfw to use PFIL_HOOKS. This is change is transparent to userlandandre2004-08-171-1/+1
* Add ISA attachement files for the aic7xxx driver.gibbs2004-08-171-0/+18
* Add an ISA attachement to the aic7xxx driver to handle 284X controllers.gibbs2004-08-172-4/+4
* agp_amd64.c is not needed on pc98.nyan2004-08-161-1/+4
* And isa_if.himp2004-08-161-1/+1
* Add pccbb_isa.c and pccbb_pci.cimp2004-08-161-1/+1
* AMD64 on-CPU GART support.obrien2004-08-162-1/+6
* Connect RAID3 GEOM class to the build.pjd2004-08-161-0/+1
* Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3pjd2004-08-161-0/+9
* - Introduce an uart_cpu_identify() which is implemented in uart_cpu_<arch>.cmarius2004-08-141-2/+7
* Now that hme(4) is MI build its module on all platforms.marius2004-08-142-4/+6
OpenPOWER on IntegriCloud