summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-14Use a separate define for each default format template and strip clutterNicholas Marriott
2012-08-14fix bad argument passed to errx()Charles Longeau
2012-08-14remove unused variableCharles Longeau
2012-08-14remove unused variableCharles Longeau
2012-08-14Add a patch missed during a merge sometime to useNicholas Marriott
2012-08-14Optimize checks for /etc/exports.Antoine Jacoutot
2012-08-14regenDavid Coppa
2012-08-14Replace the encoded character in the device name: Clang doesn't like it.David Coppa
2012-08-14dont maintain tables of all the pci subtypes just so we can print thingsDavid Gwynne
2012-08-14print the boards name (eg, perc 5/i) according to the firmware like mfii.David Gwynne
2012-08-14gc sc_flags now that the iop struct can tell us where the different IDBsDavid Gwynne
2012-08-14oops, dont claim FUSION is an iop type we will support in mfi(4)David Gwynne
2012-08-14move knowledge of the location of the inbound doorbell out of code inDavid Gwynne
2012-08-14add a ref to the vmwh package, help/ok lteo schwarze sthenTed Unangst
2012-08-14kernel configs dont need "scsibus* at foo?" anymore.David Gwynne
2012-08-14enable mfii(4).David Gwynne
2012-08-14wire in mfii.4David Gwynne
2012-08-14basic manpage for new mfii(4)David Gwynne
2012-08-14wire in mfii(4)David Gwynne
2012-08-14introduce mfii(4), a driver for the generation of megaraid sas boardsDavid Gwynne
2012-08-14split the definitions of the hardware out into a separate file so it canDavid Gwynne
2012-08-13sync a comment with reality and remove an error path duplicate; from bradMike Belopuhov
2012-08-13unset _rcflags and _rcuser so that they don't get inherited by rc.d(8)Antoine Jacoutot
2012-08-13Set the daemon_class as readonly as it should be (and is documented asAntoine Jacoutot
2012-08-13get rid of the last foo_lo and foo_hi bits i could find in the hardwareDavid Gwynne
2012-08-13do appropriate bus_dmamapy_syncs around the pcq/completion ring.David Gwynne
2012-08-13Add explicit references from rthread.o to all of the weak symbolMatthew Dempsky
2012-08-13replace uint32_ts for hi and lo addresses in the mfi_init_ hardwareDavid Gwynne
2012-08-12Make sure snooping is enabled on Intel 7 Series HD Audio.Mark Kettenis
2012-08-12Fix almost ten-years old bug in siglongjmp(), which would not restore a signalMiod Vallat
2012-08-12Use .Lk for HTTP hyperlinks, not .Pa.Ingo Schwarze
2012-08-12By default mask the reserved bits and the ext len bit in the attributeClaudio Jeker
2012-08-12Simplify width calculation (all numbers always sequential) and don'tNicholas Marriott
2012-08-12.Sq should use curly right quotes in HTML output to match its curlyMatthew Dempsky
2012-08-12Explicitly state that only two unit specifiers are recognized instead ofLawrence Teo
2012-08-11fix use after freeCharles Longeau
2012-08-11Add missing header needed by PRI format stringCharles Longeau
2012-08-11Make a couple of variables local.Antoine Jacoutot
2012-08-11Actually correctly handle -rpath-link, instead of eating its argument butMiod Vallat
2012-08-11Fix state tracking for the error ccb, and pay attention when the READ_LOG_EXTJonathan Matthew
2012-08-11make sure generated id is never 0.Eric Faurot
2012-08-11Remove dead code, from Sean Estabrooks.Nicholas Marriott
2012-08-11Another missing format from sam at sltosis.org.Nicholas Marriott
2012-08-11Add support for another 82599 SFP+ card. Original diff and tests byMike Belopuhov
2012-08-11regenMike Belopuhov
2012-08-11another 82599Mike Belopuhov
2012-08-11Fix a return type.Nicholas Marriott
2012-08-11Instead of numbering choose mode items 0-9a-z and then nothing, numberNicholas Marriott
2012-08-11Add some missing formats from Samuel Le Thiec.Nicholas Marriott
2012-08-11the producer/consumer values are used by the device, which is littleDavid Gwynne