Age | Commit message (Expand) | Author |
---|---|---|
2008-05-27 | Don't print SCSI ID, it's redundant now that scsibus(4) prints the same | Mark Kettenis |
2007-11-07 | More SPLBIO around scsi_done. | Kenneth R Westerback |
2007-11-05 | Take a bit more care to ensure that SCSI_POLL commands always return | Kenneth R Westerback |
2007-10-01 | More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...'. | Kenneth R Westerback |
2006-11-28 | give scsi controllers a real attach args to fill in when attaching scsibus. | David Gwynne |
2004-03-14 | Shrink openings down to 1 for now, this makes the snakes happy, until a | Miod Vallat |
2004-03-14 | Small osiop inspired cleanups, especially honour the xfer timeout value | Miod Vallat |
2004-03-12 | Reset scsi bus upon command timeout. | Miod Vallat |
2004-03-12 | Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonly | Miod Vallat |