summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Don't build unneeded modules for pc98.nyan2002-09-161-7/+45
* Put firewire under architectures it actually might conceivablymjacob2002-09-141-1/+2
* Add firewire moduleikob2002-09-131-0/+1
* Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serialikob2002-09-134-0/+76
* I completely fubared this. An empty EXPORT_SYMS= is not valid. I know Ipeter2002-09-111-2/+0
* Cosmetics: #define NETATALK --> #define NETATALK 1, so that it is in line withsobomax2002-09-101-1/+1
* Remove duplicate entry. Since we call things cbb in the source, pccbbimp2002-09-091-9/+0
* opt_kstack_pages.h is not needed anymore. It would have been a Bad Thingpeter2002-09-083-4/+3
* Unbreak the modules build:tmm2002-09-072-2/+3
* Add the aout module subdir for the i386.peter2002-09-071-0/+1
* Add an a.out exec module.peter2002-09-071-0/+11
* Connect if_gre module to the build.sobomax2002-09-061-0/+1
* Add if_gre module glue.sobomax2002-09-061-0/+22
* Remove aic7xxx from the module build framework until all bootstrappinggibbs2002-09-031-1/+0
* Add cleandepend target.gibbs2002-08-311-0/+4
* Pass the cleandir target on to the aicasm Makefile. This shouldgibbs2002-08-311-0/+4
* Complete the hookup of ahd/ahc module building.gibbs2002-08-314-15/+42
* Fix this pending the decision of which of the redundantimp2002-08-271-4/+2
* Removed explicit rule for creating a null opt_bus.h. kmod.mk does thisbde2002-08-271-4/+2
* Have to create opt_bus.h for sys/bus.h to be happy. *sigh*jhb2002-08-261-1/+3
* Oops, forgot to hook up the ACPI PCI bus in the module.jhb2002-08-261-3/+3
* Hook up the new ACPI PCI bus and catch up to ACPI PCI bridge driver changes.jhb2002-08-261-1/+1
* Keep subdirectory list sorted.archie2002-08-201-2/+2
* Add ng_l2tp module.archie2002-08-202-2/+9
* Remove duplicate vinum entry.nyan2002-08-201-2/+1
* Catch up to rev 1.8 of sys/alpha/osf1/osf1_mount.c.mike2002-08-181-1/+2
* Support for VIA VT8233 audio controller.orion2002-08-172-1/+10
* Remove cam_extend.c from sources to unbreak modules.alfred2002-08-151-1/+1
* Depend on opt_mac.h.rwatson2002-08-121-1/+2
* add opt_mac.h to SRCS to unbreak module build.alfred2002-08-121-1/+1
* Add opt_mac.h to dependencies for svr4 module, since I'm about torwatson2002-08-121-5/+5
* Add the uftdi ucom driver which supports the following adapters:joe2002-08-112-0/+11
* Make ppp(4) devices clonable and unloadable.brooks2002-08-091-5/+1
* Connect bmtphy to the mii module build.benno2002-08-061-1/+1
* We now have opt_wi.h, so go ahead and add it. Default it to 1.imp2002-08-031-1/+4
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-1/+2
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-019-0/+85
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-0/+2
* Allow the ahc and ahd drivers to be built as modules. This alsoscottl2002-08-016-0/+109
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-011-1/+2
* The ppp and tunnel modules now rely on opt_mac.h. Missed in a previousrwatson2002-07-312-2/+2
* Resolve conflicts arising from the ACPI CA 20020725 import.iwasaki2002-07-301-16/+26
* Commit a version of the uvisor driver for connecting Handspringjoe2002-07-302-0/+11
* Remove bktr.h/NBKTR. Set BKTR_FREEBSD_MODULE in opt_bktr.h instead.peter2002-07-221-5/+3
* Add uaudio -- a USB audio device driver.nsayer2002-07-212-1/+10
* Add IPv6 support.alfred2002-07-152-0/+15
* Upgrade the random device to use a "real" hash instead of buildingmarkm2002-07-151-1/+2
* Resolve conflicts arising from the ACPI CA 20020611 import.iwasaki2002-07-091-1/+1
* Add a makefile for building UFS as a module. Since it is of marginaliedowse2002-06-301-0/+14
* bring Makefile up to date with new ipfwjulian2002-06-281-1/+1
OpenPOWER on IntegriCloud