index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
isci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge r268024, 268025:
scottl
2014-07-01
5
-3
/
+41
*
MFC r263276:
jimharris
2014-05-07
4
-19
/
+14
*
MFC r263275:
jimharris
2014-05-07
1
-2
/
+10
*
Improve logging around some of the isci(4) reset and recovery paths.
jimharris
2013-10-09
3
-4
/
+52
*
Make isci(4) loadable.
kib
2013-10-07
1
-0
/
+1
*
For ATA_PASSTHROUGH commands, pretend isci(4) supports multiword DMA
jimharris
2013-06-26
1
-4
/
+45
*
Fxi a bunch of typos.
eadler
2013-05-10
1
-2
/
+2
*
- Correct mispellings of word resource
gabor
2013-04-17
3
-3
/
+3
*
MFprojects/camlock r248982:
mav
2013-04-14
3
-5
/
+5
*
Panic should the SCI framework ever request a pointer into the ccb's
jimharris
2013-03-27
1
-3
/
+24
*
Report support for unmapped I/O by adding PIM_UNMAPPED flag.
jimharris
2013-03-26
2
-5
/
+2
*
Reform the busdma API so that new types may be added without modifying
kib
2013-02-12
1
-22
/
+13
*
Don't call bus_dmamap_load in CAM_DIR_NONE case, since there is nothing
jimharris
2012-12-05
1
-13
/
+15
*
Add support for locate LED.
jimharris
2012-10-10
3
-15
/
+42
*
Create led(4) device nodes mapped to isci(4) SGPIO locate LEDs.
jimharris
2012-09-26
3
-1
/
+37
*
Fix typo: s/protocl/protocol
kevlo
2012-09-20
1
-1
/
+1
*
s/ is is / is /g
eadler
2012-09-14
1
-1
/
+1
*
s/teh/the/g
eadler
2012-09-14
1
-1
/
+1
*
Correct double "the the"
eadler
2012-09-14
12
-16
/
+16
*
isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7
jimharris
2012-09-14
2
-7
/
+14
*
Do not call sati_check_data_io() for SATI_UNMAP sequences.
jimharris
2012-08-30
1
-4
/
+0
*
Clear freeze bit before calling xpt_release_devq.
jimharris
2012-08-24
1
-1
/
+1
*
Fix/add support for SCSI UNMAP to ATA DSM translation.
jimharris
2012-08-21
6
-11
/
+56
*
Wait until completion context unwinds before retrying CCBs that have been
jimharris
2012-05-21
5
-15
/
+147
*
Fix off-by-one error in sati_inquiry_block_device_translate_data(). Bug would
jimharris
2012-05-04
1
-1
/
+1
*
Queue CCBs internally instead of using CAM_REQUEUE_REQ status. This fixes
jimharris
2012-04-10
4
-29
/
+56
*
Fix the following compilation warning with clang trunk in isci(4):
dim
2012-03-30
1
-1
/
+1
*
Fix bug where isci(4) would report only 15 bytes of returned data on a
jimharris
2012-03-29
1
-0
/
+4
*
Ensure consistent target IDs for direct-attached devices.
jimharris
2012-03-28
3
-9
/
+32
*
Call xpt_bus_register during attach context, then freeze and do not release
jimharris
2012-03-23
3
-12
/
+43
*
Update PCI-IDs with devices found on Intel SDP
sbruno
2012-02-27
1
-2
/
+6
*
During work to port isci(4) to stable/7 I noted that the maxio portion of
sbruno
2012-02-17
1
-1
/
+1
*
Remove explicit CC assignment in isci(4) Makefile to allow for building
jimharris
2012-02-09
12
-31
/
+36
*
Fix Coverity defects in isci(4) driver.
jimharris
2012-02-07
6
-61
/
+50
*
Fix ATAPI code path to ensure bus_dma_segment structures are only used
jimharris
2012-01-30
2
-2
/
+4
*
Add all isci driver source code to sys/dev/isci for the Intel C600
jimharris
2012-01-25
255
-0
/
+111908
*
Modify GENERIC, files and options for isci (Intel C600 SAS controller) driver.
jimharris
2012-01-06
1
-0
/
+14