summaryrefslogtreecommitdiffstats
path: root/sbin/camcontrol
Commit message (Expand)AuthorAgeFilesLines
* The camcontrol smppc option to clear a PHY error log is 'clearerrlog',ken2011-01-051-1/+1
* Fix a few issues related to the XPT_GDEV_ADVINFO CCB.ken2010-12-101-12/+34
* Add Serial Management Protocol (SMP) passthrough support to CAM.ken2010-11-302-12/+1538
* When doing a camcontrol rescan all or a camcontrol reset all, use the wildcardrstone2010-11-191-0/+1
* r214781 caused the timer value to be rounded down, so that if the user askedbrucec2010-11-041-6/+4
* Fix standby timer calculation: the timer was being set 30 minutes laterbrucec2010-11-041-1/+8
* Do some whitespace and `identify` output cleanup.mav2010-10-251-50/+57
* Stop disallowing device nodes to be passed to camcontrol(8) since libcambrucec2010-10-192-12/+1
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-6/+0
* MFtbemd:imp2010-08-231-1/+2
* Spelling fixes.joel2010-07-311-1/+1
* Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers tomav2010-07-251-0/+10
* Correct explanation for idle and standby subcommands' -t argument.mav2010-07-011-5/+7
* Initialize variables before usage.uqs2010-06-111-0/+1
* Make SATA XPT negotiate and enable some additional SATA features, such as:mav2010-05-021-0/+4
* Add -d and -f arguments to `camcontrol cmd`, to execute DMA ATA commands.mav2010-05-022-3/+21
* Improve output for controllers that doesn't report SATA speed.mav2010-02-221-0/+2
* - Give ATA/SATA SIMs info about ATAPI packet size, supported by device.mav2010-02-021-2/+14
* - Add -v argument to `camcontrol identify` command. It makes camcontrolmav2010-01-202-16/+34
* MFp4:mav2009-11-262-51/+72
* MFp4:mav2009-11-241-14/+69
* Fix variable type.mav2009-11-091-1/+1
* Add support for ATA Power Management.mav2009-11-092-3/+134
* MFp4:mav2009-11-041-0/+4
* MFp4:mav2009-10-311-40/+57
* Switch the default WARNS level for sbin/ to 6.ru2009-10-191-2/+0
* Fethch more information from IDENTIFY result.mav2009-09-271-15/+48
* MFp4:mav2009-09-221-12/+11
* Add to `camcontrol cmd` support for sending arbitrary ATA commands.mav2009-09-042-52/+141
* Short ATA command format has 28bit address, not 36bit.mav2009-08-301-2/+2
* MFp4:mav2009-08-301-27/+120
* Fix alignment issue with ATA IDENTIFY structure.scottl2009-07-101-11/+11
* Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-102-6/+263
* Add SCSI READ CAPACITY support to camcontrol. The new 'readcap' subcommandken2007-09-083-5/+283
* typo: s/tranport layer/transport layer/wilko2007-01-281-2/+2
* It's confusing to say that "Command Queueing Supported" just basedmjacob2006-12-031-3/+2
* 2nd and final commit that moves us to CAM_NEW_TRAN_CODEmjacob2006-11-021-93/+143
* Markup fixes.ru2006-09-181-2/+2
* Implement 'camcontrol reportluns'. This allows users to send the SCSIken2006-08-212-2/+300
* Markup fixes.ru2005-06-141-1/+1
* Add "report only" functionality to 'camcontrol format', so users can get aken2005-03-262-5/+20
* Expand *n't contractions.ru2005-02-131-12/+12
* Deal with double whitespace.ru2004-07-031-2/+2
* Mechanically kill hard sentence breaks.ru2004-07-021-100/+197
* Use WARNS?=3 for these in the arm case for now, due to toolchain issues.cognet2004-05-141-0/+4
* Fix a couple of camcontrol issues that popped up on sparc64:ken2004-03-031-2/+12
* Userland signed char fixes for PPC build. Problems were using a chargrehan2004-01-221-4/+6
* Fix alignment of the trailing \imp2003-08-221-1/+1
* Make this WARNS=6 clean by:johan2003-08-054-41/+41
* Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcamken2003-06-141-2/+0
OpenPOWER on IntegriCloud