aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Don't install manpages.David E. O'Brien2000-10-085-13/+0
* Enable the if_ed module.Alexander Langer2000-10-061-1/+1
* Add card_if.h and sort the header files, while I'm here.Alexander Langer2000-10-061-1/+1
* - Include opt_vesa.h in vesa.c so that the VESA_DEBUG option is actuallyJohn Baldwin2000-10-061-1/+1
* Only install secondary components if the destination directory exists.David E. O'Brien2000-10-044-0/+16
* Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02RYoshihiro Takahashi2000-10-022-0/+15
* Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way ofBruce Evans2000-09-261-2/+0
* Removed fresh garbage (vestiges of old way of configuring number ofBruce Evans2000-09-261-9/+4
* Removed mature garbage (vestiges of old way of configuring bpf) and oldBruce Evans2000-09-261-9/+5
* Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way ofBruce Evans2000-09-261-15/+13
* Handle slip options in the usual way (generate a dummy options file inBruce Evans2000-09-261-2/+2
* Removed fresh garbage (old way of configuring number of units) and oldBruce Evans2000-09-261-11/+2
* Backed out previous commit (SMPng megacommit: support for garbage addedBruce Evans2000-09-261-2/+2
* Add Makefile to build an if_ed kernel module. Works on both, i386 andAlexander Langer2000-09-241-0/+8
* add feeder_fmt.cCameron Grant2000-09-232-2/+6
* Make ip6fw as loadable module.Hajimu UMEMOTO2000-09-232-1/+18
* Enable the snd_maestro module and have the snd_driver module depend on it.John Baldwin2000-09-231-1/+1
* Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC,Paul Saab2000-09-221-1/+1
* No need to generate opt_compat_oldisa.hWarner Losh2000-09-201-5/+1
* Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.Bill Paul2000-09-202-1/+9
* Add a homePNA PHY driver. This is really only a stub: MII-based homePNABill Paul2000-09-201-1/+1
* Add card_if.hWarner Losh2000-09-191-1/+2
* A new driver for PCI:SCSI RAID controllers based on the Adaptec FSAMike Smith2000-09-132-1/+14
* Update to build both bktr and bktr_mem modulesRoger Hardiman2000-09-103-26/+34
* Large upgrade to the entropy device; mainly inspired by feedbackMark Murray2000-09-102-4/+4
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-072-3/+4
* Since AlphaLinux is the weirdest Linux of all, probably best to do theDavid E. O'Brien2000-09-061-1/+1
* Two sys/compat/linux sources aren't applicable on the Alpha at this time.David E. O'Brien2000-09-061-2/+6
* ess maestro driver - not enabled by defaultCameron Grant2000-09-061-0/+8
* Fix typoGregory Neil Shapiro2000-09-041-1/+1
* remove opt_devfs.hCameron Grant2000-09-022-2/+2
* Avoid the modules madness I inadvertently introduced by making thePoul-Henning Kamp2000-09-029-10/+8
* Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT).Mike Smith2000-09-012-1/+10
* New netgraph node type for Ethernet bridging.Archie Cobbs2000-09-012-1/+8
* Cleanup after repo copy of sys/svr4 to sys/compat/svr4.David E. O'Brien2000-08-311-1/+1
* Only build 'mly' on i386, as it doesn't build and hasn't been tested onMike Smith2000-08-301-2/+2
* Major update to the AMI MegaRAID driver.Mike Smith2000-08-301-1/+11
* Resplit pcic back into two pcic and pccard.Warner Losh2000-08-302-4/+5
* Remove pcic and oldcard from files built. Oldcard desn't work, soWarner Losh2000-08-301-1/+1
* fix ccd module.Poul-Henning Kamp2000-08-301-1/+1
* sigh, add opt_devfs.hCameron Grant2000-08-292-2/+2
* activate fm801Cameron Grant2000-08-291-1/+1
* add driver for forte-media fm801Cameron Grant2000-08-291-0/+8
* Don't enable Linuxulator support if not on an i386.Marcel Moolenaar2000-08-281-0/+2
* This is the initial import of a new driver for the current family ofMike Smith2000-08-232-1/+12
* Connect the new sources in /sys/compat/linux and the new fileMarcel Moolenaar2000-08-221-4/+3
* Add dummy opt_devfs.h file.Poul-Henning Kamp2000-08-212-1/+3
* Don't build pccard for now until I can resolve the linker interactionWarner Losh2000-08-191-1/+1
* Work around a possible kernel linker bug. It appears that the dataWarner Losh2000-08-191-0/+1
* CAM, the module: scbus, da, cd, and st wrapped in one module.Nick Hibma2000-08-132-1/+34