| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-18 | don't #include <sys/dkstat.h> where it is (appearently) unused | drochner |
| 2003-04-01 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2002-02-24 | remove unused prototype (a duplicate with a typing error) | is |
| 2002-01-28 | add __KERNEL_RCSID as suggested by Luke Mewburn | aymeric |
| 2002-01-26 | - ANSIfy | aymeric |
| 2001-04-25 | Pull up the thorpej_scsipi branch to main branch. | bouyer |
| 1999-09-30 | Update for SCSIPI changes. | thorpej |
| 1999-09-06 | Switch to cacheops. This closes PR 1960. | is |
| 1999-03-28 | The "Phase mismatch, REQ not asserted" error happens on one of my disks | is |
| 1999-03-26 | More 53c770 stuff: update 53c720/770 register defines and use them in | mhitch |
| 1998-07-04 | defopt DDB. | jonathan |
| 1997-11-27 | delay() is using calculated timing, so correct the delay during polled | mhitch |
| 1997-08-27 | Merge scsipi branch in the mainline. This add support for ATAPI devices | bouyer |
| 1997-07-26 | Lowering spl when doing disk I/O below splbio() isnt recommended. | is |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-05-12 | Remove old-style disk instrumentation now that iostat, systat, and | mhitch |
| 1996-04-28 | Correct check for NULL pointer references in siop_scsidone(). | mhitch |
| 1996-04-23 | Added some ifdef's for RETINA_SPEED_HACK | veego |
| 1996-04-21 | - Cleanup for -Wall and -Wstrict-prototypes | veego |
| 1996-03-15 | Correct 53c710 initialization for the A4000T. Remove the A4000T probe | mhitch |
| 1996-02-03 | Ensure siop_acb alignment via malloc rather than let alignment depend | chuck |
| 1996-01-07 | New generic disk framework. Highlights: | thorpej |
| 1995-11-30 | merge in changes from 1.1 release branch | jtc |
| 1995-09-29 | move 040 to hp300 style, use new MI lance ethernet driver | chopps |
| 1995-09-16 | Add minimal dumpfile support. | chopps |
| 1995-08-18 | SCSI disconnects: siop from osymh@gemini.oscs.montana.edu (Michael L. Hitch) | chopps |
| 1995-08-12 | minphys() functions really should return void. | mycroft |
| 1995-07-26 | fix minphys routine to match others | chopps |
| 1995-02-12 | Many changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch) | chopps |
| 1995-01-05 | catchup with scsi changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch) | chopps |
| 1994-12-28 | consolidate the zbusses. le support for multiple tx buffs and full use of 32k | chopps |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-07-18 | fix so it compiles without DEBUG. | chopps |
| 1994-06-27 | some fixes from Michael | chopps |
| 1994-06-22 | cleanup from osymh@gemini.oscs.montana.edu (Michael L. Hitch) | chopps |
| 1994-06-14 | remove dumb comment of mine. | chopps |
| 1994-06-14 | don't flush cache on context switches for 040's, reduce flushing | chopps |
| 1994-06-13 | some cleanup and various fixes for new fs code. plus some general | chopps |
| 1994-05-22 | an ide driver and hack reload device to do symbols. | chopps |
| 1994-05-12 | ifdef out use of scsi_xfer->req_sense_length for now.. | chopps |
| 1994-05-12 | update from osymh@gemini.oscs.montana.edu (Michael L. Hitch) add support | chopps |
| 1994-05-08 | resistance is futile, you will be assimilated. | chopps |
| 1994-02-28 | Michael Hitches patch applied for misc things, limited 5380 support. | chopps |
| 1994-02-21 | fixed a couple minor bugs in con code for ite. added floptical support in | chopps |
| 1994-02-13 | cleaned up include's relocated grf/* stuf to grfabs*. | chopps |
| 1994-02-11 | Add missing Id's | chopps |
| 1994-02-01 | SCSI re-org, and misc. cleanup of compiler warnings. | chopps |
| 1994-01-26 | Integrate recent changes done to the amiga branch. Includes support | mw |