summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Build the twe module with the rest.msmith2000-05-241-1/+1
* Add the 'twe' driver module makefile.msmith2000-05-241-0/+7
* Remove the -DFDESC cruft that is no longer necessary since the supportchris2000-05-142-2/+0
* Update man page to reflect new IPv6 hook. Simplify Makefile.archie2000-05-102-26/+5
* Supply only one author name per instance of %A, as per mdoc.samples(7).sheldonh2000-05-101-1/+2
* Support non-i386 architectures.obrien2000-05-101-1/+3
* Added PC-98 supports.nyan2000-05-086-0/+30
* Remove debugging cruft.n_hibma2000-05-071-2/+0
* All the screen savers other than "apm" build on the Alpha. daemon.ko hasobrien2000-05-062-3/+6
* AUTHOR -> AUTHORSarchie2000-05-053-3/+3
* Document the new statistics control messages.archie2000-05-051-1/+19
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-0458-3331/+130
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.peter2000-05-04117-117/+117
* The USB double bulk pipe driver (Host to host cables). Currently theren_hibma2000-05-012-1/+15
OpenPOWER on IntegriCloud