summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* - VFS_SET(msdos) -> VFS_SET(msdosfs)ru2001-06-011-1/+1
* Remove vestiges of MFS.ru2001-06-011-1/+1
* Add device driver support for the Level 1 LXT1001 NetCelleratorwpaul2001-05-312-1/+9
* Fix include path for recent acpica update.takawata2001-05-302-2/+2
* Don't ask to build something that doesn't exist anymore.dougb2001-05-301-1/+1
* Move the mfs deletion process down the road a few stepsdougb2001-05-301-10/+0
* New files for the ACPI CA 20010518 update.msmith2001-05-292-56/+48
* Name this module msdos.ko so that mount_msdos(8) can autoloadru2001-05-281-1/+1
* - sys/n[tw]fs moved to sys/fs/n[tw]fsru2001-05-262-2/+2
* - sys/msdosfs moved to sys/fs/msdosfsru2001-05-253-18/+3
* Build snp(4) as a module.dd2001-05-231-2/+2
* Name this module `umapfs'.ru2001-05-231-1/+1
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-2310-42/+12
* Add a makefile for snp(4) since it can be compiled as a module now.dd2001-05-221-0/+9
* Add vinumobj.h to SRCS.grog2001-05-221-2/+2
* digiio.h has moved to /usr/include/sysbrian2001-05-191-1/+1
* Backed out rev.1.8. Rev.1.8 was just to support a bogus unused includebde2001-05-171-2/+1
* Catch up with some recent changes:imp2001-05-161-1/+6
* Update makefile to reflect vlan support.jlemon2001-05-131-1/+5
* Unbreak release. *sigh*wpaul2001-05-121-1/+1
* Add support for gigabit ethernet cards based on the NatSemi DP83820wpaul2001-05-113-3/+15
* Add a ``digi'' driver.brian2001-05-0211-1/+74
* pseudo-device -> device in kernel config.schweikh2001-05-011-1/+1
* Revert previous delta, which was completely bogus.sheldonh2001-04-241-1/+1
* Disconnect linux from the build. The buildkernel target has beensheldonh2001-04-241-1/+1
* Add als4000 subdir.orion2001-04-231-3/+3
* Initial version of Avance Logic ALS4000 pcm driver.orion2001-04-231-0/+9
* add MARVELL to the list of phys to go into miibusmjacob2001-04-211-1/+1
* NFS module now requires nfs_lock.calfred2001-04-183-3/+3
* Add missing sound module.markm2001-04-161-0/+1
* Move the isa parts to a separate file.jhay2001-04-162-2/+2
* dgm now builds as a modulebrian2001-04-142-1/+9
* Add smbfs module. Currently it includes smbfs, netsmb and DES parts.bp2001-04-132-1/+63
* We now depend on miibus_if.h.mjacob2001-04-091-1/+2
* enable the rate conversion feeder.cg2001-04-092-2/+2
* Style fix.obrien2001-04-081-1/+1
* Add support for MODULES_OVERRIDE. This is a list of modules to buildimp2001-04-021-0/+4
* Make an attempt to get the asr driver to compile on Alpha by fixing some i386scottl2001-04-011-0/+4
* Forgot to add pci_if.h to SRCSalfred2001-03-281-1/+1
* Remove NOMANcokane2001-03-271-1/+0
* Catch these modules up with obrien's recent cleanup commit.peter2001-03-244-18/+22
* Drop 'KMODDEPS = snd_pcm' - it isn't used.peter2001-03-241-1/+0
* Back out 'KMODDEPS = miibus' addition in last commit. This isn't used.peter2001-03-241-1/+0
* o Adding UFS_EXTATTR support in MFS required the inclusion of opt_ufs.h.rwatson2001-03-191-1/+1
* pcm driver for S3 Sonicvibes chipset.orion2001-03-191-0/+9
* Fix the building of the aac driver as a module. Add a comment about enablingscottl2001-03-171-1/+2
* Adjust the fxp module to use the correct directory path, and add ajlemon2001-03-121-2/+3
* Add Intel 82553, 82555 PHY driver.jlemon2001-03-121-1/+1
* The /dev/random driver used Rijndael, not Blowfish, now.markm2001-03-101-2/+2
* Remove now unused opt_ipx.h and opt_inet.hbp2001-03-101-17/+1
OpenPOWER on IntegriCloud