summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-31Missing $OpenBSD$ tag. Spotted by Masao Uebayashi.Chris Kuethe
2006-05-31white spacesHans-Joerg Hoexer
2006-05-31Do not put _OS_ value on the stack.Can Erkin Acar
2006-05-31Sync with reality. ok jmcMichael Knudsen
2006-05-31clarify link-timeout default as seconds; ok jmc@Kevin Steves
2006-05-31add some regress for v6; ok hshoexer@Todd T. Fries
2006-05-31- use .ExJason McIntyre
2006-05-31do not call acpi_powerdown() unless acpi has successfully initializedTodd T. Fries
2006-05-31more tweaks; ok grangeJason McIntyre
2006-05-31Match the specs and only shut down if notify_type is 0x80Can Erkin Acar
2006-05-31tweak the sample attach script; ok grangeJason McIntyre
2006-05-31- tidy up SYNOPSISJason McIntyre
2006-05-31add basicTodd T. Fries
2006-05-31Damnit! no static functions in the kernelJason Wright
2006-05-31tweaks;Jason McIntyre
2006-05-31a small start at documenting which boards are supported by my driver. iDavid Gwynne
2006-05-31add a little markup;Jason McIntyre
2006-05-31add license blockMichael Coulter
2006-05-31make non debug kernels compile againDavid Gwynne
2006-05-31set diff_rev2 to file_rcsrev when we are usingJoris Vink
2006-05-31dont check for FILE_UNKNOWN twice,Joris Vink
2006-05-31don't spin if the tty (think ucom) goes awayJason Wright
2006-05-31Let the EHCI hardware track the toggle state for bulk and interruptChristopher Pascoe
2006-05-31The bright people at Sun removed the secondary context from the IMMU in theMark Kettenis
2006-05-31- stop counting input/output bytes in the driver as this is taken care ofBrad Smith
2006-05-31Save and restore the data toggle value when a pipe to an endpointChristopher Pascoe
2006-05-31remove the fetching of the manufacturing page. it was just there to see ifDavid Gwynne
2006-05-31Reorg the code to be more sane. More coming.Tobias Weingartner
2006-05-31do not commit debug.Dale Rahn
2006-05-31Use same defines as on zaurus, need to verify the correct settings here.Dale Rahn
2006-05-31Remove unused cfdriver field, pointed out by miod@Dale Rahn
2006-05-31Preserve ATU translations instead of forcing the values to something.Dale Rahn
2006-05-31we should support all these sas controllersDavid Gwynne
2006-05-31correctly perform bus base/physical addr translation.Dale Rahn
2006-05-31whitespace cleanupHans-Joerg Hoexer
2006-05-31shuffle some newlines to make all the formatting work againMathieu Sauve-Frankel
2006-05-31prettierTheo de Raadt
2006-05-31tiny KNFHans-Joerg Hoexer
2006-05-31Make sure, that phase 1 SAs of active connections stay alive. Fixes a DPDHans-Joerg Hoexer
2006-05-31Support for "[no] redistribute 10.6/16", all routes that match into thisClaudio Jeker
2006-05-31allow mpi to attach to the scsi controllers again. however, mpt will attachDavid Gwynne
2006-05-31fix treeTheo de Raadt
2006-05-31When allocating a buffer, use the supplied length if the requestedCan Erkin Acar
2006-05-31enable mpi in GENERIC on amd64, i386, and macppc. jason already enabled itDavid Gwynne
2006-05-31More redistribute fun. Add a possibility to deny redistribution of specifiedClaudio Jeker
2006-05-31we dont do domain validation on real scsi controllers (as opposed to sasDavid Gwynne
2006-05-31when blanking, if fd is already open read-only, re-open read/writeMichael Coulter
2006-05-31mpi hardware uses an 8 bit field to describe the number of devices it hasDavid Gwynne
2006-05-31 This adds support for retrieving volume tags in chio(8) with theBob Beck
2006-05-31 Add support for primary and alternate volume tags to ch(4) - borrowedBob Beck