| Age | Commit message (Expand) | Author |
| 2003-12-09 | Match Promise controllers. | ad |
| 2003-10-30 | Remove some assigned-to but otherwise unused variables. | simonb |
| 2003-10-25 | Fix the previous differently. | mycroft |
| 2003-10-25 | Fix uninitialized variable warnings | christos |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-01-20 | Remove variable that is only assigned too but not referenced. | simonb |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-12-11 | Fix typo. | ad |
| 2002-12-06 | - Handle DPT ioctls from native NetBSD binaries. | ad |
| 2002-11-15 | Cosmetic changes. | ad |
| 2002-11-08 | Add support for Adaptec 200[05]S | msaitoh |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-22 | PR 18760: don't issue I2O_EXEC_IOP_CLEAR to AMI boards, since some | ad |
| 2002-09-27 | Introduce a new routine, config_match(), which invokes the | thorpej |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-04-05 | Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers | bouyer |
| 2002-03-08 | PR 15552: don't explode if the board fails to respond during initalization. | ad |
| 2002-01-12 | Call malloc(9) with M_ZERO flag instead of memset() after malloc(). | tsutsui |
| 2002-01-02 | Set sc_framesize to a reasonable value early on so that DEBUG code | ad |
| 2001-11-13 | add RCSID | lukem |
| 2001-09-27 | Make firmware updates work with dpti. | ad |
| 2001-09-21 | Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptec | ad |
| 2001-09-18 | Give initiali[sz]e all the "i"s it deserves. | wiz |
| 2001-08-22 | Parameter group changes: | ad |
| 2001-08-04 | Some changes from OpenBSD, and some of my own: | ad |
| 2001-06-12 | receive, not recieve | wiz |
| 2001-04-01 | - Allocate any private space that's requested. | ad |
| 2001-03-21 | Decrease the timeouts on QUEIESCE and CLEAR lest the adapter doesn't reply. | ad |
| 2001-03-20 | Major update; basically, improve performance somewhat and play nicer with | ad |
| 2001-01-03 | Fix thinko in previous. | ad |
| 2001-01-03 | - Fix a number of bugs with the configuration stuff. | ad |
| 2001-01-01 | Don't try to configure `uninteresting' devices. | ad |
| 2000-12-03 | Nit. | ad |
| 2000-12-03 | Fix a comment. | ad |
| 2000-12-03 | - Only configure un-claimed devices. Implement re-configuration. | ad |
| 2000-11-14 | NBPG -> PAGE_SIZE | thorpej |
| 2000-11-09 | unused variable | itojun |
| 2000-11-09 | - A few minor changes (typos and the like). | ad |
| 2000-11-08 | Add support for I2O adapters and SCSI/FC-AL/BSA class devices. This needs | ad |