summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Cleaning conflicting module tree. Use modules/3dfx instead.cokane2000-08-061-22/+0
* Fix clean to remove pci.hcokane2000-08-061-7/+11
* The solo driver now works for playback, so far as I can tell.nsayer2000-08-011-1/+1
* Back out opt_ipfilter.h creation I add recently and add -DIPFILTER=1ache2000-08-011-5/+2
* Fix prev. commit: NIPFILTER -> IPFILTERache2000-08-011-1/+1
* Generate opt_ipfilter.h to fix 'make depend'ache2000-07-311-1/+4
* Add the module Makefile for the newly committed ESS solo sound driver.nsayer2000-07-311-0/+8
* Rename the loadable nullfs kernel module: null -> nullfssheldonh2000-07-281-1/+1
* When manual pages are moved or removed, MANX should be changedsheldonh2000-07-2421-0/+21
* Somehow the module makefile got missed in the big commit.nsayer2000-07-211-0/+14
* Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, assheldonh2000-07-212-104/+0
* Move the netgraph-related manual pages into share/man/man4/, assheldonh2000-07-2140-4362/+0
* Oops. Activate tap in man4 and modules makefilesnsayer2000-07-201-1/+1
* Use <bsd.kmod.mk> not a path to ../../conf/kmod.mk.peter2000-07-191-1/+1
* Add support for Intel's i810 chipset with integrated graphics. Andfr2000-07-121-1/+2
* Honour appropriate no-crypto flags.markm2000-07-071-1/+5
* Add entropy gathering code. This will work whether the module ismarkm2000-07-072-4/+0
* enable newpcm module buildingcg2000-07-041-1/+1
* newpcm module makefilescg2000-07-0421-0/+156
* Build ng_ether(4) KLD.archie2000-06-262-1/+7
* Add 3dfx to the makefile, the new home for the kmod to interface /dev/3dfx.cokane2000-06-261-1/+1
* Better style(9) for the module build.markm2000-06-262-2/+2
* Change tdfx.ko to 3dfx.ko to prevent filename conflict when XF86 4.xcokane2000-06-252-2/+2
* Build the entropy device (/dev/random) as a module. This may notmarkm2000-06-253-2/+28
* Remove unneeded header.markm2000-06-253-3/+0
* Back out previous commit until the build of the 'tdfx' module is unbroken.archie2000-06-231-1/+1
* Add tdfx to modules Makefile, so it gets made.cokane2000-06-231-1/+1
* Finish up the fixing of the linux ioctl stuff. Add line to remove the devcokane2000-06-232-2/+4
* Fixed trouble with linux emu, not it should work in the module.cokane2000-06-233-10/+6
* Switch LINUX_TDFX to TDFX_LINUX, that's what i get for typing thiscokane2000-06-221-1/+1
* Took TDFX_VERBOSE out of Makefile, added $FreeBSD$ and option for DEBUG.cokane2000-06-223-8/+18
* This commit was generated by cvs2svn to compensate for changes in r61914,cokane2000-06-212-0/+36
|\
| * Add a kld to correlate with my committ of the voodoo driver (tdfx).cokane2000-06-212-0/+36
* return of the accept filter part IIalfred2000-06-203-1/+16
* Add oldcard, pccard, pcic and sn modules to the build.imp2000-06-181-2/+3
* Preliminary commit of oldcard module. This might not work, but will.imp2000-06-181-0/+17
* add ispfw modulemjacob2000-06-181-0/+7
* add if_wx modulemjacob2000-06-181-0/+7
* Add if_wx && ispfw modulesmjacob2000-06-181-3/+3
* Make pcic compile again with newcardimp2000-06-181-4/+3
* Build sn as a moduleimp2000-06-181-0/+7
* 1. Update Comtrol RocketPort driver(rp) to version 3.02.tanimura2000-06-112-1/+8
* Add agp.dfr2000-06-091-1/+1
* Add module for agp driver.dfr2000-06-091-0/+10
* Properly spell "OSF/1".obrien2000-06-061-1/+1
* Fixed style bugs that I unfortunately noticed because bsd.kmod.mk wasbde2000-06-031-3/+3
* Use the genassym script here too. The linux and svr4 modules were broken.bde2000-06-032-2/+8
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofpeter2000-05-27118-118/+118
* Some joker decided to make it even harder to build modules outside themsmith2000-05-261-1/+1
* Fix typo.archie2000-05-251-1/+1
OpenPOWER on IntegriCloud