summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-06-12Enable com(4) at pcmcia(4).Mark Kettenis
2008-06-12Remove silly panic when disestablish cookie doesnt existMarco Peereboom
2008-06-12Fix the egress group matching for IPv4. There are to ways to define a /0Claudio Jeker
2008-06-12 if (something_complicated)Artur Grabowski
2008-06-12Add dc(4) at cardbus(4).Mark Kettenis
2008-06-12Remove some crazy #if mess.Joel Sing
2008-06-12ANSIfy function definitions.Joel Sing
2008-06-12Fix type difference between function prototype and implementation.Joel Sing
2008-06-12Bring biomem diff back into the tree after the nfs_bio.c fix went in.Theo de Raadt
2008-06-12Actually return an error in nfs_asyncio() if we fail to processThordur I. Bjornsson
2008-06-12Reorder foreign binaries probe list, so that more permissive ones are at theMiod Vallat
2008-06-12Do not attempt to recognize foreign ELF binaries if emulation is disabled;Miod Vallat
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