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
/
ahci
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add Target/LUN ID checks and deny access to targets 1-14 when PMP absent.
mav
2010-04-30
1
-39
/
+30
*
Revert r206755. It causes some laptops to stop booting.
rpaulo
2010-04-19
1
-1
/
+0
*
Add another ICH7M chipset that works.
rpaulo
2010-04-17
1
-0
/
+1
*
- Spec tells that CCC interrupt is edge triggered. Acknowledge it as such.
mav
2010-03-21
1
-2
/
+19
*
MFp4:
mav
2010-02-14
2
-15
/
+75
*
Disable PHY of unconnected ports when interface power management enabled.
mav
2010-02-03
1
-1
/
+6
*
- Give ATA/SATA SIMs info about ATAPI packet size, supported by device.
mav
2010-02-02
2
-0
/
+5
*
Reset port on disconnect event, to abort any running requests.
mav
2010-01-29
1
-8
/
+6
*
Add FIS-based switching support. If controller supports FBS, it allows
mav
2010-01-28
2
-53
/
+212
*
MFp4: Large set of CAM inprovements.
mav
2010-01-28
2
-16
/
+54
*
Add support for SATA part of Marvell 88SE912x controllers to ahci(4).
mav
2010-01-26
1
-130
/
+143
*
While AHCI specification tells that multi-vector MSI doesn't use global IS
mav
2010-01-10
1
-0
/
+12
*
Avoid false positive probe on ICH6 chipsets.
mav
2009-12-25
1
-2
/
+2
*
Clear all ports interrupt status bits in single write. Clearing one by one
mav
2009-12-21
1
-8
/
+6
*
Add Asynchronous Notification support for controllers without SNTF
mav
2009-12-06
1
-3
/
+12
*
MFp4:
mav
2009-11-26
2
-19
/
+22
*
MFp4:
mav
2009-11-24
2
-27
/
+74
*
Do not attach JMicrons with single PCI function. They are not working as
mav
2009-11-23
1
-0
/
+4
*
Change the way in which AHCI+PATA combined controllers, such as JMicron
mav
2009-11-16
2
-16
/
+109
*
MFp4:
mav
2009-11-14
1
-2
/
+6
*
MFp4:
mav
2009-11-11
1
-1
/
+2
*
MFp4:
mav
2009-11-11
1
-12
/
+143
*
MFp4:
mav
2009-11-03
2
-7
/
+35
*
Revert interrupt reason check order back.
mav
2009-10-23
1
-6
/
+6
*
MFp4:
mav
2009-10-21
1
-1
/
+1
*
MFp4:
mav
2009-10-21
2
-37
/
+79
*
On command timeout handle frozen command first, to not run it inside
mav
2009-10-07
1
-3
/
+4
*
To save small bit of CPU time, hide part of SNTF register read latency
mav
2009-09-06
1
-9
/
+7
*
Round maxio for ATI SB600 to 64K.
mav
2009-09-03
1
-1
/
+1
*
ATI SB600 can't handle 256 sectors transfers with FPDMA (NCQ).
mav
2009-09-03
1
-0
/
+3
*
Fix build with INVARIANTS.
mav
2009-08-30
1
-1
/
+1
*
MFp4:
mav
2009-08-30
2
-55
/
+180
*
Separate the parallel scsi knowledge out of the core of the XPT, and
scottl
2009-07-10
2
-0
/
+2280
[prev]