| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Bug fix: allow reset device command to complete. | luoqi | 1999-10-28 | 1 | -1/+5 |
* | Fix a typo which would result a bad REQUEST SENSE command be sent to | luoqi | 1999-10-26 | 1 | -5/+19 |
* | A few improvements and cleanups. | luoqi | 1999-10-21 | 1 | -48/+61 |
* | Non-functional changes. Add some comments before I start to forget how | luoqi | 1999-10-21 | 1 | -3/+111 |
* | Adaptec 6260/6360 CAM driver. | luoqi | 1999-10-21 | 4 | -0/+2082 |