summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add device driver support for the Level 1 LXT1001 NetCelleratorwpaul2001-05-311-1/+1
* Don't ask to build something that doesn't exist anymore.dougb2001-05-301-1/+1
* - sys/msdosfs moved to sys/fs/msdosfsru2001-05-251-1/+1
* Build snp(4) as a module.dd2001-05-231-2/+2
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-231-3/+3
* Add support for gigabit ethernet cards based on the NatSemi DP83820wpaul2001-05-111-2/+2
* Add a ``digi'' driver.brian2001-05-021-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
* dgm now builds as a modulebrian2001-04-141-1/+1
* Add smbfs module. Currently it includes smbfs, netsmb and DES parts.bp2001-04-131-1/+1
* Add support for MODULES_OVERRIDE. This is a list of modules to buildimp2001-04-021-0/+4
* Remove vn(4) driver.phk2001-03-091-1/+1
* Introduce API for sequential reads/writes (build/dissect) of mbuf chains.bp2001-02-241-1/+1
* 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
* KLDify the "speaker" device (which calls itself atspeaker internally, anddes2001-02-011-1/+1
* Make klds for the ar and sr devices and hook them up.jhay2001-01-301-2/+2
* Evidently, svr4 is broken at the moment. Disconnect the build to preventgreen2001-01-091-1/+1
* Add the VESA S3 linear framebuffer driver. It works on top of VESA by replacingnsouch2001-01-051-1/+1
* Make sppp a kld.jhay2001-01-031-1/+1
* Retire kernfs (kernel part).des2000-12-281-1/+1
* *sigh* The `pecoff' module was added to all arches w/out testing a compileobrien2000-12-221-2/+2
* Add pecoff directory.takawata2000-12-211-1/+1
* Enable the sym module.alex2000-12-191-1/+1
* Enable building of lnc module.paul2000-12-161-1/+1
* Whups: only build the if_el module on the x86 platform for now, untilwpaul2000-12-151-2/+2
* Newbus the if_el (3Com 3c501) driver. Use bus_space_X() functions.wpaul2000-12-151-1/+1
* Reconnect linprocfs.des2000-12-131-2/+2
* Add aic and ray modules. I've been building these for a while now onimp2000-12-131-1/+1
* Temporarily disconnect linprocfs from the build, until I fix it so it buildsdes2000-12-121-1/+1
* Revert disconnect of sysvipc now that there's a makefile availablealfred2000-12-011-1/+1
* Disconnect sysvipc, since it doesn't build.des2000-12-011-1/+1
* sysvipc loadable.alfred2000-12-011-1/+1
* The vortex driver can be compiled as a KLD now. The EISA attachmentwpaul2000-11-071-1/+1
* Now have the `linux' module on the Alpha too.obrien2000-11-041-2/+2
* Convert the de driver into a loadable module. Still missing is anmarkm2000-10-311-1/+1
* Hook ipfilter back up as it compiles now.obrien2000-10-281-2/+2
* Remove ipfilter and mark it as broken until it will be fixed by maintainer.ache2000-10-271-2/+2
* The USB scanner driver. To be used together with SANE.n_hibma2000-10-251-0/+1
* After some complaints about the dir names, the random device ismarkm2000-10-141-2/+2
* Enable the if_ed module.alex2000-10-061-1/+1
* Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02Rnyan2000-10-021-0/+4
* Make ip6fw as loadable module.ume2000-09-231-1/+1
* Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.wpaul2000-09-201-1/+1
* A new driver for PCI:SCSI RAID controllers based on the Adaptec FSAmsmith2000-09-131-1/+1
* Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT).msmith2000-09-011-1/+1
* Only build 'mly' on i386, as it doesn't build and hasn't been tested onmsmith2000-08-301-2/+2
* Remove pcic and oldcard from files built. Oldcard desn't work, soimp2000-08-301-1/+1
* This is the initial import of a new driver for the current family ofmsmith2000-08-231-1/+1
OpenPOWER on IntegriCloud