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 quirk for Marvell based AHCI controller.
hselasky
2012-05-29
1
-0
/
+1
*
Add two functions xpt_batch_start() and xpt_batch_done() to the CAM SIM KPI
mav
2012-05-12
1
-0
/
+2
*
Fix names of some Marvell SATA chips. It looks like chips with proprietary
mav
2012-03-02
1
-4
/
+4
*
Convert files to UTF-8
uqs
2012-01-15
1
-1
/
+1
*
Add 0x2826 device ID for C600 (Patsburg) SATA controller in RAID mode.
jimharris
2012-01-06
1
-0
/
+1
*
Add hw.ahci.force tunable to control whether AHCI drivers should attach
mav
2011-12-02
1
-1
/
+5
*
Rename device_delete_all_children() into device_delete_children().
hselasky
2011-11-22
1
-1
/
+1
*
Move the device_delete_all_children() function from usb_util.c
hselasky
2011-11-19
1
-7
/
+3
*
Change the way how "not implemented" AHCI channels handled. Instead of
mav
2011-11-17
1
-5
/
+6
*
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
ed
2011-11-07
1
-1
/
+1
*
Add one more ID for the Marvell 88SE9128 6Gbps SATA controller.
mav
2011-09-27
1
-0
/
+1
*
Add ID for ASMedia ASM1061 2-port PCIe 2.0 x1 6Gb/s SATA controller.
mav
2011-08-24
1
-0
/
+1
*
Do not force AHCI mode on NVIDIA MCP89 SATA controllers. Recent Apple
mav
2011-08-02
1
-1
/
+1
*
In some cases, at least on Marvell 88SE912x controllers, Current Command
mav
2011-07-29
2
-6
/
+15
*
Add ID for Marvell 88SE9125 SATA controller.
mav
2011-06-30
1
-0
/
+1
*
Add Marvell 88SE9172 chip PCI ID.
mav
2011-05-26
1
-0
/
+1
*
Marvell 88SE91xx controllers are known to report soft-reset completion
mav
2011-05-26
1
-28
/
+49
*
According to SATA specification, when Serial ATA Enclosure Management Bridge
mav
2011-05-25
1
-12
/
+13
*
Add support for "LED" enclosure management messages, defined by the AHCI.
mav
2011-05-17
2
-0
/
+83
*
Chipset support for the new Intel Panther Point PCH, thanks
jfv
2011-05-11
1
-1
/
+9
*
Add PCI ID for Marvell 88SE9182 -- PCIe 2.x x2 relative of the 88SE912x.
mav
2011-05-05
1
-0
/
+1
*
Fix some English grammar.
mav
2011-04-19
2
-5
/
+5
*
According to specification. device should respond to COMRESET with COMINIT
mav
2011-04-19
1
-4
/
+9
*
Properly handle memory allocation errors during error recovery.
mav
2011-04-19
1
-5
/
+18
*
Handle ready timeout during polled operation same as done in mvs(4) before.
mav
2011-04-18
2
-0
/
+6
*
- Tune different wait loops to cut some more milliseconds from reset time.
mav
2011-04-18
1
-19
/
+19
*
Some changes around hot-plug and interface power-management:
mav
2011-04-15
2
-15
/
+65
*
Improve SATA Asynchronous Notification feature support in CAM:
mav
2011-04-13
1
-1
/
+3
*
Refactor hard-reset implementation in ahci(4).
mav
2011-04-12
2
-14
/
+74
*
Implement automatic SCSI sense fetching for ahci(4).
mav
2011-04-12
2
-34
/
+93
*
Add one more ID for Marvell 88SE912x chip found on Asus U3S6 card.
mav
2011-04-07
1
-0
/
+1
*
Add some more IDs of HighPoint RocketRAID 64x.
mav
2011-03-06
1
-0
/
+2
*
Restore DH89xxCC/Patsburg chip IDs accentally dropped at r218596.
mav
2011-02-12
1
-0
/
+4
*
Disable NCQ for multiport Marvell 88SX61XX SATA controllers. Simultaneous
mav
2011-02-12
1
-10
/
+13
*
Support for the new Patsburg PCH chipset:
jfv
2011-02-01
1
-1
/
+4
*
Support for the new DH89xxCC PCH chipset including:
jfv
2011-01-31
1
-0
/
+1
*
Add IDs for HighPoint RocketRAID 64x controllers.
mav
2011-01-10
1
-0
/
+2
*
Add IDs of HighPoint RocketRAID 62x cards (Marvell 88SE9128 chips).
mav
2010-12-08
1
-0
/
+4
*
Fix small typo.
mav
2010-11-22
1
-1
/
+1
*
Teach ahci(4), siis(4) and ATA_CAM ata(4) wrapper report to CAM residual
mav
2010-11-08
1
-8
/
+22
*
Add missing mtx_destroy() on channel attach failure.
mav
2010-10-25
1
-0
/
+1
*
Fix panic, when due to some kind of congestion on FIS-based switching
mav
2010-09-16
1
-5
/
+8
*
MFata(4):
mav
2010-08-28
1
-8
/
+10
*
Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to
mav
2010-07-25
1
-2
/
+7
*
Disable NCQ and PMP support for VIA VT8251 AHCI. It was reported to be
mav
2010-06-08
1
-2
/
+2
*
Plug memory leak to silent Coverity. Error is still not really handled.
mav
2010-06-05
1
-0
/
+1
*
Fix attach errors handling.
mav
2010-06-05
1
-3
/
+5
*
Fill rman range start/end values. It makes devinfo output more readable.
mav
2010-05-22
1
-0
/
+2
*
Report ATA/SATA channel number to NewBus at location string.
mav
2010-05-22
1
-0
/
+12
*
Improve suspend/resume support. Make sure controller is idle on suspend
mav
2010-05-21
1
-20
/
+49
[next]