| Age | Commit message (Expand) | Author |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-08-17 | Fix all the -D*DEBUG* code that it was rotting away and did not even compile. | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-21 | Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name | thorpej |
| 2005-02-04 | de-__P | perry |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-01-31 | Use aprint_*(). | thorpej |
| 2002-04-05 | Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers | bouyer |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 2001-11-13 | add/cleanup RCSID | lukem |
| 2001-07-19 | Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places. | thorpej |
| 2001-07-07 | bzero -> memset | thorpej |
| 2001-06-09 | If the adapter is returning a selection timeout, then we should be | briggs |
| 2001-06-09 | Patches from takashi.yamamoto@bigfoot.com in kern/13139. | briggs |
| 2001-04-25 | Pull up the thorpej_scsipi branch to main branch. | bouyer |
| 2001-03-27 | Cast to u_int64_t when computing callout argument, to avoid int overflow. | bouyer |
| 2001-03-08 | Preliminary support for detaching an "adv" instance. This | thorpej |
| 2001-03-07 | Add BUS_DMA_STREAMING to data transfer maps. | thorpej |
| 2000-11-14 | NBPG -> PAGE_SIZE | thorpej |
| 2000-08-11 | Make our policy WRT tagged queueing consistent and sane: ordered tags for syn... | tls |
| 2000-06-28 | remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> | mrg |
| 2000-06-26 | remove redundant vm includes. | mrg |
| 2000-03-23 | New callout mechanism with two major improvements over the old | thorpej |
| 2000-02-12 | If we got an xfer from our backlog queue, don't allow sleeping; we're in | thorpej |
| 1999-09-30 | Update for SCSPI changes. | thorpej |
| 1999-08-07 | Fix a problem uncovered by attempting to compile on the Alpha: overrun_buf | thorpej |
| 1999-06-06 | Add support for ISA, EISA and ISApnp cards | dante |
| 1999-03-04 | fix second level interrupt handler to allow 64 bits pointers | dante |
| 1999-02-25 | Fix AdvanSys Narrow driver to work on Alpha | dante |
| 1998-12-09 | Update for changed scsipi_xfer struct. | thorpej |
| 1998-12-05 | Update HBAs to incorporate the new max_lun property. | mjacob |
| 1998-11-19 | Adapt to the new scsipi_adapter interface. | thorpej |
| 1998-10-28 | Add support for macppc. | dante |
| 1998-10-10 | Garbage-collect the open_target_lu and close_target_lu entry points from | thorpej |
| 1998-09-26 | Remove Wide boards references | dante |
| 1998-09-09 | Protect Debugger() call a'la uha driver. PR #6070, Gary D. Duzan. | thorpej |
| 1998-08-29 | Add rcs id | dante |
| 1998-08-26 | Add AdvanSys 930U and 940U SCSI controllers | dante |