| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo. | raj | 2008-02-12 | 1 | -1/+1 |
* | Eliminate the use of M_TEMP. | scottl | 2007-05-14 | 1 | -2/+3 |
* | Retire the spl() markers. Add in some minor missed locking as a result. | scottl | 2007-04-19 | 1 | -23/+7 |
* | Inline cam_periph_lock|unlock to make debugging easier. Use more | scottl | 2007-04-19 | 1 | -20/+0 |
* | Drop the topology lock before calling the periph oninvalidate and dtor | scottl | 2007-04-16 | 1 | -7/+5 |
* | Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will | scottl | 2007-04-15 | 1 | -45/+86 |
* | Add an xpt_print function to reduce most of the xpt_print_path/printf | mjacob | 2006-12-05 | 1 | -38/+28 |
* | Put a bit of hysteresis into both BUSY SCSI status returns | mjacob | 2006-10-01 | 1 | -4/+20 |
* | Make physical buffers in cam_periph_mapmem owned by the kernel in case we | mjacob | 2006-05-24 | 1 | -0/+10 |
* | There should be no need to retry when the CCB status code is | iedowse | 2006-01-08 | 1 | -0/+2 |
* | - Providing fine-grained malloc statistic by replacing M_DEVBUF with | avatar | 2005-07-01 | 1 | -3/+6 |
* | Protect against trying to free a non-existant peripheral. | scottl | 2005-02-20 | 1 | -0/+4 |
* | Start each of the license/copyright comments with /*- | imp | 2005-01-05 | 1 | -1/+1 |
* | Correct a typo in a comment: alloation->allocation | gibbs | 2004-08-30 | 1 | -1/+1 |
* | Don't be so chatty when performing manual sense. This should make ATAPICAM | scottl | 2003-11-08 | 1 | -2/+2 |
* | In camperiphdone(), make sure we check for fatal errors and bail out | ken | 2003-10-27 | 1 | -2/+17 |
* | There is no need to muck about with the B_PHYS flag here. We never even | phk | 2003-10-18 | 1 | -8/+0 |
* | (camperiphdone): When the cam_periph layer performs sense recovery, | thomas | 2003-09-21 | 1 | -1/+1 |
* | In case vmapbuf() fails, release all of the held resources. | alc | 2003-09-10 | 1 | -5/+3 |
* | Use __FBSDID(). | obrien | 2003-06-10 | 1 | -2/+3 |
* | Add /* FALLTHROUGH */ | phk | 2003-06-01 | 1 | -0/+4 |
* | Add /* FALLTHROUGH */ | phk | 2003-05-31 | 1 | -0/+3 |
* | Sufficient access checks are performed by vmapbuf() that calling useracc() | alc | 2003-04-06 | 1 | -19/+0 |
* | Run a revision of the devstat interface: | phk | 2003-03-15 | 1 | -2/+2 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -1/+1 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -1/+1 |
* | Close the remaining user address mapping races for physical | dillon | 2003-01-20 | 1 | -3/+23 |
* | Panic message strings do not need a trailing \n. | imp | 2002-11-14 | 1 | -1/+1 |
* | Make SCSI_DELAY setable at boot time and runtime via the | brooks | 2002-09-02 | 1 | -1/+1 |
* | Add some \n's to printf()s | peter | 2002-08-24 | 1 | -5/+5 |
* | Fix unit wiring. Also, change the variable "hit" to "wired" so that it | peter | 2002-08-24 | 1 | -11/+9 |
* | If we boot verbose, then print out 'interesting' CAM errors that otherwise | mjacob | 2002-06-07 | 1 | -5/+65 |
* | Kill the command (don't rerun it) if we had an AUTOSENSE failure. | mjacob | 2001-07-30 | 1 | -3/+5 |
* | Hints overhaul: | peter | 2001-06-12 | 1 | -14/+15 |
* | In camperiphscsisenseerror(), don't return an error when the error action | ken | 2001-04-30 | 1 | -0/+3 |
* | Fix an off-by-2 error in periphdriver_register(). The read side of the | ken | 2001-04-16 | 1 | -1/+1 |
* | If we have and error and are booting verbosely, don't be complaining | mjacob | 2001-04-04 | 1 | -1/+7 |
* | Catch up to header include changes: | jhb | 2001-03-28 | 1 | -0/+2 |
* | Rewrite of the CAM error recovery code. | ken | 2001-03-27 | 1 | -473/+445 |
* | Change the peripheral driver list from a linker set to module driven | peter | 2001-02-07 | 1 | -6/+26 |
* | Another round of the <sys/queue.h> FOREACH transmogriffer. | phk | 2001-02-04 | 1 | -2/+1 |
* | Mechanical change to use <sys/queue.h> macro API instead of | phk | 2001-02-04 | 1 | -4/+4 |
* | Remove unused #includes | phk | 2000-10-30 | 1 | -1/+0 |
* | Change the "Duplicate Wired Device entry" printout in camperiphnextunit to | ken | 2000-08-29 | 1 | -7/+13 |
* | Separate the struct bio related stuff out of <sys/buf.h> into | phk | 2000-05-05 | 1 | -0/+1 |
* | Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new | phk | 2000-03-20 | 1 | -7/+6 |
* | When autosense fails, make sure we retry the command. | ken | 2000-01-25 | 1 | -1/+1 |
* | A minimal update to the device wiring code so that it looks at the | peter | 2000-01-23 | 1 | -55/+51 |
* | Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for the | phk | 1999-10-30 | 1 | -4/+6 |
* | Put an upper bound on the number of BUSY status retries we'll do (use the | mjacob | 1999-10-16 | 1 | -8/+11 |