summaryrefslogtreecommitdiff
path: root/sys/dev/ic/cissvar.h
AgeCommit message (Expand)Author
2013-05-30Enforce ca_activate tree-walks over the entire heirarchy for all events,Theo de Raadt
2010-06-03get rid of the kthread. it is unused and just bloats the kernel.David Gwynne
2010-06-03useless abstraction is, by definition, useless.David Gwynne
2010-06-02convert ciss(4) over to using iopools. this is fairly easy after the recentDavid Gwynne
2010-06-02protect the ccb free queue with its own mutexDavid Gwynne
2010-06-02get rid of useless ccb queues. when the ccb is on the chip, we mark itsDavid Gwynne
2010-06-02get rid of the code for the passthru bus support. it was never enabled andDavid Gwynne
2010-05-31do not immediately panic if we find a non-increasing heartbeat counter butAlexander Hall
2007-03-22split userland & kernel struct sensor/sensordev so that the additionTheo de Raadt
2006-12-23adapt to new two-level sensor api; Constantine A. MureninTheo de Raadt
2006-08-31ciss can't do bio ioctl's when >1 logical device is defined. Bail outKenneth R Westerback
2006-08-27display proper volume device name in the volume line (; krw@ testingMichael Shalayeff
2006-08-27basic monitoring and management support. there are a few more things to fix b...Michael Shalayeff
2005-09-07sync on shutdownMichael Shalayeff
2005-07-06smartarray 5* raid controller; does io but needs more work; commented out in ...Michael Shalayeff