| Age | Commit message (Expand) | Author |
| 1995-04-17 | try to actually (gasp!) describe the drivers. | cgd |
| 1995-04-17 | MI EISA config.new file lists | cgd |
| 1995-04-17 | clean up several ISA device interfaces: autoconfiguration, header | cgd |
| 1995-04-13 | cast pointer to long when converting to integer type | cgd |
| 1995-01-18 | Initialize host_stat and target_stat properly. | mycroft |
| 1995-01-13 | Simplify some sanity checks. | mycroft |
| 1995-01-03 | Add interrupt sharing types. | mycroft |
| 1994-12-28 | Numerous changes. Many bugs fixed, better autoconfig, a few new features. | mycroft |
| 1994-11-04 | No longer needs icu.h. | mycroft |
| 1994-11-04 | Change all of the uses of IRQ{0-15} and bit masks to use plain numbers | mycroft |
| 1994-10-27 | new RCS ID format. | cgd |
| 1994-08-22 | Disable EISA reset, for now. | mycroft |
| 1994-08-07 | Remove diagnostic. | mycroft |
| 1994-07-28 | Redo some of the EISA config stuff. | mycroft |
| 1994-07-27 | Normalize. | mycroft |
| 1994-07-27 | Enable IRQ probing. | 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-29 | change timeout/untimeout/wakeup/sleep/tsleep args to void * | cgd |
| 1994-04-20 | Change structure member names. | mycroft |
| 1994-04-08 | Fix return values from some interrupt routines. | mycroft |
| 1994-04-07 | Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls. | mycroft |
| 1994-04-05 | Increase ahb_send_mbox timeout. | mycroft |
| 1994-04-02 | Minor code cleanup. | mycroft |
| 1994-03-30 | Print out board revision info. | mycroft |
| 1994-03-29 | New SCSI system, based on Julian's more recent work. | mycroft |
| 1994-03-25 | Put controller target in scsi_switch. | mycroft |
| 1994-03-12 | Fix bug in last change. | mycroft |
| 1994-03-12 | Update to match config(8). | mycroft |
| 1994-03-10 | Updates to match config(8). | mycroft |
| 1994-03-08 | #include cpu.h in all files which use spl*(). | mycroft |
| 1994-01-03 | Use KERNBASE, not 0xfe000000. | mycroft |
| 1993-12-20 | Fixed bug where with two or more SCSI controllers of the same type, you | davidb |
| 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-17 | Make these files GCC 2 happy. | mycroft |
| 1993-06-09 | minor silliness related to two or more controllers | deraadt |
| 1993-05-22 | add rcsids to everything and clean up headers | cgd |
| 1993-05-04 | support for making dev->id_alive be set, this is for iostat to | deraadt |
| 1993-05-02 | fixed silly typo. | deraadt |
| 1993-04-26 | id for scsi_attach must be an int. | cgd |
| 1993-04-15 | ioconf changes, see previous cvs's that dumped core | deraadt |
| 1993-04-15 | NDDB made a re-appearance.... | glass |
| 1993-04-12 | new scsi subsystem. | deraadt |
| 1993-04-10 | fixed to be compliant, subservient, and to take advantage of the newly | glass |
| 1993-04-09 | have probe return size of io space on successful return, rather | cgd |
| 1993-04-08 | dmesg output at boottime now tries to print out information as | deraadt |
| 1993-03-21 | after 0.2.2 "stable" patches applied | cgd |