summaryrefslogtreecommitdiff
path: root/sys/dev/ipmivar.h
AgeCommit message (Expand)Author
2006-01-05Kill all typedef struct goo.Marco Peereboom
2006-01-04Make bitfields readable. ok jordan@Marco Peereboom
2005-12-16Fix 2 issues reported by beck.Marco Peereboom
2005-11-28Added ipmi watchdog code, based on esm watchdog code by dlg@Jordan Hargrave
2005-11-10__attribute__((packed)) is a gccism. use __packed instead which will beDavid Gwynne
2005-10-19KNF fixesJordan Hargrave
2005-10-19Oops.. part of ipmi_thread fixesJordan Hargrave
2005-10-18Scan SMBIOS before calling config_attach() to prevent unnecessary kernel print.Marco Peereboom
2005-10-04spacingTheo de Raadt
2005-10-04Add initial IPMI implementation. Currently only the KCS retrieval method isMarco Peereboom