| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFoldC (a tiny part of 1.61: translate to C: don't use hard newlines in | Bruce Evans | 2003-07-29 | 1 | -2/+2 |
| * | MFC, rev 1.40: Add a quirk entry for Nakamichi MJ-* changers. The | Kenneth D. Merry | 2000-10-28 | 1 | -0/+4 |
| * | MFC, Add quirk entries from Andre Albsmeier to disable the sync cache | Kenneth D. Merry | 2000-09-11 | 2 | -12/+21 |
| * | MFC, rev 1.21. Fix a panic in the case of a probe failure, and add a | Kenneth D. Merry | 2000-04-22 | 1 | -2/+13 |
| * | MFC: Add a quirk type (and one for ARCHIVE Python's) that disables | Matt Jacob | 2000-02-03 | 1 | -24/+33 |
| * | MFC, rev 1.30 | Kenneth D. Merry | 1999-12-11 | 1 | -7/+1 |
| * | MFC, rev 1.29 | Kenneth D. Merry | 1999-12-08 | 1 | -1/+7 |
| * | MFC (in haste): put back in a prefatory TUR when tape is *not* mounted. | Matt Jacob | 1999-12-04 | 1 | -0/+5 |
| * | MFC (hastily because of 3.4 closure): Add some shorthand timeout defines. | Matt Jacob | 1999-12-03 | 1 | -201/+307 |
| * | MFC: Mark path for deallocation only *after* you've successfully allocated it. | Matt Jacob | 1999-10-27 | 1 | -2/+3 |
| * | MFC:Another 1FM@EOD quirk (from mike@sentex.net for a Seagate STT20000), | Matt Jacob | 1999-10-02 | 1 | -11/+9 |
| * | MFC: Ooops, forgot to commit this. Quirk entru for Tapestor 8000 | Matt Jacob | 1999-09-28 | 1 | -1/+5 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-29 | 15 | -15/+15 |
| * | MFC: Fix short timeout problems with the pt(4) driver: | Kenneth D. Merry | 1999-08-26 | 1 | -3/+66 |
| * | MFC: Move initialization of announce_buf up to make | Matt Jacob | 1999-08-15 | 1 | -2/+3 |
| * | MFC: Fix my complete botch. I hope. Tested this time | Matt Jacob | 1999-07-07 | 1 | -5/+5 |
| * | MFC: suggestions from bde to clean up last checkin slighty | Matt Jacob | 1999-07-06 | 1 | -4/+4 |
| * | MFC: Avoid dividing by zero. | Matt Jacob | 1999-07-03 | 1 | -3/+4 |
| * | MFC: Quirk Tandberg 4100 like Tandberg 4200. | Matt Jacob | 1999-06-24 | 1 | -1/+5 |
| * | MFC: Add TDC 3800 to quirk list for fixed mode device. | Matt Jacob | 1999-05-25 | 1 | -1/+5 |
| * | MFC: Use cam_periph_async for default async event handling. | Justin T. Gibbs | 1999-05-22 | 8 | -55/+46 |
| * | MFC: | Matt Jacob | 1999-05-11 | 1 | -461/+598 |
| * | MFC version 1.5 | Matt Jacob | 1999-05-11 | 1 | -3/+38 |
| * | MFC: | Kenneth D. Merry | 1999-05-09 | 7 | -40/+58 |
| * | MFC: Add a number of interrelated CAM feature enhancements and | Kenneth D. Merry | 1999-05-07 | 4 | -34/+70 |
| * | MFC: Don't touch a path after we've free'd it. | Justin T. Gibbs | 1999-05-04 | 1 | -4/+5 |
| * | MFC: Use macros for access head of camq heap. | Justin T. Gibbs | 1999-04-19 | 1 | -2/+2 |
| * | MFC: Remove camq_regen. | Justin T. Gibbs | 1999-04-07 | 1 | -12/+4 |
| * | MFC: Add target control device. Fix bugs. Silence SYNC CACHE illegal | Justin T. Gibbs | 1999-03-07 | 4 | -90/+300 |
| * | Merge the following revisions of the following files into RELENG_3: | Kenneth D. Merry | 1999-02-18 | 6 | -15/+21 |
| * | MFC: Cosmetic - Complete descriptor manipulation before selwakeup. | Justin T. Gibbs | 1999-02-11 | 1 | -4/+4 |
| * | MFC: version 1.17 | Matt Jacob | 1999-02-05 | 1 | -72/+323 |
| * | MFC: version 1.4 | Matt Jacob | 1999-02-05 | 1 | -1/+4 |
| * | Sascha Blank <blank@uni-trier.de> convinced me I was an | Matt Jacob | 1999-01-16 | 1 | -20/+22 |
| * | More bandaids. One important one from Sascha Blank | Matt Jacob | 1999-01-16 | 1 | -164/+92 |
| * | The target mode 'Black Hole' device. This peripheral driver provides inquiry | Justin T. Gibbs | 1999-01-14 | 1 | -0/+715 |
| * | Properly handle transfers that only consume partial buffers. | Justin T. Gibbs | 1999-01-14 | 1 | -6/+10 |
| * | Make dsopen() and dsioctl() use cdstrategy1 instead of cdstrategy. | Eivind Eklund | 1999-01-12 | 1 | -3/+3 |
| * | Clean up and fix quirk table (was missing necessary wildcards) and add a couple | Matt Jacob | 1999-01-12 | 1 | -34/+61 |
| * | Make HP T4000S quirk to FIXED mode | Matt Jacob | 1999-01-11 | 1 | -1/+5 |
| * | Add 'static' to the declaration, too. | Eivind Eklund | 1999-01-11 | 1 | -2/+2 |
| * | Like the problems just fixed in scsi_da.c, make sure | Matt Jacob | 1999-01-07 | 1 | -6/+17 |
| * | A better fix to avoid race conditions between failed probes | Matt Jacob | 1999-01-07 | 1 | -6/+15 |
| * | Add a quirk that disables SYNCHRONIZE CACHE | Matt Jacob | 1999-01-05 | 1 | -1/+10 |
| * | Temporary workaround (bandaid) for case where you have READ | Matt Jacob | 1999-01-03 | 1 | -3/+5 |
| * | Force ARCHIVE Vipers to be FIXED | Matt Jacob | 1998-12-28 | 1 | -1/+5 |
| * | you can retry SYNC CACHE on UA errors | Matt Jacob | 1998-12-23 | 1 | -2/+3 |
| * | Staticize. | Eivind Eklund | 1998-12-22 | 2 | -11/+11 |
| * | Add a quirk NORRLS (no reserve/release) which can (and | Matt Jacob | 1998-12-22 | 1 | -39/+84 |
| * | 1) Fix some serious bugs (1 botch on my part which caused a filemark to be | Matt Jacob | 1998-12-19 | 1 | -40/+89 |