summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* - Initialize the ifnet structure, especially if_dname, before probingmarius2009-06-231-1/+5
* Implement minimal set of changes suggested by bz to makegallatin2009-06-231-1/+1
* * Driver for ACPI WMI (Windows Management Instrumentation)rpaulo2009-06-233-2/+20
* Connect ng_pipe to the default build.zec2009-06-232-0/+7
* Greatly simplify cxgb by removing almost all of the custom mbuf management logickmacy2009-06-191-1/+1
* adds opt_inet6.h to fix a error during compiling wlan as a module.weongyo2009-06-171-1/+2
* Fix a typo from the previous commit.jkim2009-06-161-1/+1
* Sync acpi(4) kld module Makefile with conf/options.jkim2009-06-161-3/+3
* Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductormarius2009-06-152-0/+9
* Ed forgot this in r190751.des2009-06-141-13/+0
* Ed forgot this in r190751.des2009-06-141-56/+0
* Last (hopefully) attempt to fix both parallel build andariff2009-06-121-9/+15
* Attempt to fix parallel build.ariff2009-06-101-3/+9
* Move all sound related scripts to its own 'sound' subdir.ariff2009-06-101-6/+6
* Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernetyongari2009-06-102-0/+9
* Each generated file should depend its own generator as well.ariff2009-06-091-3/+3
* Depend on @ machine (_ILINKS) as we do with other modules so that @bz2009-06-091-3/+3
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onbz2009-06-0815-17/+15
* Sound Mega-commit. Expect further cleanup until code freeze.ariff2009-06-071-1/+15
* Remove opt_mac.h generation for various kernel modules that no longerrwatson2009-06-0621-23/+19
* move kernel ipfw-related sources to a separate directory,luigi2009-06-053-3/+3
* Import ACPICA 20090521.jkim2009-06-0512-23/+21
* add two prerequisites; if_zydreg.h and if_zydfw for dependency check.weongyo2009-06-041-1/+1
* driver for Marvell 88W8363 Wireless LAN controllersam2009-06-013-0/+56
* connect urtw(4) to the amd64/i386 build that it's not tested on the bigweongyo2009-06-011-1/+9
* Introduce support for cpufreq on PowerPC with the dynamic frequencynwhitehorn2009-05-312-0/+6
* fix xdrmem_control to be safe in an if statementkmacy2009-05-301-5/+0
* g_part_ebr.c includes opt_geom.hmarcel2009-05-301-0/+1
* Add the kernel build glue for the experimental NFS subsystem thatrmacklem2009-05-284-0/+62
* MFdevbranch 192944kmacy2009-05-281-4/+4
* Hook ubt and ubtbcmfw back up to the build.thompsa2009-05-273-11/+12
* ports urtw(4) for USB2. Additionally it supports a 8187B chipset weaklyweongyo2009-05-271-0/+10
* Add the ksyms(4) pseudo driver. The ksyms driver allows a process tosson2009-05-262-0/+11
* Move opt_apic.h closer to the "XXX: for assym.s" comment.des2009-05-261-1/+4
* Add the OpenSolaris dtrace lockstat provider. The lockstat providersson2009-05-262-0/+2
* opt_apic.h is i386-only.des2009-05-261-2/+2
* MFp4 changes neccessary for NFSv4 ACLs support in ZFS. This is mostlytrasz2009-05-261-0/+1
* Remove the unmaintained University of Michigan NFSv4 client from 8.xrwatson2009-05-222-47/+1
* update for r192468 (monitor mode changes)sam2009-05-211-1/+1
* Remove empty files and do nto try to build them.kan2009-05-181-3/+0
* connect upgt(4) to the build. It should work on all architectures.weongyo2009-05-121-1/+1
* rename xdr support files to avoid conflicts when linking in to the kernelkmacy2009-05-111-3/+3
* ports upgt(4) driver for USB2.weongyo2009-05-111-0/+10
* PowerPC does not, in general, have ISA sound devices or an ISA bus,nwhitehorn2009-05-101-1/+1
* fix atomic.S rename and vimage breakagekmacy2009-05-092-4/+4
* - rename atomic.S and crc32.c to avoid collisions when linking zfs in to the ...kmacy2009-05-091-2/+2
* Burn TTY ioctl bridges in compat layers.ed2009-05-081-1/+1
* Add preliminary KTR(9) support to the linux emulation layer.dchagin2009-05-071-0/+3
* Bring in Andrew Thompson's port of Sepherosa Ziehau's bwi driver forimp2009-05-031-0/+14
* add ralfwsam2009-05-011-0/+1
OpenPOWER on IntegriCloud