summaryrefslogtreecommitdiffstats
path: root/sys/dev/ipmi
Commit message (Expand)AuthorAgeFilesLines
* Align the interfaces for the various watchdogs and make the interfacen_hibma2006-12-151-17/+8
* Fix some edge cases in detach() as well as a memory leak if we fail tojhb2006-12-061-2/+8
* ipmi_polled_enqueue_request() is already called with the lock held, justjhb2006-10-121-2/+2
* The IPMI spec is ambiguous (or rather, it contradicts itself) about whetherjhb2006-10-051-4/+4
* Add detailed debugging printf's for SMIC under SMIC_DEBUG.jhb2006-10-051-2/+50
* Oops, don't toss the last character read during an SMIC transaction withjhb2006-10-051-2/+0
* Fix a memory leak in ipmi_unload().jhb2006-09-261-1/+3
* Map pmap_{un,}mapbios() to pmap_{un,}mapdev() on 6.x and earlier.jhb2006-09-221-0/+5
* Update the ipmi(4) driver:jhb2006-09-2210-1395/+3074
* Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-161-1/+0
* Don't conflict with the DEBUG define.ambrisko2006-02-131-1/+1
* Add an OpenIPMI mostly compatible driver. This driver was developedambrisko2006-02-104-0/+2081
OpenPOWER on IntegriCloud