| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to | mav | 2010-07-25 | 1 | -0/+10 |
* | 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 | 1 | -2/+14 |
* | 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 | 1 | -15/+32 |
* | MFp4: | mav | 2009-11-26 | 1 | -51/+69 |
* | 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 | 1 | -2/+110 |
* | MFp4: | mav | 2009-11-04 | 1 | -0/+4 |
* | MFp4: | mav | 2009-10-31 | 1 | -40/+57 |
* | 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 | 1 | -48/+122 |
* | 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 | 1 | -5/+256 |
* | Add SCSI READ CAPACITY support to camcontrol. The new 'readcap' subcommand | ken | 2007-09-08 | 1 | -2/+230 |
* | 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 |
* | Implement 'camcontrol reportluns'. This allows users to send the SCSI | ken | 2006-08-21 | 1 | -1/+261 |
* | Add "report only" functionality to 'camcontrol format', so users can get a | ken | 2005-03-26 | 1 | -4/+13 |
* | Fix a couple of camcontrol issues that popped up on sparc64: | ken | 2004-03-03 | 1 | -2/+12 |
* | Make this WARNS=6 clean by: | johan | 2003-08-05 | 1 | -15/+18 |
* | Use __FBSDID. | obrien | 2003-05-02 | 1 | -2/+3 |
* | Make camcontrol WARNS=2 clean. | johan | 2003-02-20 | 1 | -3/+7 |
* | Add PERIPH and XPT debug options to camcontrol. This makes all CAM debug | njl | 2002-12-17 | 1 | -4/+16 |
* | Split cam_argmask and move "commands" into cam_cmdmask. This addresses | mdodd | 2002-09-08 | 1 | -94/+102 |
* | Add 'camcontrol load' as a complement to 'camcontrol eject'. | mdodd | 2002-09-06 | 1 | -0/+3 |
* | Take care of WARNS=3 warnings by using unsigned/signed variable | johan | 2002-08-20 | 1 | -6/+7 |
* | Remove unused variable. camcontrol is now WARNS=2 clean on i386. | johan | 2002-08-18 | 1 | -1/+0 |
* | Fix a bzero length calculation. sizeof(struct ccb_getdev) should have been | ken | 2002-04-01 | 1 | -1/+1 |
* | Remove 'register' keyword. | obrien | 2002-03-20 | 1 | -1/+1 |
* | Correct an out of date device node name. We do not have /dev/rsd0.ctl | maxim | 2002-02-11 | 1 | -1/+1 |
* | By popular demand, also include the "devlist" subcommand into the set | joerg | 2002-01-18 | 1 | -1/+7 |
* | Add 'camcontrol rescan all' and 'camcontrol reset all' functionality to | ken | 2002-01-18 | 1 | -39/+169 |
* | Provide an option to make camcontrol `minimalistic': if the (env/make) | joerg | 2002-01-17 | 1 | -0/+30 |
* | Fix breakage in 'camcontrol defects' introduced in rev 1.34 (the new error | ken | 2001-12-05 | 1 | -2/+2 |
* | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | sheldonh | 2001-07-26 | 1 | -1/+1 |
* | Rewrite of the CAM error recovery code. | ken | 2001-03-27 | 1 | -111/+85 |
* | Properly check malloc(3) return values | jedgar | 2000-12-01 | 1 | -0/+20 |
* | Fix format string warnings | kris | 2000-11-27 | 1 | -3/+3 |
* | Adjust 'camcontrol negotiate -v' so it prints out the initiator ID from the | ken | 2000-09-17 | 1 | -0/+2 |
* | optreset is declared in unistd.h, so we don't need to declare it here again. | imp | 2000-08-16 | 1 | -2/+0 |
* | Include new modepage list (-l) option in the verbose usage. | kbyanc | 2000-08-09 | 1 | -0/+1 |
* | This is an overhaul of the mode page handling in camcontrol as well as | kbyanc | 2000-08-08 | 1 | -6/+20 |
* | Print the correct speed when speed is less than 1MB/s. | n_hibma | 2000-07-01 | 1 | -1/+1 |