aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* this should have been deleted a while agoWarner Losh2004-11-181-9/+0
* o sparc64/isa/isa.c:Marius Strobl2004-11-171-7/+2
* Add vkdb(4) man page and connect vkbd(4) to the build.Maksim Yevmenkin2004-11-161-0/+1
* Add virtual AT keyboard driver vkbd(4).Maksim Yevmenkin2004-11-161-0/+12
* Put _ray back, as appropriate.Warner Losh2004-11-151-0/+2
* PC98 does not have ACPI.Yoshihiro Takahashi2004-11-151-1/+1
* After discussions with Nate, repo copy the acpi assist drivers fromWarner Losh2004-11-155-4/+13
* Add comment about why amd64 and ia64 don't build acpi modules.Warner Losh2004-11-151-2/+2
* Make it clear that the acpi modules can only be compiled on i386.Scott Long2004-11-141-0/+8
* Commit takawata-san's Sony Notebook Controller driver, integrated intoWarner Losh2004-11-112-1/+10
* Remove at request of author, perhaps to be re-added later.Mark Murray2004-11-102-17/+0
* Fix paths after repocopies done by scottlTom Rhodes2004-11-101-1/+1
* Remove the obsolete gx driver.Poul-Henning Kamp2004-11-082-9/+0
* Remove another vinum filePoul-Henning Kamp2004-11-041-16/+0
* IPDIVERT is a module now and tell the other parts of the kernel about it.Andre Oppermann2004-10-252-4/+1
* Device driver for onboard CS4231 audio controller which is foundPyun YongHyeon2004-10-253-0/+15
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Hook the hptmv driver up to the build.Scott Long2004-10-241-0/+2
* Clean up some messy Makefile stuff so that this can be built into theScott Long2004-10-241-19/+4
* Curlies only work in target and sources specifications, butRuslan Ermilov2004-10-242-2/+2
* Sort SUBDIR.Ruslan Ermilov2004-10-241-2/+2
* Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint forScott Long2004-10-241-0/+62
* Convert IPDIVERT into a loadable module. This makes use of the dynamic loada...Andre Oppermann2004-10-191-0/+8
* Major overhaul.Gleb Smirnoff2004-10-181-1/+1
* Add dcons_os.{c,h}.Hidetoshi Shimokawa2004-10-132-2/+2
* Port NetBSD auxio driver. The driver was modified to use led(4) and canPyun YongHyeon2004-10-092-0/+12
* Add the memrange bits to the loadable module.Mark Murray2004-09-281-0/+6
* Per recent HEADSUP: Disconnect (old)vinum from the kernel build.Poul-Henning Kamp2004-09-231-1/+0
* Attach ng_netflow to kernel build.Gleb Smirnoff2004-09-162-0/+12
* Add device driver support for the VIA Networking TechnologiesBill Paul2004-09-102-0/+9
* Do not compile in zlib.c. Add a dependency on module instead.Max Khon2004-09-081-1/+1
* sync with private code:Alfred Perlstein2004-09-081-1/+1
* Device driver for the Cypress CY7C637xx and CY7C640/1xx families of USBDag-Erling Smørgrav2004-09-052-0/+10
* Let kmod.mk touch opt_*.h files as needed.Ruslan Ermilov2004-09-047-19/+4
* Sort files alphabeticallyWarner Losh2004-09-041-1/+1
* Hook autofs to the build.Alfred Perlstein2004-09-021-0/+1
* Cleanup paths.Alfred Perlstein2004-09-011-4/+6
* Removed -Wall from CFLAGS.Ruslan Ermilov2004-09-011-1/+1
* Mechanically tidy up the contents of CLEANFILES:M*.h: kmod.mkRuslan Ermilov2004-09-015-7/+3
* bsd.kmod.mk knows how to clean up opt_*.h files automatically,Ruslan Ermilov2004-09-012-8/+1
* General modernization of coda:Brooks Davis2004-09-012-2/+1
* Wrong makefile in the wrong place.Alfred Perlstein2004-08-311-0/+14
* Make coda5 compile.Scott Long2004-08-311-6/+4
* Fixed the module build.Ruslan Ermilov2004-08-311-6/+3
* Enable aac(4) module build for amd64Scott Long2004-08-301-0/+1
* Only compile aac_linux.ko for i386Scott Long2004-08-301-0/+2
* Remove the HW_WDOG option; it serves no purpose.Dag-Erling Smørgrav2004-08-291-1/+0
* Enable more modules on AMD64:David E. O'Brien2004-08-291-0/+14
* Enable sound modules.David E. O'Brien2004-08-291-0/+1
* opt_pfil_hooks.h is no longer required.Andre Oppermann2004-08-271-1/+0