aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Don't enable Linuxulator support if not on an i386.Marcel Moolenaar2000-08-281-0/+2
* This is the initial import of a new driver for the current family ofMike Smith2000-08-232-1/+12
* Connect the new sources in /sys/compat/linux and the new fileMarcel Moolenaar2000-08-221-4/+3
* Add dummy opt_devfs.h file.Poul-Henning Kamp2000-08-212-1/+3
* Don't build pccard for now until I can resolve the linker interactionWarner Losh2000-08-191-1/+1
* Work around a possible kernel linker bug. It appears that the dataWarner Losh2000-08-191-0/+1
* CAM, the module: scbus, da, cd, and st wrapped in one module.Nick Hibma2000-08-132-1/+34
* activate via82c686 audio driverCameron Grant2000-08-091-1/+1
* new driver: via 82c686 chipset audioCameron Grant2000-08-091-0/+8
* Cleaning conflicting module tree. Use modules/3dfx instead.Coleman Kane2000-08-061-22/+0
* Fix clean to remove pci.hColeman Kane2000-08-061-7/+11
* The solo driver now works for playback, so far as I can tell.Nick Sayer2000-08-011-1/+1
* Back out opt_ipfilter.h creation I add recently and add -DIPFILTER=1Andrey A. Chernov2000-08-011-5/+2
* Fix prev. commit: NIPFILTER -> IPFILTERAndrey A. Chernov2000-08-011-1/+1
* Generate opt_ipfilter.h to fix 'make depend'Andrey A. Chernov2000-07-311-1/+4
* Add the module Makefile for the newly committed ESS solo sound driver.Nick Sayer2000-07-311-0/+8
* Rename the loadable nullfs kernel module: null -> nullfsSheldon Hearn2000-07-281-1/+1
* When manual pages are moved or removed, MANX should be changedSheldon Hearn2000-07-2421-0/+21
* Somehow the module makefile got missed in the big commit.Nick Sayer2000-07-211-0/+14
* Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, asSheldon Hearn2000-07-212-104/+0
* Move the netgraph-related manual pages into share/man/man4/, asSheldon Hearn2000-07-2140-4362/+0
* Oops. Activate tap in man4 and modules makefilesNick Sayer2000-07-201-1/+1
* Use <bsd.kmod.mk> not a path to ../../conf/kmod.mk.Peter Wemm2000-07-191-1/+1
* Add support for Intel's i810 chipset with integrated graphics. AnDoug Rabson2000-07-121-1/+2
* Honour appropriate no-crypto flags.Mark Murray2000-07-071-1/+5
* Add entropy gathering code. This will work whether the module isMark Murray2000-07-072-4/+0
* enable newpcm module buildingCameron Grant2000-07-041-1/+1
* newpcm module makefilesCameron Grant2000-07-0421-0/+156
* Build ng_ether(4) KLD.Archie Cobbs2000-06-262-1/+7
* Add 3dfx to the makefile, the new home for the kmod to interface /dev/3dfx.Coleman Kane2000-06-261-1/+1
* Better style(9) for the module build.Mark Murray2000-06-262-2/+2
* Change tdfx.ko to 3dfx.ko to prevent filename conflict when XF86 4.xColeman Kane2000-06-252-2/+2
* Build the entropy device (/dev/random) as a module. This may notMark Murray2000-06-253-2/+28
* Remove unneeded header.Mark Murray2000-06-253-3/+0
* Back out previous commit until the build of the 'tdfx' module is unbroken.Archie Cobbs2000-06-231-1/+1
* Add tdfx to modules Makefile, so it gets made.Coleman Kane2000-06-231-1/+1
* Finish up the fixing of the linux ioctl stuff. Add line to remove the devColeman Kane2000-06-232-2/+4
* Fixed trouble with linux emu, not it should work in the module.Coleman Kane2000-06-233-10/+6
* Switch LINUX_TDFX to TDFX_LINUX, that's what i get for typing thisColeman Kane2000-06-221-1/+1
* Took TDFX_VERBOSE out of Makefile, added $FreeBSD$ and option for DEBUG.Coleman Kane2000-06-223-8/+18
* Add a kld to correlate with my committ of the voodoo driver (tdfx).Coleman Kane2000-06-212-0/+36
* return of the accept filter part IIAlfred Perlstein2000-06-203-1/+16
* Add oldcard, pccard, pcic and sn modules to the build.Warner Losh2000-06-181-2/+3
* Preliminary commit of oldcard module. This might not work, but will.Warner Losh2000-06-181-0/+17
* add ispfw moduleMatt Jacob2000-06-181-0/+7
* add if_wx moduleMatt Jacob2000-06-181-0/+7
* Add if_wx && ispfw modulesMatt Jacob2000-06-181-3/+3
* Make pcic compile again with newcardWarner Losh2000-06-181-4/+3
* Build sn as a moduleWarner Losh2000-06-181-0/+7
* 1. Update Comtrol RocketPort driver(rp) to version 3.02.Seigo Tanimura2000-06-112-1/+8