aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* A simple packet distribution node type that acts like an Ethernet hub.Ruslan Ermilov2004-04-172-0/+7
* Include nehemiah.c only on i386, as is done for the non-modulesMarcel Moolenaar2004-04-111-0/+2
* Fix module build during buildworld with MODULES_WITH_WORLD defined.Alexander Kabaev2004-04-101-1/+4
* Changed comments following changes to not bundle firmware by default.Vinod Kashyap2004-04-101-5/+6
* Don't include the firmware image by default as it adds 500k (uncompressed) toScott Long2004-04-101-2/+2
* Reorganise the entropy device so that high-yield entropy sourcesMark Murray2004-04-091-1/+3
* Make pf* modules respect NOINET6 from make.conf(5) in order to build themMax Laier2004-04-063-0/+12
* Initial check-in of the device driver for 3ware's 9000 seriesVinod Kashyap2004-03-301-0/+24
* Clean up the stub fake vnode locking implemenations. The main reason thisPeter Wemm2004-03-291-1/+0
* Connect ctau driver (Cronyx-Tau/ISA) to modules build process.Roman Kurakin2004-03-251-0/+2
* sppp (4) to netgraph (4) node. As always: I'l connect it to theRoman Kurakin2004-03-241-0/+7
* Add uart_subr.cMarcel Moolenaar2004-03-201-1/+1
* Generate opt_inet.h.Max Khon2004-03-181-1/+5
* Move the arl to i386 only.Yoshihiro Takahashi2004-03-161-1/+1
* Remove the module reference for RAIDframeScott Long2004-03-161-1/+0
* Remove RAIDFrame. It hasn't worked since GEOM replaced the old diskScott Long2004-03-161-28/+0
* Add arl(4): driver for Aironet Arlan 655 wireless adapters.Max Khon2004-03-152-0/+12
* Kill bogus isa compat opt file.Warner Losh2004-03-151-1/+1
* Link pf to the build and install:Max Laier2004-03-081-0/+9
* Add a netgraph node to handle ATM LLC encapsulation. This currently handlesBenno Rice2004-03-081-0/+6
* Add preliminary support for PCMCIA devices in addition to PCI/cardbus.Bill Paul2004-03-072-2/+2
* - Some older Atheros drivers want KeInitializeTimer(), so implement it,Bill Paul2004-03-041-1/+0
* Add proper support for DbgPrint(): only print messages if bootverboseBill Paul2004-03-031-0/+1
* 1. Add modules makefile for Cronyx Tau/ISA driver (ctau).Roman Kurakin2004-03-021-0/+37
* Netgraph node type for IEEE 802.1Q VLAN tagging.Ruslan Ermilov2004-03-012-1/+8
* Hook acpi_video up to the build.Nate Lawson2004-03-011-1/+1
* Add the ACPI standard video extensions driver. I've done some style cleanupNate Lawson2004-03-011-0/+11
* add driver for BWCT console management serialsBernd Walter2004-03-012-0/+10
* Clean all the object files whether or not ACPI_DEBUG is specified.Nate Lawson2004-02-281-1/+1
* add support DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/...MIHIRA Sanpei Yoshiro2004-02-282-0/+10
* Tweak existing header and other build infrastructure to be able to buildMax Laier2004-02-263-0/+80
* Connect geom_concat.ko module to the build.Pawel Jakub Dawidek2004-02-231-0/+1
* Makefile needed for building geom_concat module.Pawel Jakub Dawidek2004-02-191-0/+8
* Adding missing cx (cronyx/Sigma) entry.Roman Kurakin2004-02-141-0/+2
* Removed -g from CFLAGS. There is a better way to build debuggingRuslan Ermilov2004-02-1310-16/+6
* Always build ext2fs module. There is no written policy preventing theDavid E. O'Brien2004-01-281-4/+0
* Enable ndis for AMD64 (for the time that modules are supported)...David E. O'Brien2004-01-281-0/+4
* Add NO_BLUETOOTH knob to the build processMaksim Yevmenkin2004-01-281-0/+2
* Removed custom "load" and "unload" targets.Ruslan Ermilov2004-01-194-27/+0
* Normalize SUBDIR.Ruslan Ermilov2004-01-193-20/+21
* - Build things in pure alphabetical dictionary order.Ruslan Ermilov2004-01-161-148/+227
* Use generic net80211 framework for awi driver.Atsushi Onoe2004-01-151-1/+1
* Include "../Makefile.inc" to propagate the configuration to subdirectories.Yoshihiro Takahashi2004-01-131-0/+3
* MODULE_DEPEND is a C macro, not a make(1).Ruslan Ermilov2004-01-131-1/+0
* bsd.kmod.mk does not deal with manpages anymore.Ruslan Ermilov2004-01-1324-25/+0
* Don't put .depend in CLEANFILES, it's cleaned by cleandepend.Ruslan Ermilov2004-01-131-1/+0
* Hook up acpi_toshibaNate Lawson2004-01-121-1/+1
* Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output,Nate Lawson2004-01-111-0/+9
* Add Audigy support.David E. O'Brien2004-01-111-2/+11
* The ida module is not needed for pc98.Yoshihiro Takahashi2004-01-111-1/+1