summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Throw the switch on the new driver generation/loading mechanism. Fromwpaul2005-04-242-1/+5
* Pick up the selectors to use for various kernel segments from assym.siedowse2005-04-221-2/+2
* Add sio and puc to i386 build.imp2005-04-221-1/+4
* Create a puc module. Not connected to the build until I can test it onimp2005-04-221-0/+10
* Revert previous commit: build hwpmc(4) on all architectures.marcel2005-04-201-3/+1
* Rename from apm_bioscall.s to apm_bioscall.S for removing a special rulenyan2005-04-201-6/+1
* Only compile for the hwpmc module for supported architectures.jkoshy2005-04-201-1/+3
* Add a driver for SMI-based SpeedStep. The hardware supports two frequencynjl2005-04-191-0/+4
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-192-0/+22
* Initial import of ipw, iwi, ral and ural drivers:damien2005-04-185-0/+37
* Fix the apm module on pc98.nyan2005-04-171-2/+13
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-163-1/+42
* Build cpufreq on ia64. The upcoming Montecito processor supports themarcel2005-04-131-0/+1
* The latest release of the FreeBSD driver (twa) forvkashyap2005-04-121-5/+43
* Create new i386 windows/bsd thunking layer, similar to the amd64 thunkingwpaul2005-04-111-0/+4
* Connect the atapicam module to the build.scottl2005-04-051-1/+1
* Add a Makefile for atapi-cam.scottl2005-04-051-0/+9
* Add support for _PDC/_OSC by advertising that we support direct access tonjl2005-04-041-6/+5
* Don't build arcmsr on pc98. The card either won't fit/work in theimp2005-04-011-1/+1
* Glue the arcmsr driver into the tree.scottl2005-03-311-0/+3
* Additions to .PATH are cumulative so referencing $.PATH is not helpful.njl2005-03-311-1/+1
* Add the Areca SATA RAID driver (arcmsr). This supports the ARC-11xx and 12xxscottl2005-03-311-0/+10
* This is the much rumoured ATA mkIII update that I've been working on.sos2005-03-3014-0/+117
* - Fix the hpfs build, hpfs_hash.c was removed from the repository.jeff2005-03-281-1/+1
* Fix module build on amd64. There may be a cleaner way to do the .PATHnjl2005-03-281-0/+1
* Hook powernow up to the build for i386 and amd64.njl2005-03-271-1/+5
* Unbreak buildworld on i386 when MODULES_WITH_WORLD is defined.cognet2005-03-231-0/+4
* Add USB Communication Device Class Ethernet driver. Originally written forsobomax2005-03-222-0/+11
* Add acpi_fujitsu for handling acpi-controlled buttons on Fujitsu laptops.philip2005-03-182-1/+11
* eisa attachment is safe to be in this module, both on eisa andimp2005-03-171-1/+1
* Add PSEUDOFS_TRACE option.des2005-03-141-0/+1
* Use vfs_hash() instead of home-rolledphk2005-03-141-1/+1
* Remove ufs_ihash.c here as well.phk2005-03-141-1/+1
* Don't build the nve on pc98.nyan2005-03-121-1/+1
* Due to a CVS misfire, I ended up committing the wrong version of this.obrien2005-03-121-3/+7
* FreeBSD consumer bits of the nForce MCP NIC binary blob.obrien2005-03-122-0/+18
* reorder ath_rate_onoe to after ath_rate_sample so it gets used as thesam2005-03-111-1/+1
* just use crypto/rijndael, and nuke opencrypto/rindael.[ch].ume2005-03-111-2/+3
* SampleRate rate control algorithm for the ath driversam2005-03-112-0/+49
* connect wlan_acl to the buildsam2005-03-091-0/+1
* Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistakenscottl2005-03-021-2/+2
* The chip specific functions have been split out in their ownharti2005-02-251-1/+1
* Add missing ofw_bus_if.h to SRCS.yongari2005-02-251-1/+1
* - Correct one aspect of the driver_object/device_object/IRP framework:wpaul2005-02-241-1/+1
* Move acpi_perf and acpi_throttle into acpi.ko. Remove the acpi_perfnjl2005-02-243-15/+3
* Hook p4tcc up to the module build.njl2005-02-231-1/+1
* Hook EST up to the build.njl2005-02-201-1/+6
* Add support for Windows/x86-64 binaries to Project Evil.wpaul2005-02-162-1/+5
* Connect ng_source(4) to the build.ru2005-02-121-0/+1
* Connect ng_atmllc(4) to the build.ru2005-02-121-0/+1
OpenPOWER on IntegriCloud