summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-06-12undo r1.77 from 2004 - shrinking MINCLSIZE so that we always use a clusterHenning Brauer
2008-06-12Be more paranoid before disestablishing hookMarco Peereboom
2008-06-12Skip 64-bit BARs correctly when initing.Owain Ainsworth
2008-06-12Bump max BARs up to 6. Needed for nouveau.Owain Ainsworth
2008-06-12Add delete volume functionality.Marco Peereboom
2008-06-11Add a few comments.Brad Smith
2008-06-11replace the last missing xname header before an error message in get_sdr(); o...Constantine A. Murenin
2008-06-11Zero mbreg_t (mailbox) structures allocated on the stack before fillingKenneth R Westerback
2008-06-11some more BCM5708S registers.Brad Smith
2008-06-11Update firmware for QLogic 2200 cards from v2.02.03 to v2.02.06 which hasKenneth R Westerback
2008-06-11Split address setup operations into a separate function. More to come.Ryan Thomas McBride
2008-06-11Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD.Jonathan Gray
2008-06-11regenJonathan Gray
2008-06-11Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD.Jonathan Gray
2008-06-11When reading a GPIO pin, first determine if it is programmed for inputMarc Balmer
2008-06-11regenJonathan Gray
2008-06-11Some additional devices from submitted dmesgs.Jonathan Gray
2008-06-11correct long since bitrotted commentsDamien Miller
2008-06-11ANSIfy to sync with KAME. From Karl Sjodahl <dunceor@gmail.com>.Ryan Thomas McBride
2008-06-11Fix GART enabling by using segment end address instead of totalTobias Weingartner
2008-06-110 -> PR_NOWAIT (which is defined as 0) in pool_getBret Lambert
2008-06-11when we establish the mapping from a state key, do it both ways, akaHenning Brauer
2008-06-11fix an old typo that prevented outer ipv6 headers from being corrected,Can Erkin Acar
2008-06-11Move a debug printf into #ifdef DEBUG. ok todd@, millert@.Matthieu Herrb
2008-06-11Don't use the reference count to create the sensor name; we can end upMarc Balmer
2008-06-11back out biomem diff since it is not right yet. Doing very largeTheo de Raadt
2008-06-11actually unbreak RAMDISK. double plus minus cookie for mePeter Hessler
2008-06-11unbreak RAMDISKPeter Hessler
2008-06-11Update to DRM git as of a few days ago. This mostly affects theOwain Ainsworth
2008-06-11Synchronize the MTRR API with i386, and enablePeter Hessler
2008-06-11return an XDR'rd xid from nfs_get_xid() and kill the nfs_xid globalThordur I. Bjornsson
2008-06-11From KAME, allow adjustable limits on NDP entries and discovered routes.Ryan Thomas McBride
2008-06-11Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for Intel (except AHCI),Brad Smith
2008-06-11Match the Altera EBus found on the Tadpole SPARCLE.Mark Kettenis
2008-06-11regenMark Kettenis
2008-06-11Add Altera vendor id, and EBus device id. This is questionable since theMark Kettenis
2008-06-11Canonical for() -> queue.h FOREACH macro conversions.Bret Lambert
2008-06-11Use the prom address to map clock(4) at ebus(4) if available.Mark Kettenis
2008-06-11Fix $OpenBSD$ for once and for allMarco Peereboom
2008-06-11factor out state creation code for readability; make it static inlineHenning Brauer
2008-06-11superfluous to check for m != NULL in pf_find_state, it is plainHenning Brauer
2008-06-11after finding a state in the outbound path clear the statekey pointerHenning Brauer
2008-06-11extra paranoia:Henning Brauer
2008-06-11yuck, fix a last minute collisionHenning Brauer
2008-06-11store a pointer to the stack side state key in the mbuf packetHenning Brauer
2008-06-11implement the VIDIOC_STREAMOFF ioctl and remove some unused codeRobert Nagy
2008-06-11remove an unused variableThordur I. Bjornsson
2008-06-11Move first pieces of crypto softraid into the tree. Still totallyHans-Joerg Hoexer
2008-06-11regenBrad Smith
2008-06-11BCM5780 also has a fiber model.Brad Smith