summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* MFtbemd:imp2010-08-2335-70/+74
* Remove an elif and add an or-clause.rpaulo2010-08-221-3/+1
* MFp4: anchie_soc2009 branch:anchie2010-08-192-0/+8
* Remove unnecessary clean target in em(4), igb(4) and ixgbe(4).yongari2010-08-163-21/+0
* Add missed dependency.kib2010-08-151-1/+1
* Hook tpm.4 manual to build.takawata2010-08-131-2/+4
* This depends on ACPI, so only build on i386:i386, amd64:amd64 andimp2010-08-121-1/+4
* Add tpm(4) driver for Trusted Platform Module.takawata2010-08-122-0/+10
* Allow carp(4) to be loaded as a kernel module. Follow precedent set bywill2010-08-112-0/+22
* Do not build real mode emulator for i386. We use VM86 again since r210877.jkim2010-08-081-1/+4
* Merge ACPICA 20100806.jkim2010-08-061-1/+1
* pci_if.h is required to build atacore.rpaulo2010-07-311-1/+1
* Remove the acpi_aiboost driver. It has been replaced by aibs(4).rpaulo2010-07-252-9/+1
* Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separatermacklem2010-07-244-2/+11
* Crypto(4) driver for AESNI.kib2010-07-232-0/+17
* Add OpenSolaris atomics for powerpc64 and connect ZFS to the build onnwhitehorn2010-07-173-2/+11
* - Update 6000 firmware to 9.221.4.1bschmidt2010-07-153-2/+8
* Define SMP unconditionally for amd64 and remove opt_global.h from SRCS.jkim2010-07-131-1/+4
* Make kernel modules build correctly on 64-bit PowerPC.nwhitehorn2010-07-134-5/+5
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-0/+1
* Move i386-inherited logic of building ACPI headers for acpi_wakeup.c intojkim2010-07-121-3/+13
* Import the Statistical Information For TCP Research (SIFTR) kernel module intolstewart2010-07-032-0/+13
* Add new source to the loadable em build, thoughtjfv2010-07-011-1/+2
* OK, I was a bit sleep this morning and checked injfv2010-06-301-1/+1
* Import the acpi_aibs(4) driver written by Constantine A. Murenin.rpaulo2010-06-252-1/+11
* Add missing opt_compat.h dependency.thompsa2010-06-221-1/+1
* New netgraph node ng_patch(4). It performs data modification of packetsae2010-06-092-0/+7
* opensolaris_kmem.c is already part of opensolaris.ko which zfs.ko depends on.pjd2010-06-031-1/+0
* Revert r208590. A license ack is not needed as per r186984.rpaulo2010-05-271-1/+4
* Make the user ack the license before using this firmware.rpaulo2010-05-271-0/+2
* Remove a check that should be always true.kib2010-05-261-4/+0
* Add uep(4), driver for USB onscreen touch panel from eGalax.glebius2010-05-251-0/+11
* Bring USB fixes for linux(4).wkoszek2010-05-241-1/+1
* At least on sparc64 these modules require ata_machdep.c.marius2010-05-232-3/+10
* Correct the path to the MD source so r206569 actually works as intended.marius2010-05-231-1/+1
* ZIO_USE_UMA is no longer used.pjd2010-05-231-3/+0
* Make mvs_if.c to not be always linked statically into the kernel.mav2010-05-171-1/+1
* Add the ofw_bus_if.h dependency introduced with r207585.marius2010-05-161-1/+5
* Build the ixgbe(4) and mwlfw(4) modules by default.brueffer2010-05-121-0/+4
* Back out r205134. It is not stable.pjd2010-05-111-1/+1
* Import mvs(4) - Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA controllersmav2010-05-022-0/+11
* usb_controller.c requires opt_ddb.hthompsa2010-04-291-1/+1
* Merge ACPICA 20100428.jkim2010-04-281-2/+2
* The amd64 version of the cyclic dtrace module is a verbatim copy of therpaulo2010-04-201-1/+1
* Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.yongari2010-04-142-0/+9
* Only compile in uart_cpu_$MACHINE.c if it exists. I'm not sure howimp2010-04-132-4/+2
* Doh! Last minute changes bites me in the butt....imp2010-04-121-1/+1
* bce, bwi, bwn, mfi, mpt and siba_bwn all now compile that arm and mipsimp2010-04-121-12/+6
* Bring in geom_sched, support for scheduling disk I/O requestsluigi2010-04-125-0/+30
* Update firmware for the 6000 series Intel cards to version 9.193.4.1.bschmidt2010-04-101-1/+1
OpenPOWER on IntegriCloud