| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs | cvs2svn | 2008-02-24 | 9 | -9/+9 |
| * | MFC to RELENG_7: | Ed Maste | 2007-12-10 | 5 | -93/+256 |
| * | MFC to RELENG_7 new PCI IDs | Ed Maste | 2007-12-10 | 1 | -0/+28 |
| * | Merge from HEAD to RELENG_7 | Ed Maste | 2007-11-30 | 1 | -0/+42 |
| * | MFC aac.c v1.121: | Ed Maste | 2007-11-29 | 1 | -6/+4 |
| * | Merge aac_debug.c:1.23 from HEAD to RELENG_7: | Robert Watson | 2007-11-27 | 1 | -11/+11 |
| * | MFC to RELENG_7 | Ed Maste | 2007-11-08 | 2 | -19/+22 |
| * | Add PCI IDs for two cards: | Ed Maste | 2007-08-23 | 1 | -0/+4 |
| * | Prepare for future integration between CAM and newbus. xpt_bus_register | Scott Long | 2007-06-17 | 1 | -1/+1 |
| * | Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will | Scott Long | 2007-04-15 | 1 | -1/+1 |
| * | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 2 | -6/+8 |
| * | The return value of aac_alloc_command() was misinterpreted in aac_ioctl_event(). | Luoqi Chen | 2007-02-14 | 1 | -1/+1 |
| * | Add a missing mutex unlock to an error path. | Scott Long | 2007-01-15 | 1 | -0/+1 |
| * | On amd64 platform, use linux32 headers so 32-bit Linux applications | Xin LI | 2006-12-20 | 1 | -0/+5 |
| * | Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed. | Matt Jacob | 2006-12-11 | 1 | -0/+2 |
| * | Add PCI Id for ServeRAID 8k. | Scott Long | 2006-11-03 | 1 | -0/+2 |
| * | 2nd and final commit that moves us to CAM_NEW_TRAN_CODE | Matt Jacob | 2006-11-02 | 1 | -7/+0 |
| * | The first of 3 major steps to move the CAM layer forward to using | Matt Jacob | 2006-10-31 | 1 | -1/+23 |
| * | Unlock aac_io_lock before returning, thus eliminates a mutex | Xin LI | 2006-07-14 | 1 | -0/+1 |
| * | Correct the names or some Adaptec and ICP devices, verified by the | Christian Brueffer | 2006-06-17 | 1 | -9/+9 |
| * | Rearrange locking in the alloc_commands and ioctl paths to avoid problems. | Scott Long | 2006-04-08 | 1 | -5/+9 |
| * | Initialize the event tailq. | Scott Long | 2005-12-28 | 1 | -0/+1 |
| * | Remove the unused AAC_DRIVER_BUILD_DATE macro. | Jens Schweikhardt | 2005-11-13 | 1 | -49/+48 |
| * | Refactor the PCI probe code a bit. | Scott Long | 2005-11-06 | 1 | -49/+45 |
| * | Pickup I/O lock in aac_get_bus_info, as this code will call | Christian S.J. Peron | 2005-10-31 | 1 | -0/+6 |
| * | Fix a regression that prevented PERC3 hardware from working. Apparently they | Scott Long | 2005-10-14 | 2 | -29/+47 |
| * | Fix a missing set of lock operations. | Scott Long | 2005-10-10 | 1 | -0/+3 |
| * | Ue a better msleep identifier. Fix some whitespace. | Scott Long | 2005-10-08 | 1 | -5/+5 |
| * | aac_intr0 rotted long ago, remove it. | Scott Long | 2005-10-08 | 1 | -14/+0 |
| * | Mega Update to the aac driver to support a whole new family of cards and | Scott Long | 2005-10-08 | 6 | -171/+799 |
| * | Bring aac_cam into line with using time_uptime instead of time_second. | Scott Long | 2005-09-14 | 1 | -1/+1 |
| * | Use time_uptime for timing commands instead of time_second. This is a bit | Scott Long | 2005-09-14 | 1 | -9/+9 |
| * | Add support for HP branded 2610SA | Paul Saab | 2005-08-08 | 1 | -0/+2 |
| * | Retire the FreeBSD 4.x compat code and __FreeBSD_version checks from the aac | Scott Long | 2005-08-08 | 2 | -65/+0 |
| * | Check the vendor and device, not subvendor and subdevice, when looking for | Scott Long | 2005-07-14 | 1 | -2/+2 |
| * | Add a text description for the Intel IOP302/303 processors. Be slightly | Scott Long | 2005-06-01 | 3 | -2/+7 |
| * | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | Yoshihiro Takahashi | 2005-05-29 | 2 | -2/+0 |
| * | Fix some busdma API violations in the dumpsys handler. | Scott Long | 2005-05-02 | 1 | -2/+7 |
| * | purge dead code | Sam Leffler | 2005-03-26 | 1 | -2/+0 |
| * | Handle failures better in the passthrough bus creation code. | Scott Long | 2005-03-19 | 1 | -4/+11 |
| * | Use BUS_PROBE_DEFAULT for pci probe return value | Warner Losh | 2005-03-05 | 1 | -1/+1 |
| * | Remove the messy locking dance around xpt_done() | Scott Long | 2005-02-09 | 1 | -5/+0 |
| * | Fix whitespace | Scott Long | 2005-01-23 | 1 | -1/+1 |
| * | Add a default driver to attach to the "hidden" scsi channels of the Dell | Scott Long | 2005-01-07 | 1 | -0/+62 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Add the PCI ID for the Adaptec 2230SLP card. | Scott Long | 2004-12-15 | 1 | -0/+2 |
| * | Complete the repo-copy of aac_ioctl.h from sys/dev/aac/to sys/sys. | Scott Long | 2004-12-09 | 6 | -184/+5 |
| * | Don't force busdma to pre-allocate bounce pages for static allocations. | Scott Long | 2004-11-21 | 1 | -2/+2 |
| * | Add support for the 21610SA 16-channel SATA card. Thanks to Adaptec for | Scott Long | 2004-10-21 | 1 | -0/+2 |
| * | If the timeout handler runs and notices that commands are timed out, check | Scott Long | 2004-09-16 | 2 | -0/+11 |