aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix this pending the decision of which of the redundantWarner Losh2002-08-271-4/+2
* Removed explicit rule for creating a null opt_bus.h. kmod.mk does thisBruce Evans2002-08-271-4/+2
* Have to create opt_bus.h for sys/bus.h to be happy. *sigh*John Baldwin2002-08-261-1/+3
* Oops, forgot to hook up the ACPI PCI bus in the module.John Baldwin2002-08-261-3/+3
* Hook up the new ACPI PCI bus and catch up to ACPI PCI bridge driver changes.John Baldwin2002-08-261-1/+1
* Keep subdirectory list sorted.Archie Cobbs2002-08-201-2/+2
* Add ng_l2tp module.Archie Cobbs2002-08-202-2/+9
* Remove duplicate vinum entry.Yoshihiro Takahashi2002-08-201-2/+1
* Catch up to rev 1.8 of sys/alpha/osf1/osf1_mount.c.Mike Barcroft2002-08-181-1/+2
* Support for VIA VT8233 audio controller.Orion Hodson2002-08-172-1/+10
* Remove cam_extend.c from sources to unbreak modules.Alfred Perlstein2002-08-151-1/+1
* Depend on opt_mac.h.Robert Watson2002-08-121-1/+2
* add opt_mac.h to SRCS to unbreak module build.Alfred Perlstein2002-08-121-1/+1
* Add opt_mac.h to dependencies for svr4 module, since I'm about toRobert Watson2002-08-121-5/+5
* Add the uftdi ucom driver which supports the following adapters:Josef Karthauser2002-08-112-0/+11
* Make ppp(4) devices clonable and unloadable.Brooks Davis2002-08-091-5/+1
* Connect bmtphy to the mii module build.Benno Rice2002-08-061-1/+1
* We now have opt_wi.h, so go ahead and add it. Default it to 1.Warner Losh2002-08-031-1/+4
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-08-011-1/+2
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-08-019-0/+85
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-08-011-0/+2
* Allow the ahc and ahd drivers to be built as modules. This alsoScott Long2002-08-016-0/+109
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-08-011-1/+2
* The ppp and tunnel modules now rely on opt_mac.h. Missed in a previousRobert Watson2002-07-312-2/+2
* Resolve conflicts arising from the ACPI CA 20020725 import.Mitsuru IWASAKI2002-07-301-16/+26
* Commit a version of the uvisor driver for connecting HandspringJosef Karthauser2002-07-302-0/+11
* Remove bktr.h/NBKTR. Set BKTR_FREEBSD_MODULE in opt_bktr.h instead.Peter Wemm2002-07-221-5/+3
* Add uaudio -- a USB audio device driver.Nick Sayer2002-07-212-1/+10
* Add IPv6 support.Alfred Perlstein2002-07-152-0/+15
* Upgrade the random device to use a "real" hash instead of buildingMark Murray2002-07-151-1/+2
* Resolve conflicts arising from the ACPI CA 20020611 import.Mitsuru IWASAKI2002-07-091-1/+1
* Add a makefile for building UFS as a module. Since it is of marginalIan Dowse2002-06-301-0/+14
* bring Makefile up to date with new ipfwJulian Elischer2002-06-281-1/+1
* At long last, commit the zero copy sockets code.Kenneth D. Merry2002-06-261-1/+2
* A node that creates a device entry in /dev (yay devfs)Julian Elischer2002-06-181-0/+7
* sppp needs slcompress.c nowadays.John Hay2002-06-171-1/+1
* Added support for 82545EM and 82546EB based adapters.Prafulla Deuskar2002-06-031-6/+5
* Build a 'hea_pci' driver module.Matthew N. Dodd2002-06-031-0/+11
* - Add 'hea'.Matthew N. Dodd2002-06-031-1/+2
* Make oldcard and newcard kernel module work.Takanori Watanabe2002-05-301-1/+1
* Remove bktr for ia64. Same problem as vinum. See PR 38678.Marcel Moolenaar2002-05-291-1/+0
* Vinum doesn't build on ia64.Marcel Moolenaar2002-05-291-3/+5
* Remove asr from the ia64 build. Its use of KERNBASE appears i386Marcel Moolenaar2002-05-191-1/+0
* Hook up the new linux_ptrace implementation.Marcel Moolenaar2002-05-191-1/+1
* Complete the separation of ext2fs from ufs by copying the remainingIan Dowse2002-05-161-3/+3
* Check that kldxref(8) exists before running it.Ruslan Ermilov2002-05-141-1/+4
* Zap KMODDEPS entries so that people do not wonder why it isn't working onPeter Wemm2002-05-013-3/+0
* Move drm to the i386-only section.Dag-Erling Smørgrav2002-04-281-1/+1
* Nuke -gScott Long2002-04-281-2/+0
* Hook the DRM up to the build and add it to NOTES.Eric Anholt2002-04-286-5/+6