summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Remove ciss from the modules build until the build issues are resolved.imp2001-11-281-1/+1
* Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family ofmsmith2001-11-272-0/+12
* Add driver for Granch SBNI12-xx ISA and PCI network adapters.fjoe2001-11-212-0/+11
* Reference lomac in its new location.green2001-11-193-6/+6
* The "lomac" module compiles fine on Alpha, too.green2001-11-191-1/+1
* Add module "lomac" to the modules Makefile, i386 section. If someone ongreen2001-11-191-0/+1
* Depend on vnode_if.h.green2001-11-191-1/+1
* Create a module for awi.imp2001-11-191-0/+12
* Add module compile framework for LOMAC.green2001-11-194-0/+63
* Pass maintainership over to emulation@FreeBSD.org. It has been fun,marcel2001-11-181-1/+1
* Add card_if.h to SRCS.matusita2001-11-151-1/+1
* Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support.iwasaki2001-11-061-0/+1
* Clean up the bogus pci.h file we create.phk2001-11-031-0/+2
* Add modules for lpt, plip, ppbus, ppi and pps.phk2001-11-036-0/+60
* Update to reflect files added/removed with the 20011018 ACPI CA update.msmith2001-10-311-2/+3
* A node that allows ethernet type packets to be filtered to differentjulian2001-10-301-0/+10
* fixed to support pc98nyan2001-10-281-0/+5
* Remove duplicate apm entry for pc98nyan2001-10-281-2/+1
* Add APM compatibility feature to ACPI.iwasaki2001-10-261-2/+2
* Unbreak alpha builds.mjacob2001-10-241-3/+4
* Make apm a module.ume2001-10-242-0/+11
* Added the pmc driver which supports power management controller ofnyan2001-10-242-0/+14
* This module will soon need opt_linux.h (for <linux/linux_util.h>)des2001-10-211-0/+1
* remove wxmjacob2001-10-201-9/+0
* Oops. Remove wx.mjacob2001-10-201-1/+0
* Build the linux module on Alpha again. Note that the linux modulemarcel2001-10-191-1/+2
* Linux compiles broken on alpha again. Remove.mjacob2001-10-191-2/+2
* Hook the gx module up to the build.jlemon2001-10-192-0/+9
* Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loaderps2001-10-101-1/+1
* Activate the bridge/dummynet modules.ps2001-10-051-0/+2
* Make it so dummynet and bridge can be loaded as modules.ps2001-10-052-0/+17
* Update list of sources to match 20010920 snapshot.msmith2001-10-041-2/+2
* Removed mentions of TARGET_ARCH from non-cross places.ru2001-10-041-3/+1
* Add a change I forgot when adding ED_NO_MIIBUS. This will likelyiedowse2001-09-301-1/+2
* Add device driver support for the Broadcom BCM570x family of gigabitwpaul2001-09-272-0/+9
* Add ng_ip_input. A new netgraph node for queuing IP packets into thebrooks2001-09-272-0/+8
* /home/brooks/ng_gif.messagebrooks2001-09-263-0/+20
* Make faith loadable, unloadable, and clonable.brooks2001-09-252-0/+16
* Only call kldxref(8) once, after installing all modules.ru2001-09-211-0/+7
* Add nfs_lock.c to the build list. *blush*peter2001-09-201-1/+1
* I forgot to rm the nfs module directory.peter2001-09-201-18/+0
* Cleanup and split of nfs client and server code.peter2001-09-183-20/+16
* KLDMOD is not used since share/mk/bsd.kmod.mk,v 1.60.ru2001-09-181-1/+0
* Added pc98 support.nyan2001-09-161-0/+5
* Conditionalize building of ex2fs module by WANT_EXT2FS_MODULEmr2001-09-151-1/+4
* Add ext2fs modulemr2001-09-132-0/+13
* KSE Milestone 2julian2001-09-122-3/+6
* Round of cleanups and enhancements. These include (in random order):marcel2001-09-081-5/+5
* Use MACHINE_ARCH instead of MACHINE to fix pc98 module.nyan2001-09-061-3/+3
* Attach if_vlan to the build process.brooks2001-09-051-0/+1
OpenPOWER on IntegriCloud