aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* turn on the null-modem device.Julian Elischer2001-07-081-1/+1
* Ha! This time, I remembered the ACPI module. Update the sources listMike Smith2001-07-072-8/+8
* - Don't overwrite inb, inw and outw.Yoshihiro Takahashi2001-07-041-1/+9
* gif(4) and stf(4) modernization:Brooks Davis2001-07-023-2/+36
* intel ich/ich2 driver - this needs some work but is functional enough forCameron Grant2001-07-012-3/+11
* Two more "oops"es here: i didn't mean to turn on fdc debugging byJoerg Wunsch2001-06-291-2/+2
* Duh-oh! When beautifying a comment right before my last commit, iJoerg Wunsch2001-06-291-1/+1
* First stab at fixing resource deallocation, and implementing fdc(4) asJoerg Wunsch2001-06-292-1/+30
* Follow Mike's commit by adding acpi_powerres.c.Takanori Watanabe2001-06-282-2/+2
* Remove dgm module.Dima Dorfman2001-06-282-9/+1
* add sndstat.c so module users have /dev/sndstat againCameron Grant2001-06-232-2/+2
* Implement a loadable module for the oltr Olicom Token Ring driver. IJoerg Wunsch2001-06-142-1/+36
* Linprocfs builds on Alpha now.Dag-Erling Smørgrav2001-06-111-4/+1
* Preemptive brucification.Dag-Erling Smørgrav2001-06-101-2/+0
* Connect linprocfs to the build.Dag-Erling Smørgrav2001-06-102-0/+13
* Disconnect linprocfs prior to moving it.Dag-Erling Smørgrav2001-06-102-21/+1
* Connect the fs directory to the build.Dag-Erling Smørgrav2001-06-101-1/+1
* Add a build directory and Makefile for pseudofs.Dag-Erling Smørgrav2001-06-102-0/+20
* enable vchan buildingCameron Grant2001-06-072-2/+2
* Relocate IPFilter from sys/netinet to sys/contrib/ipfilter.Jonathan Lemon2001-06-071-1/+2
* - VFS_SET(msdos) -> VFS_SET(msdosfs)Ruslan Ermilov2001-06-011-1/+1
* Remove vestiges of MFS.Ruslan Ermilov2001-06-011-1/+1
* Add device driver support for the Level 1 LXT1001 NetCelleratorBill Paul2001-05-312-1/+9
* 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