| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r274819: | smh | 2014-12-21 | 1 | -8/+8 |
* | Reform the busdma API so that new types may be added without modifying | kib | 2013-02-12 | 1 | -2/+2 |
* | Add locking to the aic(4) driver and mark it MPSAFE. | jhb | 2012-10-15 | 5 | -94/+110 |
* | Snip redundant assignment. | des | 2009-05-13 | 1 | -1/+1 |
* | Prepare for future integration between CAM and newbus. xpt_bus_register | scottl | 2007-06-17 | 5 | -1/+5 |
* | Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will | scottl | 2007-04-15 | 1 | -1/+4 |
* | o break newbus api: add a new argument of type driver_filter_t to | piso | 2007-02-23 | 3 | -3/+3 |
* | 2nd and final commit that moves us to CAM_NEW_TRAN_CODE | mjacob | 2006-11-02 | 1 | -86/+0 |
* | The first of 3 major steps to move the CAM layer forward to using | mjacob | 2006-10-31 | 1 | -10/+117 |
* | aic_pccard_products can be static. | imp | 2006-10-03 | 1 | -1/+1 |
* | Eliminate support for oldcard by removing the compat shims. | imp | 2005-09-20 | 1 | -26/+5 |
* | Eliminate unused argument in PCMCIA_CARD macro. | imp | 2005-06-24 | 1 | -5/+5 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | nyan | 2005-05-29 | 3 | -3/+0 |
* | Remove ifdef PC98. | nyan | 2005-04-13 | 1 | -22/+0 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
* | Fix disordering of pccarddevs.h noticed by bde. Also remove a few | imp | 2004-05-27 | 1 | -1/+1 |
* | Move to generating pccarddevs.h on the fly, both for the kernel and | imp | 2004-05-26 | 1 | -1/+1 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 3 | -10/+9 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 4 | -8/+12 |
* | In aic_reconnect()i, initialize scb. On ia64 the compiler warns about | marcel | 2003-08-23 | 1 | -0/+1 |
* | Merge common XPT_CALC_GEOMETRY functions into a single convenience function. | njl | 2003-06-14 | 1 | -19/+1 |
* | Make sure that pp_name is non-null before setting the device | imp | 2003-04-10 | 1 | -1/+2 |
* | Add second and thrid bus-toaster IDs | imp | 2002-11-14 | 1 | -0/+2 |
* | Be consistent about "static" functions: if the function is marked | phk | 2002-09-28 | 1 | -1/+1 |
* | Remove __P. | alfred | 2002-03-20 | 4 | -32/+32 |
* | Support for LG GM82C700, an AIC6360 clone. | luoqi | 2002-03-15 | 3 | -11/+39 |
* | Back out the hack from rev 1.13 that was done to initiate a bus rescan | joerg | 2002-01-17 | 1 | -35/+8 |
* | Migrate to PCMCIA_CARD() macros | imp | 2001-11-15 | 1 | -9/+3 |
* | s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharing | imp | 2001-11-11 | 1 | -9/+9 |
* | Merged from sys/dev/aic/aic_isa.c revision 1.8. | nyan | 2001-06-26 | 1 | -7/+3 |
* | Add PnP IDs for AHA-1530 and AHA-1520 cards. | imp | 2001-06-06 | 1 | -1/+7 |
* | Merged from sys/dev/aic/aic_isa.c revision 1.7. | nyan | 2001-04-01 | 1 | -1/+5 |
* | Fix a few things in the aic(4) driver: | ken | 2001-03-16 | 4 | -7/+47 |
* | Turn on interrupt-entropy harvesting for all/any mass storage devices | markm | 2001-03-01 | 3 | -6/+6 |
* | Sigh, nobody ever got back to me about this. So, here it is.. | peter | 2001-02-23 | 1 | -8/+35 |
* | Use PCCARD_CIS_xxx #defines for the table of oem ids. These usually | imp | 2001-01-21 | 1 | -6/+6 |
* | Add aic to the list of drivers that might work with NEWCARD. I've added | imp | 2001-01-08 | 1 | -6/+43 |
* | Add module dependencies on CAM module. | imp | 2000-12-13 | 3 | -0/+3 |
* | Remove unneeded #include <machine/clock.h> | phk | 2000-10-15 | 1 | -1/+0 |
* | remove 5 unnecessary includes, per phk's script | imp | 2000-09-20 | 4 | -5/+0 |
* | Terminate aic_ids[] | brian | 2000-06-19 | 1 | -0/+1 |
* | Unused include: #include "aic.h" | peter | 2000-06-10 | 1 | -2/+0 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -1/+1 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -1/+1 |
* | Remove ~25 unneeded #include <sys/conf.h> | phk | 2000-04-19 | 1 | -1/+0 |
* | Remove unneeded <sys/buf.h> includes. | phk | 2000-04-18 | 1 | -1/+0 |
* | - Added PC-98 Cbus frontend. | nyan | 2000-03-29 | 1 | -0/+281 |
* | Add support to aic for pccard attachments. Reports from testers have | imp | 2000-01-14 | 3 | -1/+185 |
* | Adjust data pointers for untransmitted bytes in fifos when there's phase | luoqi | 1999-12-16 | 1 | -5/+13 |
* | Disconnect and tagged queueing now really work. Also fix a bug that's | luoqi | 1999-12-04 | 3 | -101/+115 |