Age | Commit message (Expand) | Author |
2007-01-27 | convert to our locks to rwlocks. | David Gwynne |
2006-12-23 | adapt to new two-level sensor api; Constantine A. Murenin | Theo de Raadt |
2006-06-28 | rewrite how the sensors are created. previously they would wait for io to | David Gwynne |
2006-05-21 | the maximum possible number of ccbs that a megaraid can use (126 of them) | David Gwynne |
2006-04-20 | get rid of the ccb list typedef. while here switch to TAILQ_HEAD instead | David Gwynne |
2006-04-20 | this is the proper fix for krws bug. i feel kinda bad taking the commit | David Gwynne |
2006-04-18 | Display logical disk status in sysctl. Now one can use sensorsd to | Marco Peereboom |
2006-03-29 | we never use what the ccb completion functions return, so make them all | David Gwynne |
2006-03-20 | finer grained use of splbio in the ioctl paths. only use it when dealing | David Gwynne |
2006-03-20 | shrink the ccb even more. instead of having a "wakeup" member to say when | David Gwynne |
2006-03-20 | remove the bits in the ccb for generalised handling of dmaable memory. | David Gwynne |
2006-03-19 | this is a really large reworking of how ami works in terms of submitting | David Gwynne |
2006-03-17 | split the completion path up. its now the responsibility of the the path | David Gwynne |
2006-03-17 | remove the last remnants of AMI_POLLING | David Gwynne |
2005-12-13 | use consistent naming for members of the softc struct | David Gwynne |
2005-12-12 | knf | David Gwynne |
2005-12-10 | another go at cleaning up bus_dma usage. | David Gwynne |
2005-11-26 | Move bus_dma from pa to dva. I wrote the initial diff with an ok from dlg@ | Marco Peereboom |
2005-11-23 | make this easier for me to read by changing the locking to use the bare | David Gwynne |
2005-10-02 | replace the two separate dmamem allocations for the passthrough commands | David Gwynne |
2005-09-30 | spacing | David Gwynne |
2005-09-30 | remove the dmamap used for iocmds since they were only copied into the | David Gwynne |
2005-09-26 | allocate and map the mbox separately to the iocmds used by the ccbs. | David Gwynne |
2005-09-25 | 1.82 again; dont use the scsi xfer to decide if we should dma_sync. | David Gwynne |
2005-09-22 | revert 1.82 and 1.83 of ami.c and 1.26 of amivar.h since it seems to be | David Gwynne |
2005-09-21 | dont use the scsi xfer in ami_done to figure out if we have to sync a | David Gwynne |
2005-09-21 | remove the bits in the ccb that were needed to support scsi commands on | David Gwynne |
2005-09-21 | allocate space in each ccb to store a passthrough command | David Gwynne |
2005-09-19 | replace the pointer mess used to handle wakeups on ccbs with a real flag | David Gwynne |
2005-09-15 | Don't fake MODE SENSE page 4 info inside raid drivers, just let sd | Kenneth R Westerback |
2005-08-31 | Fix some tsleep magic. Code done by krw@ | Marco Peereboom |
2005-08-31 | Make ioctls stop polling for completion. This enhances the responsiveness | Marco Peereboom |
2005-08-30 | unfortunately large fixes to memleaks caused by abuse of incomplete | David Gwynne |
2005-08-15 | Add global hot spare support. | Marco Peereboom |
2005-08-08 | Add ses link. Tested and ok deraadt@ | Marco Peereboom |
2005-08-08 | Add devices to structures. | Marco Peereboom |
2005-08-05 | Add support for SCSI pass-through commands for enclosure and processor devices | Marco Peereboom |
2005-07-29 | Redo bioctl because initial implementation was too complex. | Marco Peereboom |
2005-07-18 | revert marcos bio changes, mickey not ok | David Gwynne |
2005-07-18 | Rip out all previous bio code because it sucked. Replaced all ioctl code in | Marco Peereboom |
2005-06-28 | NBIO > 0 the bioctl code. | Marco Peereboom |
2005-05-27 | step 1 in fixing bioctl commands intermixed with regular io. | Marco Peereboom |
2005-05-09 | replace sc_quirk with sc_flags, spotted and ok mickey@ | Marco Peereboom |
2005-03-29 | add copyright me | Marco Peereboom |
2004-12-26 | This should fix long outstanding issues with ami(4). The reported | Marco Peereboom |
2003-06-02 | kill the caluses three and four on some of my code | Michael Shalayeff |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-12 | usmoke some scsi drugs, a little bit | Michael Shalayeff |
2001-04-30 | rework scsi stuff a bit, better locking. | Michael Shalayeff |
2001-04-30 | ami.c | Michael Shalayeff |