aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-24609-609/+609
* Remove the rr232x driver. It has been superseced by the hptrr driver.Scott Long2008-02-062-17/+0
* - Add geom_virstor to the module build.Ulf Lilleengen2008-01-241-0/+1
* Add the hptrr driver.Scott Long2007-12-151-0/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-12-151-0/+14
* MFC rev 1.5 if_wpi.cBenjamin Close2007-12-081-0/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-11-112-0/+22
* add zydSam Leffler2007-11-041-1/+2
* Merge Neterion if_nxge driver version 2.0.9.11230 from HEAD to RELENG_7:Robert Watson2007-11-021-7/+4
* MFC: revision 1.546Yoshihiro Takahashi2007-10-301-2/+2
* MFC: split nvram out of isa/clock.c into its own device (default to off).Peter Wemm2007-10-291-2/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-10-261-0/+8
* o Revert the part of if_gem.c rev. 1.35 which added a call to gem_stop()Marius Strobl2007-09-261-3/+1
* Rewrite the EC driver event model. The main goal is to avoidNate Lawson2007-09-241-0/+3
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMPawel Jakub Dawidek2007-09-231-0/+8
* Update snd_emu10kx driver with recent perforce changes (and fewAriff Abdullah2007-09-121-12/+1
* - fix qset to port binding as a proper fix for the problems encountered on t...Kip Macy2007-09-091-5/+7
* This is an update to the new Intel 10G 82598 driver.Jack F Vogel2007-09-041-0/+15
* Makefile for building zyd kernel module.Warner Losh2007-08-291-0/+10
* Add a driver for the on-die digital thermal sensor found on Intel CoreDag-Erling Smørgrav2007-08-152-0/+11
* Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy.Maksim Yevmenkin2007-08-131-2/+1
* Attach the iscsi module build.Scott Long2007-07-241-0/+1
* Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read theScott Long2007-07-242-0/+19
* - Enable static building of mxge(4) and its firmware.Andrew Gallatin2007-07-193-19/+5
* - integrate most recent changes from vendor branch and upgrade to firmware re...Kip Macy2007-07-171-4/+20
* Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson2007-07-142-4/+13
* Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/codaRobert Watson2007-07-122-2/+2
* Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.Maksim Yevmenkin2007-07-101-1/+2
* Link pf 4.1 to the build:Max Laier2007-07-032-0/+7
* fix ia64 buildSam Leffler2007-06-301-2/+10
* Neterion Xframe 10GbE Server/Storage adapter driver.Sam Leffler2007-06-292-0/+47
* import opt_ah.h for newer hal's that optionally include 11n supportSam Leffler2007-06-292-2/+30
* MFp4:Xin LI2007-06-291-2/+1
* - Remove UMAP filesystem. It was disconnected from build three years ago,Rong-En Fan2007-06-251-9/+0
* Make acpica include path relative, not absolute.Nate Lawson2007-06-241-1/+1
* The viapm module build had what appear to be some debugging CFLAGS leftNate Lawson2007-06-242-2/+0
* Use .CURDIR when referring source code. This fixes buildXin LI2007-06-201-1/+1
* MFp4: Add tmpfs, an efficient memory file system.Xin LI2007-06-162-0/+13
* - import new common code for the T304Kip Macy2007-06-131-8/+8
* Options spring cleanup:Stephane E. Potvin2007-06-131-2/+4
* Add new files in the net80211 changes.Andrew Thompson2007-06-111-1/+3
* Update 802.11 wireless support:Sam Leffler2007-06-113-0/+18
* Connect icsphy(4) to the build.Pyun YongHyeon2007-06-111-1/+1
* Add ofw_bus_if.h as a dependency on sparc64. Without this sparc64 kernelKen Smith2007-06-101-0/+4
* - Reduce number of atomic operations needed to be implemented in asm byPawel Jakub Dawidek2007-06-081-0/+5
* Fix a breakage with "MODULES_WITH_WORLD=true make buildworld".Hidetoshi Shimokawa2007-06-011-2/+5
* Last major commit and updates for RELENG_7:Ariff Abdullah2007-05-311-2/+3
* When building cxgb as a module make include paths relative to the driver's root.Kip Macy2007-05-281-1/+1
* (MFp4)Kip Macy2007-05-251-6/+8
* FreeBSD's namecache works quite well with ZFS, so remove DNLC.Pawel Jakub Dawidek2007-05-231-1/+0