summaryrefslogtreecommitdiff
path: root/sys/conf/files
AgeCommit message (Expand)Author
2010-06-08Introduce a diskmap pseudo device which allows userland to open a diskJoel Sing
2010-05-26Reintroduce bufqs. A few changes since it was backed out after some goodThordur I. Bjornsson
2010-05-11ip_ether.c makes only sense if the kernel has gif(4) support.Claudio Jeker
2010-05-10athn(4) is going to support a new family of Atheros 802.11nDamien Bergamini
2010-05-01Unbreak ramdisks.Owain Ainsworth
2010-04-22Committing on behalf or ariane@.Owain Ainsworth
2010-04-20Add bus_dma and oosiop(4), as found on the AV530 family. Tested on model 4605.Miod Vallat
2010-03-22Split existing spdmem@i2c code into bus-agnostic spd record decoding code,Miod Vallat
2010-01-11Initial import PIPEX. PIPEX(Pppac IP EXtension) is a IP forwardingYASUOKA Masahiko
2009-11-25re-add uvm_objwire and uvm_objunwire. needed for intel GEM support.Owain Ainsworth
2009-11-14athn(4), a driver for Atheros 802.11a/g/n devices.Damien Bergamini
2009-11-09vether(4) is a virtual ethernet device driver which can be usedTheo de Raadt
2009-11-05IPv6 support for divert sockets.Michele Marchetto
2009-10-08Import EDID handling code from NetBSD. Ok deraadt@, miod@, mglocker@.Matthieu Herrb
2009-10-04Add (again) support for divert sockets. They allow you to:Michele Marchetto
2009-10-03Driver for the SD/MMC part of the Winbond W83L518D/W83L519D Integrated MediaMark Kettenis
2009-09-08I had not enough oks to commit this diff.Michele Marchetto
2009-09-08Add support for divert sockets. They allow you to:Michele Marchetto
2009-09-02Backout the asyncio/aiod change, as it causes buf's to get hung.Thordur I. Bjornsson
2009-08-29Split the ti(4) driver into mostly bus-agnostic code and PCI-specificMark Kettenis
2009-08-25Remove support for packet mode of Metricom Ricochet radios.Jonathan Gray
2009-08-20Rework the way we do async I/O in nfs. Introduce separate buf queues forThordur I. Bjornsson
2009-08-09Introduce option DDB_STRUCT. Kernels compiled with this option (except onMiod Vallat
2009-08-09add mpath(4), a driver that steals paths to scsi devices if itDavid Gwynne
2009-07-23Adding disabled framework for RAID6Jordan Hargrave
2009-06-17Revert bufq's. this is inline with the major midlayer reverts thatThordur I. Bjornsson
2009-06-16Backout pmemrange (which to most people is more well known as physmemAriane van der Steldt
2009-06-16Backout all changes to uvm after pmemrange (which will be backed outOwain Ainsworth
2009-06-10Add framework for raid 4 & 5 so that we can work in tree.Marco Peereboom
2009-06-06Add uvm_objwire() and uvm_objunwire(), I need this for some of my crazyOwain Ainsworth
2009-06-06option X86EMU is how this subsystem is brought into a kernelTheo de Raadt
2009-06-06fix include pathsTheo de Raadt
2009-06-06Add vga bios repost support. Fetched from the NetBSD tree mostly.Paul Irofti
2009-06-04fix minor tab alignmentCharles Longeau
2009-06-03add a flexible buffer queue (bufq) api, based on the never usedThordur I. Bjornsson
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...Janne Johansson
2009-06-01physmem allocator: change the view of free memory from single free pagesAriane van der Steldt
2009-05-06endrun(4) - EndRun Technologies native time-of-day message timedeltaKevin Steves
2009-01-29Split the address selection from pools away from pf.c and put it inPierre-Yves Ritschard
2009-01-18Add nfs ddb hooks, for now only to show all the outstanding nfsreq'sThordur I. Bjornsson
2008-12-21vfs_syscalls_35 is required if option COMPAT_35Miod Vallat
2008-12-12Add netmpls/mpls_output.cMichele Marchetto
2008-12-03add vscsi(4), a virtual scsi controller that passes all scsi requests up toDavid Gwynne
2008-11-24marco reminds me that these files changed tooTed Unangst
2008-11-23pccom can finally die; ok kettenis dlg drahn, tested by okanTheo de Raadt
2008-11-22Move the drm drivers over from:Owain Ainsworth
2008-11-17Use new isp_library.c rather than isp_inline.h. No functional change.Kenneth R Westerback
2008-11-09Rework that way that agp attaches.Owain Ainsworth
2008-10-15make random(9) return per-cpu values (by saving the seed in the cpuinfo),Theo de Raadt
2008-10-10Use the MI random() for all cases; no need for a MD version since itTheo de Raadt