summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove vn(4) driver.phk2001-03-092-10/+1
* #if 0 out a variable only used in #if 0'd code to quiet a warning.jhb2001-03-061-0/+4
* Add support for Dlink DL10022 to the ed driver. This is a mii partimp2001-03-031-1/+1
* Not quite working makefile to make the nmdm device as a module.julian2001-02-271-0/+12
* Remove some cruftpeter2001-02-271-3/+0
* Allow the eiface node to be made as a module (not linked into build yet)julian2001-02-251-0/+7
* Add a Makefile for the sample node so It can be compiled.julian2001-02-251-0/+7
* Introduce API for sequential reads/writes (build/dissect) of mbuf chains.bp2001-02-242-1/+9
* Add a 'splitter' node to separate a bidirectionaljulian2001-02-221-0/+8
* Fixed warnings.nyan2001-02-213-14/+14
* Hook up the linux module for alpha again.jlemon2001-02-201-3/+3
* Move linux to i386 only until it gets fixed for alpha (again).mjacob2001-02-191-3/+3
* Add pc98 support.nyan2001-02-101-0/+4
* Added pc98 supports.nyan2001-02-081-0/+5
* Add QS6612, AC101 and LXT970 personal drivers and register definitions.semenu2001-02-071-1/+1
* add forgotten makefilecg2001-02-051-0/+8
* add driver for CS4281 sound chipscg2001-02-042-1/+9
* add driver for CMedia CMI8338/CMI8738 sound chipscg2001-02-041-1/+1
* Remove NAHA, NAHATOT and aha_softcs and related code. It was unusedimp2001-02-041-5/+1
* Remove some stray traces of KMODDEPSpeter2001-02-042-2/+0
OpenPOWER on IntegriCloud