Age | Commit message (Expand) | Author |
---|---|---|
2013-10-30 | deprecate taskq_systq() and replace it with extern struct taskq | David Gwynne |
2013-10-29 | implementing handling of the msg ring if its available. this lets us get | David Gwynne |
2013-10-23 | define some bits relating to the msg ring | David Gwynne |
2013-10-14 | set openings to 64 like the linux driver sort of does. if a vendor says | David Gwynne |
2013-10-08 | all the chips rings are protected by a single mutex, which is used in both | David Gwynne |
2013-10-08 | set xs->resid to 0 on successful command completion. makes things work. | David Gwynne |
2013-10-08 | ring producers and consumers are 32bit counters, while the ring | David Gwynne |
2013-10-08 | vmwpvs(4), a driver for VMware Paravirtual SCSI things in vmware guests. | David Gwynne |