| Age | Commit message (Expand) | Author |
| 1999-01-10 | Avoid `void *' arithmetic. Fixes PR 6783. | augustss |
| 1998-06-09 | Nuke __BROKEN_INDIRECT_CONFIG. | thorpej |
| 1998-06-09 | Adjust for changes to the ISA DMA API. | thorpej |
| 1998-01-20 | make compile without BROKEN_INDIRECT_CONFIG, | drochner |
| 1998-01-12 | Update for config changes. | thorpej |
| 1997-10-20 | Don't panic if we fail to remap i/o or mem space in the attach function. | thorpej |
| 1997-10-19 | Make sure the i/o and/or mem addresses aren't wildcarded (i.e. -1) before | thorpej |
| 1997-08-08 | Add back ia->iobase to initializer macros for softc device-register offsets. | jonathan |
| 1997-08-05 | Use <bus.h>. | jonathan |
| 1997-06-06 | Pull thorpej-bus-dma branch into mainline. | thorpej |
| 1996-10-13 | backout kprintf changes | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-09-05 | wtpoll() -> wtsoft() | mycroft |
| 1996-05-12 | Use intr.h. | mycroft |
| 1996-04-29 | Prototype fixes | christos |
| 1996-04-11 | update for addition of a machine-dependent cookie as the first argument | cgd |
| 1996-03-17 | New device attachment scheme: | thorpej |
| 1996-03-01 | Add support to the ISA DMA framework for auto-initialize mode. | mycroft |
| 1996-01-12 | Use WTDBPRINT() instead of DEBUG() for driver debugging printf()s.. | thorpej |
| 1995-12-24 | The IST_* and IPL_* constants are not bus-specific; don't treat them as such. | mycroft |
| 1995-07-04 | Make each disk and tape driver define its own read and write functions. | mycroft |
| 1995-06-26 | make dump stubs consistent | cgd |
| 1995-04-17 | clean up several ISA device interfaces: autoconfiguration, header | cgd |
| 1995-01-29 | lip service to making ISA support machine-independent. This is the first | cgd |
| 1995-01-03 | Add interrupt sharing types. | mycroft |
| 1994-11-18 | Convert port, IRQ, and DRQ numbers to ints. | mycroft |
| 1994-11-03 | Update to match autoconfig code. | mycroft |
| 1994-10-30 | be more careful with types, also pull in headers where necessary. | cgd |
| 1994-10-27 | new RCS ID format. | cgd |
| 1994-07-25 | Add missing splbio()s, pointed out by Gene Stark. | mycroft |
| 1994-06-16 | b_un.b_addr -> b_data | mycroft |
| 1994-05-05 | Remove now-bogus cast. | mycroft |
| 1994-05-05 | lots of changes: prototype migration, move lots of variables, definitions, | cgd |
| 1994-04-22 | Separate DMA functions. | mycroft |
| 1994-04-21 | Fix return of I/O space size from wtprobe(), as reported by Rafal Boni. | mycroft |
| 1994-04-07 | Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. | mycroft |
| 1994-03-29 | New version from Sergey Ryzhkov and Serge Vakulenko. | mycroft |
| 1994-03-08 | #include cpu.h in all files which use spl*(). | mycroft |
| 1994-03-06 | DELAY() --> delay(). This is not a macro. | mycroft |
| 1994-02-09 | All ioctl routines take a struct proc * now. | mycroft |
| 1993-12-20 | Canonicalize all #includes, and add pio.h where appropriate. | mycroft |
| 1993-07-28 | incorporate changes from 0-9-base to 0-9-ALPHA | cgd |
| 1993-07-19 | kill damned RCS Log | cgd |
| 1993-07-19 | Reading file marks or writing end of tape return 0 bytes, AND THEY | cgd |
| 1993-05-22 | add rcsids to everything and clean up headers | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |