| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | nyan | 2005-05-29 | 2 | -2/+0 |
* | Unbreak the powerpc build by fixing some ATA constants that were renamed. | ssouhlal | 2005-04-12 | 1 | -3/+3 |
* | Introduce channel-level setmode newbus method. | grehan | 2005-04-01 | 1 | -0/+13 |
* | Catch up with ATA-mkIII | grehan | 2005-03-31 | 1 | -17/+2 |
* | Long overdue sync-up with ATA code | grehan | 2005-03-15 | 1 | -1/+3 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 6 | -6/+6 |
* | - Use the rman_get_* functions instead of reaching into struct resource. | marius | 2004-08-11 | 2 | -2/+0 |
* | Catch up with __RMAN_RESOURCE_VISIBLE change | grehan | 2004-07-01 | 2 | -0/+9 |
* | Move soft structs back to C files to avoid exposing rman fields | grehan | 2004-07-01 | 1 | -7/+0 |
* | Catchup to now-required <sys/module.h> for PowerPC | grehan | 2004-06-25 | 2 | -0/+2 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 1 | -1/+1 |
* | - fixed trailing whitespace and indentation | grehan | 2004-02-11 | 1 | -11/+10 |
* | - add a description of what .gdbinit should contain. | grehan | 2004-02-04 | 1 | -9/+25 |
* | Catch up with ATA UMA changes | grehan | 2004-01-15 | 1 | -0/+1 |
* | Make the OpenPic driver bus-independent, with attachments for | grehan | 2004-01-13 | 1 | -0/+219 |
* | Catch up with ATA changes by including <sys/sema.h> | grehan | 2004-01-13 | 1 | -0/+1 |
* | ATAng requires <sys/taskqueue.h> | grehan | 2003-09-22 | 1 | -0/+1 |
* | Remove reference to ata resource in print_child. | grehan | 2003-04-18 | 1 | -1/+0 |
* | Remove sparse address hack. | grehan | 2003-04-18 | 1 | -2/+0 |
* | Catch up with ATAng changes | grehan | 2003-02-24 | 1 | -8/+9 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -1/+1 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -1/+1 |
* | Removed unnecessary includes and brought up to date with ata | grehan | 2003-01-18 | 1 | -4/+15 |
* | Support files and a h/w tree description for the PSIM ppc simulator | grehan | 2002-09-19 | 6 | -0/+1018 |