Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the way that the queue(3) structures are declared; don't assume that | Jake Burkholder | 2000-05-23 | 1 | -2/+2 |
* | Remove ~25 unneeded #include <sys/conf.h> | Poul-Henning Kamp | 2000-04-19 | 1 | -1/+0 |
* | Remove unneeded <sys/buf.h> includes. | Poul-Henning Kamp | 2000-04-18 | 1 | -1/+0 |
* | Set the value of rid variable for bus_alloc_resource(dev, SYS_RES_IOPORT,...) | Yoshihiro Takahashi | 2000-04-12 | 1 | -2/+4 |
* | Newbusify amd driver. | Yoshihiro Takahashi | 2000-04-07 | 2 | -91/+98 |
* | Ahhrggg. Put the test for the compat shims AFTER the file that includes | Warner Losh | 2000-03-27 | 1 | -4/+4 |
* | Per conversations in -current, add #error to these drivers when you don't | Warner Losh | 2000-03-27 | 1 | -0/+4 |
* | The error status for a scsi status error is "CAM_SCSI_STATUS_ERROR", not 0. | Justin T. Gibbs | 2000-01-14 | 1 | -1/+2 |
* | Properly set the alignment argument to bus_dma_tag_create(). If we | Justin T. Gibbs | 1999-08-16 | 1 | -1/+3 |
* | First cut at a driver for the amd53c974 PCI SCSI host adapter. This | Justin T. Gibbs | 1999-05-22 | 2 | -0/+3015 |