aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ipmi/ipmi_smic.c
Commit message (Expand)AuthorAgeFilesLines
* The IPMI spec is ambiguous (or rather, it contradicts itself) about whetherJohn Baldwin2006-10-051-4/+4
* Add detailed debugging printf's for SMIC under SMIC_DEBUG.John Baldwin2006-10-051-2/+50
* Oops, don't toss the last character read during an SMIC transaction withJohn Baldwin2006-10-051-2/+0
* Update the ipmi(4) driver:John Baldwin2006-09-221-0/+361