aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Glue the arcmsr driver into the tree.Scott Long2005-03-311-0/+3
* Additions to .PATH are cumulative so referencing $.PATH is not helpful.Nate Lawson2005-03-311-1/+1
* Add the Areca SATA RAID driver (arcmsr). This supports the ARC-11xx and 12xxScott Long2005-03-311-0/+10
* This is the much rumoured ATA mkIII update that I've been working on.Søren Schmidt2005-03-3014-0/+117
* - Fix the hpfs build, hpfs_hash.c was removed from the repository.Jeff Roberson2005-03-281-1/+1
* Fix module build on amd64. There may be a cleaner way to do the .PATHNate Lawson2005-03-281-0/+1
* Hook powernow up to the build for i386 and amd64.Nate Lawson2005-03-271-1/+5
* Unbreak buildworld on i386 when MODULES_WITH_WORLD is defined.Olivier Houchard2005-03-231-0/+4
* Add USB Communication Device Class Ethernet driver. Originally written forMaxim Sobolev2005-03-222-0/+11
* Add acpi_fujitsu for handling acpi-controlled buttons on Fujitsu laptops.Philip Paeps2005-03-182-1/+11
* eisa attachment is safe to be in this module, both on eisa andWarner Losh2005-03-171-1/+1
* Add PSEUDOFS_TRACE option.Dag-Erling Smørgrav2005-03-141-0/+1
* Use vfs_hash() instead of home-rolledPoul-Henning Kamp2005-03-141-1/+1
* Remove ufs_ihash.c here as well.Poul-Henning Kamp2005-03-141-1/+1
* Don't build the nve on pc98.Yoshihiro Takahashi2005-03-121-1/+1
* Due to a CVS misfire, I ended up committing the wrong version of this.David E. O'Brien2005-03-121-3/+7
* FreeBSD consumer bits of the nForce MCP NIC binary blob.David E. O'Brien2005-03-122-0/+18
* reorder ath_rate_onoe to after ath_rate_sample so it gets used as theSam Leffler2005-03-111-1/+1
* just use crypto/rijndael, and nuke opencrypto/rindael.[ch].Hajimu UMEMOTO2005-03-111-2/+3
* SampleRate rate control algorithm for the ath driverSam Leffler2005-03-112-0/+49
* connect wlan_acl to the buildSam Leffler2005-03-091-0/+1
* Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistakenScott Long2005-03-021-2/+2
* The chip specific functions have been split out in their ownHartmut Brandt2005-02-251-1/+1
* Add missing ofw_bus_if.h to SRCS.Pyun YongHyeon2005-02-251-1/+1
* - Correct one aspect of the driver_object/device_object/IRP framework:Bill Paul2005-02-241-1/+1
* Move acpi_perf and acpi_throttle into acpi.ko. Remove the acpi_perfNate Lawson2005-02-243-15/+3
* Hook p4tcc up to the module build.Nate Lawson2005-02-231-1/+1
* Hook EST up to the build.Nate Lawson2005-02-201-1/+6
* Add support for Windows/x86-64 binaries to Project Evil.Bill Paul2005-02-162-1/+5
* Connect ng_source(4) to the build.Ruslan Ermilov2005-02-121-0/+1
* Connect ng_atmllc(4) to the build.Ruslan Ermilov2005-02-121-0/+1
* Don't export symbols, all netgraph modules appear to haveRuslan Ermilov2005-02-121-3/+0
* Bitrot: the ethernet parse type is long standard.Ruslan Ermilov2005-02-121-2/+0
* Break out obscure ISA cards into their own files, as well as ne2000Warner Losh2005-02-091-2/+2
* Use CFLAGS+=.Ruslan Ermilov2005-02-091-1/+1
* Fix the standalone module build.David E. O'Brien2005-02-093-4/+3
* Next step on the road to IRPs: create and use an imitation of theBill Paul2005-02-081-0/+1
* Hook acpi_throttle(4) up to the build. It's currently part of acpi_perf.koNate Lawson2005-02-061-2/+3
* Add ng_ipfw to kernel module build.Gleb Smirnoff2005-02-052-0/+7
* Only compile the cpufreq driver on i386 and amd64.Scott Long2005-02-051-1/+3
* Hook up the cpufreq framework, acpi_perf(4), and cpufreq(4) drivers.Nate Lawson2005-02-044-1/+24
* - Split out PCI support.Matthew N. Dodd2005-02-031-3/+5
* Connect ng_device(4) to the build.Ruslan Ermilov2005-02-031-0/+1
* Fix alignment in the last commit.Ruslan Ermilov2005-02-031-2/+2
* Don't build syscons, uart or vpo on PPC.Peter Grehan2005-02-031-3/+8
* Build "digi" on i386, pc98, and amd64 only.Ruslan Ermilov2005-01-301-1/+3
* Remove local hack which cowardly slipped into previous commit.Maxim Sobolev2005-01-291-2/+0
* o Split out kernel part of execve(2) syscall into two parts: one thatMaxim Sobolev2005-01-291-0/+2
* "pst" is not 64-bit clean for reasons specified in sys/amd64/conf/NOTES.Ruslan Ermilov2005-01-271-1/+2
* Comment out "lnc" on amd64 for reasons specified in sys/amd64/conf/NOTES.Ruslan Ermilov2005-01-271-1/+1