| Commit message (Expand) | Author | Age | Files | Lines |
* | Commit the removal of a whitespace to record the proper commit message | kib | 2013-03-19 | 1 | -1/+1 |
* | Support unmapped i/o for the md(4). | kib | 2013-03-19 | 1 | -2/+2 |
* | Reform the busdma API so that new types may be added without modifying | kib | 2013-02-12 | 1 | -3/+7 |
* | Implement media change notification for DA and CD removable media devices. | mav | 2012-07-29 | 1 | -0/+1 |
* | Rewrite enabling NCQ for SATA devices in a way more alike to SCSI TCQ. | mav | 2012-06-02 | 1 | -2/+11 |
* | MFprojects/zfsd: | mav | 2012-05-24 | 1 | -0/+1 |
* | Add CAM infrastructure to allow reporting when a drive's long read capacity | ken | 2012-01-26 | 1 | -0/+1 |
* | Add descriptor sense support to CAM, and honor sense residuals properly in | ken | 2011-10-03 | 1 | -1/+1 |
* | Lay groundwork in CAM for recording and reporting physical path and | gibbs | 2011-06-14 | 1 | -14/+25 |
* | Make CAM report devices with ATA/SATA transport to devstat(9) as IDE. | mav | 2011-04-14 | 1 | -0/+8 |
* | Improve SATA Asynchronous Notification feature support in CAM: | mav | 2011-04-13 | 1 | -0/+1 |
* | Add Serial Management Protocol (SMP) passthrough support to CAM. | ken | 2010-11-30 | 1 | -1/+87 |
* | Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to | mav | 2010-07-25 | 1 | -0/+4 |
* | Add a new primitive, XPT_SCAN_TGT, to cover the range between scanning a | mjacob | 2010-05-26 | 1 | -0/+5 |
* | Make SATA XPT negotiate and enable some additional SATA features, such as: | mav | 2010-05-02 | 1 | -0/+9 |
* | - Give ATA/SATA SIMs info about ATAPI packet size, supported by device. | mav | 2010-02-02 | 1 | -0/+4 |
* | MFp4: Large set of CAM inprovements. | mav | 2010-01-28 | 1 | -2/+5 |
* | MFp4: | mav | 2009-11-26 | 1 | -3/+3 |
* | MFp4: | mav | 2009-11-24 | 1 | -7/+11 |
* | MFp4: | mav | 2009-11-11 | 1 | -1/+1 |
* | MFp4: | mav | 2009-10-31 | 1 | -0/+11 |
* | Fix iSCSI initiator and vpo driver operation, broken by CAM changes. | mav | 2009-08-18 | 1 | -0/+1 |
* | Add 8Gb support (isp_2500). Fix a fair number of configuration and | mjacob | 2009-08-01 | 1 | -1/+101 |
* | Separate the parallel scsi knowledge out of the core of the XPT, and | scottl | 2009-07-10 | 1 | -1/+67 |
* | Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will | scottl | 2007-04-15 | 1 | -3/+6 |
* | Remove CTS_SPI_FLAGS_TAG_ENB. Nobody is using it and at least one | mjacob | 2006-12-03 | 1 | -1/+0 |
* | 2nd and final commit that moves us to CAM_NEW_TRAN_CODE | mjacob | 2006-11-02 | 1 | -30/+0 |
* | Add PIM_SEQSCAN for HBA misc flags and code that understands | mjacob | 2006-06-05 | 1 | -1/+2 |
* | Sorry- last delta was checked in by mistake. | mjacob | 2006-05-24 | 1 | -2/+1 |
* | Make physical buffers in cam_periph_mapmem owned by the kernel in case we | mjacob | 2006-05-24 | 1 | -1/+2 |
* | CAM_NEW_TRAN_CODE placeholders for SAS support. | mjacob | 2006-01-20 | 1 | -5/+18 |
* | Start each of the license/copyright comments with /*- | imp | 2005-01-05 | 1 | -1/+1 |
* | Reformat the comments for cam_hdr so that they can be read. | scottl | 2004-06-07 | 1 | -8/+7 |
* | Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes to | njl | 2003-07-28 | 1 | -1/+2 |
* | Merge common XPT_CALC_GEOMETRY functions into a single convenience function. | njl | 2003-06-14 | 1 | -0/+2 |
* | Add support to CAM for devices with more than 2^32 blocks. (2TB if you're | ken | 2003-04-30 | 1 | -3/+3 |
* | Deprecate machine/limits.h in favor of new sys/limits.h. | kan | 2003-04-29 | 1 | -1/+1 |
* | Add a transport settings variant for Fibre Channel. | mjacob | 2001-06-24 | 1 | -0/+13 |
* | first blush at some FC path inquiry settings | mjacob | 2001-06-04 | 1 | -0/+9 |
* | Rewrite of the CAM error recovery code. | ken | 2001-03-27 | 1 | -11/+108 |
* | cam_ccb.h: | gibbs | 2000-07-18 | 1 | -0/+4 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -4/+4 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -4/+4 |
* | Various typo's. | n_hibma | 2000-03-15 | 1 | -1/+1 |
* | Because we added 4 bytes to the inquiry data size, we need to | mjacob | 2000-01-25 | 1 | -1/+1 |
* | Shift bits for CAM flags so that the top bit isn't set in an enum | mjacob | 2000-01-17 | 1 | -28/+13 |
* | Widen width of tag && initiator ids to u_int | mjacob | 2000-01-03 | 1 | -2/+2 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -1/+1 |
* | Get rid of some trailing commas in enumerated types that cause gcc to | ken | 1999-11-17 | 1 | -5/+5 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |