| Commit message (Expand) | Author | Age | Files | Lines |
* | Add descriptor sense support to CAM, and honor sense residuals properly in | ken | 2011-10-03 | 1 | -8/+11 |
* | Fix WWN printing in `camcontrol identify` output. | mav | 2011-08-19 | 1 | -1/+1 |
* | Lay groundwork in CAM for recording and reporting physical path and | gibbs | 2011-06-14 | 1 | -9/+10 |
* | When calling XPT_REL_SIMQ to ajust number of openings, do not try to really | mav | 2011-04-20 | 1 | -0/+1 |
* | The camcontrol smppc option to clear a PHY error log is 'clearerrlog', | ken | 2011-01-05 | 1 | -1/+1 |
* | Fix a few issues related to the XPT_GDEV_ADVINFO CCB. | ken | 2010-12-10 | 1 | -12/+34 |
* | Add Serial Management Protocol (SMP) passthrough support to CAM. | ken | 2010-11-30 | 2 | -12/+1538 |
* | When doing a camcontrol rescan all or a camcontrol reset all, use the wildcard | rstone | 2010-11-19 | 1 | -0/+1 |
* | r214781 caused the timer value to be rounded down, so that if the user asked | brucec | 2010-11-04 | 1 | -6/+4 |
* | Fix standby timer calculation: the timer was being set 30 minutes later | brucec | 2010-11-04 | 1 | -1/+8 |
* | Do some whitespace and `identify` output cleanup. | mav | 2010-10-25 | 1 | -50/+57 |
* | Stop disallowing device nodes to be passed to camcontrol(8) since libcam | brucec | 2010-10-19 | 2 | -12/+1 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -6/+0 |
* | MFtbemd: | imp | 2010-08-23 | 1 | -1/+2 |
* | Spelling fixes. | joel | 2010-07-31 | 1 | -1/+1 |
* | Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to | mav | 2010-07-25 | 1 | -0/+10 |
* | Correct explanation for idle and standby subcommands' -t argument. | mav | 2010-07-01 | 1 | -5/+7 |
* | Initialize variables before usage. | uqs | 2010-06-11 | 1 | -0/+1 |
* | Make SATA XPT negotiate and enable some additional SATA features, such as: | mav | 2010-05-02 | 1 | -0/+4 |
* | Add -d and -f arguments to `camcontrol cmd`, to execute DMA ATA commands. | mav | 2010-05-02 | 2 | -3/+21 |
* | Improve output for controllers that doesn't report SATA speed. | mav | 2010-02-22 | 1 | -0/+2 |
* | - Give ATA/SATA SIMs info about ATAPI packet size, supported by device. | mav | 2010-02-02 | 1 | -2/+14 |
* | - Add -v argument to `camcontrol identify` command. It makes camcontrol | mav | 2010-01-20 | 2 | -16/+34 |
* | MFp4: | mav | 2009-11-26 | 2 | -51/+72 |
* | MFp4: | mav | 2009-11-24 | 1 | -14/+69 |
* | Fix variable type. | mav | 2009-11-09 | 1 | -1/+1 |
* | Add support for ATA Power Management. | mav | 2009-11-09 | 2 | -3/+134 |
* | MFp4: | mav | 2009-11-04 | 1 | -0/+4 |
* | MFp4: | mav | 2009-10-31 | 1 | -40/+57 |
* | Switch the default WARNS level for sbin/ to 6. | ru | 2009-10-19 | 1 | -2/+0 |
* | Fethch more information from IDENTIFY result. | mav | 2009-09-27 | 1 | -15/+48 |
* | MFp4: | mav | 2009-09-22 | 1 | -12/+11 |
* | Add to `camcontrol cmd` support for sending arbitrary ATA commands. | mav | 2009-09-04 | 2 | -52/+141 |
* | Short ATA command format has 28bit address, not 36bit. | mav | 2009-08-30 | 1 | -2/+2 |
* | MFp4: | mav | 2009-08-30 | 1 | -27/+120 |
* | Fix alignment issue with ATA IDENTIFY structure. | scottl | 2009-07-10 | 1 | -11/+11 |
* | Separate the parallel scsi knowledge out of the core of the XPT, and | scottl | 2009-07-10 | 2 | -6/+263 |
* | Add SCSI READ CAPACITY support to camcontrol. The new 'readcap' subcommand | ken | 2007-09-08 | 3 | -5/+283 |
* | typo: s/tranport layer/transport layer/ | wilko | 2007-01-28 | 1 | -2/+2 |
* | It's confusing to say that "Command Queueing Supported" just based | mjacob | 2006-12-03 | 1 | -3/+2 |
* | 2nd and final commit that moves us to CAM_NEW_TRAN_CODE | mjacob | 2006-11-02 | 1 | -93/+143 |
* | Markup fixes. | ru | 2006-09-18 | 1 | -2/+2 |
* | Implement 'camcontrol reportluns'. This allows users to send the SCSI | ken | 2006-08-21 | 2 | -2/+300 |
* | Markup fixes. | ru | 2005-06-14 | 1 | -1/+1 |
* | Add "report only" functionality to 'camcontrol format', so users can get a | ken | 2005-03-26 | 2 | -5/+20 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -12/+12 |
* | Deal with double whitespace. | ru | 2004-07-03 | 1 | -2/+2 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -100/+197 |
* | Use WARNS?=3 for these in the arm case for now, due to toolchain issues. | cognet | 2004-05-14 | 1 | -0/+4 |
* | Fix a couple of camcontrol issues that popped up on sparc64: | ken | 2004-03-03 | 1 | -2/+12 |