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
/
ata
/
ata-all.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r311305 (by asomers):
mav
2017-03-23
1
-3
/
+3
*
MFC r313949: Remove dead mentions of CAM target mode APIs from drivers.
mav
2017-02-28
1
-4
/
+0
*
sys/dev: minor spelling fixes.
pfg
2016-05-03
1
-1
/
+1
*
Implement Auxiliary register. Add PIM_ATA_EXT flag to flag that a SIM
imp
2016-04-17
1
-0
/
+6
*
Add defines for WRITE_UNCORRECTABLE ATA command, and improve command logging
rpokala
2016-02-04
1
-8
/
+92
*
Small addition to r286814.
mav
2015-08-15
1
-2
/
+0
*
Remove UMA allocation of ATA requests.
mav
2015-08-15
1
-26
/
+2
*
Disable 32-bit PIO for 6Gbit/s Intel SATA controllers.
mav
2015-08-08
1
-0
/
+1
*
Add unmapped I/O support to ata(4) driver.
mav
2015-08-07
1
-1
/
+1
*
Reduce priority of ATA/SATA drivers.
mav
2015-03-23
1
-1
/
+1
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
1
-2
/
+1
*
Revert r267961, r267973:
gjb
2014-06-27
1
-1
/
+2
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
1
-2
/
+1
*
Fix the style of ata_interrupt_locked().
rpaulo
2014-04-12
1
-13
/
+11
*
Merge CAM locking changes from the projects/camlock branch to radically
mav
2013-10-21
1
-2
/
+0
*
Allow the legacy CDROM device to be accessed in a FreeBSD guest, while
grehan
2013-10-10
1
-1
/
+1
*
- With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related
marius
2013-04-06
1
-1
/
+0
*
- Make ata_str2mode() static, it's not used outside of ata-all.c.
marius
2013-04-06
1
-3
/
+151
*
Unbreak ATA_NO_48BIT_DMA with ATA_CAM by treating 48-bit DMA as an
marius
2013-04-06
1
-7
/
+23
*
Remove all legacy ATA code parts, not used since options ATA_CAM enabled in
mav
2013-04-04
1
-997
/
+1
*
Add some more ATA_CAM ifdefs.
mav
2013-04-03
1
-1
/
+7
*
Fix command timeout caused by data underrun during fetching ATAPI sense
mav
2013-02-22
1
-0
/
+1
*
Only four specific ATA PIO commands transfer several sectors per DRQ block
mav
2012-11-01
1
-2
/
+10
*
Implement CAM_ATAIO_NEEDRESULT (fetching full set of result registers) for
mav
2012-10-26
1
-0
/
+2
*
Implement SATA revision (speed) control for legacy SATA controller for
mav
2012-10-02
1
-0
/
+9
*
Fix typo in bzero length argument during sense fetching.
mav
2012-07-21
1
-1
/
+1
*
Partially revert r236666:
mav
2012-06-10
1
-1
/
+1
*
ATA/SATA controllers have no idea about protocol of the connected device
mav
2012-06-06
1
-2
/
+2
*
Make legacy ATA to not call device_add_child() with unit number but
mav
2012-05-28
1
-1
/
+1
*
Add two functions xpt_batch_start() and xpt_batch_done() to the CAM SIM KPI
mav
2012-05-12
1
-0
/
+2
*
- First pass at const'ifying ata(4) as appropriate.
marius
2012-03-21
1
-1
/
+1
*
Remove remnants of ATA_LOCKING uses in the ATA_CAM case and wrap it
marius
2012-03-21
1
-2
/
+40
*
Convert files to UTF-8
uqs
2012-01-15
1
-1
/
+1
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+1
*
Add a "kern.features.ata_cam" sysctl in the kernel when the ATA_CAM kernel
rodrigc
2011-10-09
1
-0
/
+3
*
Fix a typo in a comment.
wxs
2011-10-06
1
-1
/
+1
*
Use periodic status polling added at r214671 only in ATA_CAM mode. Legacy
mav
2011-04-21
1
-7
/
+13
*
Implement automatic SCSI sense fetching for ata(4) in ATA_CAM mode.
mav
2011-04-12
1
-2
/
+78
*
Make ATA_CAM wrapper to report SATA power management capabilities to CAM to
mav
2010-11-18
1
-0
/
+19
*
Teach ahci(4), siis(4) and ATA_CAM ata(4) wrapper report to CAM residual
mav
2010-11-08
1
-0
/
+9
*
Set of legacy mode SATA enchancements:
mav
2010-10-18
1
-0
/
+21
*
Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to
mav
2010-07-25
1
-1
/
+10
*
Revert and remake r209883:
mav
2010-07-12
1
-9
/
+15
*
On attach, grab channel lock before setting up interrupt. This fixes crash
mav
2010-07-10
1
-3
/
+5
*
Make hw.ata.ata_dma_check_80pin tunable affect not only device side, but
mav
2010-07-10
1
-1
/
+1
*
Add ata(4) ability to limit initial ATA mode for devices via device hints.
mav
2010-07-03
1
-2
/
+55
*
Improve suspend/resume support. Make sure controller is idle on suspend
mav
2010-05-21
1
-4
/
+15
*
Add Target/LUN ID checks.
mav
2010-04-30
1
-39
/
+26
*
Fix recursive lock attempt on hot-plug event in non-ATA_CAM mode.
mav
2010-02-23
1
-3
/
+3
*
Improve output for controllers that doesn't report SATA speed.
mav
2010-02-22
1
-2
/
+10
[next]