| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert r132291. | Alexander Motin | 2010-09-30 | 1 | -2/+1 |
| * | Add missing le32toh(), same as recently done in ata-siliconimage.c. | Alexander Motin | 2010-09-24 | 1 | -1/+1 |
| * | Add missing byteswap, works on big endian systems now (tested on Netlogic | Jayachandran C. | 2010-09-23 | 1 | -1/+1 |
| * | Fix a problem where device detection would work unreliably on Serverworks | Nathan Whitehorn | 2010-09-09 | 3 | -20/+34 |
| * | Add fix for SiI3114 and SiI3512 chips bug, which caused sending R_ERR in | Alexander Motin | 2010-09-02 | 1 | -0/+8 |
| * | SATA1.x SiliconImage controllers on power-on reset TFD Status register into | Alexander Motin | 2010-09-02 | 3 | -17/+15 |
| * | Increase device reset timeout from 10 to 15 seconds, same as in ahci(4). | Alexander Motin | 2010-09-01 | 1 | -1/+1 |
| * | Add Intel Cougar Point PCH SATA Controller DeviceIDs. Correct some existing | Alexander Motin | 2010-08-28 | 2 | -16/+43 |
| * | Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to | Alexander Motin | 2010-07-25 | 2 | -1/+23 |
| * | Make legacy ATA emulation detection more strict. This should fix false | Alexander Motin | 2010-07-16 | 1 | -1/+2 |
| * | Improve interrupt setup errors handling. | Alexander Motin | 2010-07-16 | 1 | -1/+7 |
| * | Disable multi-sector PIO transfers if ATA_SET_MULTI command failed. | Alexander Motin | 2010-07-13 | 1 | -0/+2 |
| * | Revert and remake r209883: | Alexander Motin | 2010-07-12 | 1 | -9/+15 |
| * | If ata_sata_phy_reset() failed and ata_generic_reset() is not called, mark | Alexander Motin | 2010-07-10 | 7 | -1/+24 |
| * | On attach, grab channel lock before setting up interrupt. This fixes crash | Alexander Motin | 2010-07-10 | 1 | -3/+5 |
| * | Make hw.ata.ata_dma_check_80pin tunable affect not only device side, but | Alexander Motin | 2010-07-10 | 11 | -15/+22 |
| * | Add a safety-belt. If the identified disk has 0 blocks, don't attach | Warner Losh | 2010-07-04 | 1 | -3/+8 |
| * | Minor formatting nits. | Warner Losh | 2010-07-04 | 1 | -2/+2 |
| * | Add ata(4) ability to limit initial ATA mode for devices via device hints. | Alexander Motin | 2010-07-03 | 2 | -2/+56 |
| * | Following r209299, level interrupts are low by default on PPC, so remove | Nathan Whitehorn | 2010-06-18 | 1 | -7/+0 |
| * | Some revisions of the Serverworks K2 SATA controller have a data | Nathan Whitehorn | 2010-06-06 | 3 | -1/+21 |
| * | Correct the comment. We now use level low instead of edge high for this | Nathan Whitehorn | 2010-06-05 | 1 | -1/+1 |
| * | Partially revert r208162 while waiting for review on a more comprehensive | Nathan Whitehorn | 2010-06-05 | 1 | -0/+7 |
| * | Fix possible use after free. | Alexander Motin | 2010-06-05 | 1 | -2/+2 |
| * | Fix use after free on error. | Alexander Motin | 2010-06-05 | 1 | -0/+1 |
| * | Fix PCH chipset IDs. They are 0x3bxx, not 0x3axx. | Alexander Motin | 2010-06-04 | 1 | -16/+16 |
| * | Report ATA/SATA channel number to NewBus at location string. | Alexander Motin | 2010-05-22 | 2 | -0/+14 |
| * | Improve suspend/resume support. Make sure controller is idle on suspend | Alexander Motin | 2010-05-21 | 1 | -4/+15 |
| * | Change ad_firmware_geom_adjust() to operate on a struct disk * only and | Marius Strobl | 2010-05-20 | 1 | -3/+3 |
| * | Relocate interrupt sense setting for K2 SATA from the ATA driver to the | Nathan Whitehorn | 2010-05-16 | 1 | -7/+0 |
| * | Add Target/LUN ID checks. | Alexander Motin | 2010-04-30 | 1 | -39/+26 |
| * | Mark ATA channel as idle on timeout in non-ATA_CAM mode. | Alexander Motin | 2010-04-26 | 1 | -1/+1 |
| * | For early ALI chips do not announce I/O sizes that require unsupported | Alexander Motin | 2010-04-14 | 1 | -1/+4 |
| * | Include opt_ata.h, as some structures here depending on ATA_CAM option. | Alexander Motin | 2010-03-31 | 1 | -0/+2 |
| * | Use last 16 bytes of serial number in metadata instead of first ones, | Alexander Motin | 2010-03-26 | 1 | -2/+16 |
| * | Mask disk_idx to avoid panic because of extra bits set. | Alexander Motin | 2010-03-12 | 1 | -6/+8 |
| * | - Add ALI M5228 PATA ID. | Alexander Motin | 2010-03-01 | 2 | -1/+3 |
| * | Fix recursive lock attempt on hot-plug event in non-ATA_CAM mode. | Alexander Motin | 2010-02-23 | 1 | -3/+3 |
| * | Oops! Wrong word order. :( | Alexander Motin | 2010-02-22 | 1 | -16/+16 |
| * | Add Intel PCH SATA controller IDs. | Alexander Motin | 2010-02-22 | 1 | -0/+16 |
| * | Improve output for controllers that doesn't report SATA speed. | Alexander Motin | 2010-02-22 | 3 | -6/+18 |
| * | Report SATA300 chips also as SATA. | Alexander Motin | 2010-02-05 | 1 | -1/+2 |
| * | Implement poll method for atapicam. | Alexander Motin | 2010-02-03 | 1 | -2/+6 |
| * | Report to CAM unit number of underlying ataX bus device, instead of this | Alexander Motin | 2010-02-03 | 1 | -1/+1 |
| * | - Give ATA/SATA SIMs info about ATAPI packet size, supported by device. | Alexander Motin | 2010-02-02 | 2 | -3/+13 |
| * | NetCell is a PCI hardware RAID without cable and mode setting. | Alexander Motin | 2010-02-01 | 1 | -1/+11 |
| * | MFp4: Large set of CAM inprovements. | Alexander Motin | 2010-01-28 | 2 | -34/+25 |
| * | Add one more type cast, missed in r203043. | Alexander Motin | 2010-01-27 | 1 | -1/+1 |
| * | Do not place fake interrupt register on chip. | Alexander Motin | 2010-01-26 | 1 | -26/+7 |
| * | Restore SATA speed reporting, broken by ATA_CAM changes. | Alexander Motin | 2010-01-26 | 1 | -1/+18 |