aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix include path for recent acpica update.Takanori Watanabe2001-05-302-2/+2
* Don't ask to build something that doesn't exist anymore.Doug Barton2001-05-301-1/+1
* Move the mfs deletion process down the road a few stepsDoug Barton2001-05-301-10/+0
* New files for the ACPI CA 20010518 update.Mike Smith2001-05-292-56/+48
* Name this module msdos.ko so that mount_msdos(8) can autoloadRuslan Ermilov2001-05-281-1/+1
* - sys/n[tw]fs moved to sys/fs/n[tw]fsRuslan Ermilov2001-05-262-2/+2
* - sys/msdosfs moved to sys/fs/msdosfsRuslan Ermilov2001-05-253-18/+3
* Build snp(4) as a module.Dima Dorfman2001-05-231-2/+2
* Name this module `umapfs'.Ruslan Ermilov2001-05-231-1/+1
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileRuslan Ermilov2001-05-2310-42/+12
* Add a makefile for snp(4) since it can be compiled as a module now.Dima Dorfman2001-05-221-0/+9
* Add vinumobj.h to SRCS.Greg Lehey2001-05-221-2/+2
* digiio.h has moved to /usr/include/sysBrian Somers2001-05-191-1/+1
* Backed out rev.1.8. Rev.1.8 was just to support a bogus unused includeBruce Evans2001-05-171-2/+1
* Catch up with some recent changes:Warner Losh2001-05-161-1/+6
* Update makefile to reflect vlan support.Jonathan Lemon2001-05-131-1/+5
* Unbreak release. *sigh*Bill Paul2001-05-121-1/+1
* Add support for gigabit ethernet cards based on the NatSemi DP83820Bill Paul2001-05-113-3/+15
* Add a ``digi'' driver.Brian Somers2001-05-0211-1/+74
* pseudo-device -> device in kernel config.Jens Schweikhardt2001-05-011-1/+1
* Revert previous delta, which was completely bogus.Sheldon Hearn2001-04-241-1/+1
* Disconnect linux from the build. The buildkernel target has beenSheldon Hearn2001-04-241-1/+1
* Add als4000 subdir.Orion Hodson2001-04-231-3/+3
* Initial version of Avance Logic ALS4000 pcm driver.Orion Hodson2001-04-231-0/+9
* add MARVELL to the list of phys to go into miibusMatt Jacob2001-04-211-1/+1
* NFS module now requires nfs_lock.cAlfred Perlstein2001-04-183-3/+3
* Add missing sound module.Mark Murray2001-04-161-0/+1
* Move the isa parts to a separate file.John Hay2001-04-162-2/+2
* dgm now builds as a moduleBrian Somers2001-04-142-1/+9
* Add smbfs module. Currently it includes smbfs, netsmb and DES parts.Boris Popov2001-04-132-1/+63
* We now depend on miibus_if.h.Matt Jacob2001-04-091-1/+2
* enable the rate conversion feeder.Cameron Grant2001-04-092-2/+2
* Style fix.David E. O'Brien2001-04-081-1/+1
* Add support for MODULES_OVERRIDE. This is a list of modules to buildWarner Losh2001-04-021-0/+4
* Make an attempt to get the asr driver to compile on Alpha by fixing some i386Scott Long2001-04-011-0/+4
* Forgot to add pci_if.h to SRCSAlfred Perlstein2001-03-281-1/+1
* Remove NOMANColeman Kane2001-03-271-1/+0
* Catch these modules up with obrien's recent cleanup commit.Peter Wemm2001-03-244-18/+22
* Drop 'KMODDEPS = snd_pcm' - it isn't used.Peter Wemm2001-03-241-1/+0
* Back out 'KMODDEPS = miibus' addition in last commit. This isn't used.Peter Wemm2001-03-241-1/+0
* o Adding UFS_EXTATTR support in MFS required the inclusion of opt_ufs.h.Robert Watson2001-03-191-1/+1
* pcm driver for S3 Sonicvibes chipset.Orion Hodson2001-03-191-0/+9
* Fix the building of the aac driver as a module. Add a comment about enablingScott Long2001-03-171-1/+2
* Adjust the fxp module to use the correct directory path, and add aJonathan Lemon2001-03-121-2/+3
* Add Intel 82553, 82555 PHY driver.Jonathan Lemon2001-03-121-1/+1
* The /dev/random driver used Rijndael, not Blowfish, now.Mark Murray2001-03-101-2/+2
* Remove now unused opt_ipx.h and opt_inet.hBoris Popov2001-03-101-17/+1
* Remove vn(4) driver.Poul-Henning Kamp2001-03-092-10/+1
* #if 0 out a variable only used in #if 0'd code to quiet a warning.John Baldwin2001-03-061-0/+4
* Add support for Dlink DL10022 to the ed driver. This is a mii partWarner Losh2001-03-031-1/+1