| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -2/+2 |
* | Remove superfluous paragraph macro. | joel | 2012-03-25 | 1 | -1/+0 |
* | Fix build when RELEASE_CRUNCH is defined. | nyan | 2012-01-29 | 1 | -2/+2 |
* | Add CAM infrastructure to allow reporting when a drive's long read capacity | ken | 2012-01-26 | 1 | -1/+2 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-10 | 2 | -6/+1 |
* | Spelling fixes for sbin/ | uqs | 2012-01-07 | 1 | -1/+1 |
* | In sbin/camcontrol/camcontrol.c, fix a few warnings about format strings | dim | 2011-12-16 | 1 | -7/+7 |
* | Add missing static keywords to global variables in camcontrol. | ed | 2011-12-11 | 2 | -13/+13 |
* | Restore comment with credit to Marc Frajola. | emaste | 2011-12-02 | 1 | -0/+9 |
* | Fix build. | delphij | 2011-11-25 | 1 | -1/+1 |
* | Add firmware update support for SCSI devices. | emaste | 2011-11-25 | 6 | -29/+488 |
* | Add missing static keywords for global variables to tools in sbin/. | ed | 2011-11-04 | 1 | -4/+4 |
* | 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 |