aboutsummaryrefslogtreecommitdiff
path: root/sys/cam
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvscvs2svn2000-06-2532-32/+32
* MFC, rev 1.21. Fix a panic in the case of a probe failure, and add aKenneth D. Merry2000-04-221-2/+13
* MFC 1.76Matt Jacob2000-03-041-7/+15
* MFC: Add a quirk type (and one for ARCHIVE Python's) that disablesMatt Jacob2000-02-031-24/+33
* MFC, rev 1.24: When autosense fails, make sure we retry the command.Kenneth D. Merry2000-01-251-1/+1
* MFC, Fix Bus Device Resets from userland, and specifically from camcontrol.Kenneth D. Merry2000-01-082-3/+2
* MFC, rev 1.30Kenneth D. Merry1999-12-111-7/+1
* MFC, rev 1.29Kenneth D. Merry1999-12-081-1/+7
* MFC (in haste): put back in a prefatory TUR when tape is *not* mounted.Matt Jacob1999-12-041-0/+5
* MFC: Put an upper bound on the number of BUSY status retries we'll do.Matt Jacob1999-12-041-7/+10
* MFC (hastily because of 3.4 closure): Add some shorthand timeout defines.Matt Jacob1999-12-031-201/+307
* Partial MFC of revision 1.22.Kenneth D. Merry1999-11-021-2/+2
* MFC: Mark path for deallocation only *after* you've successfully allocated it.Matt Jacob1999-10-271-2/+3
* MFC: Protect xpt_run_dev_sendq in xpt_release_devq_device with splsoftcam. ThisMatt Jacob1999-10-161-3/+5
* MFC:Another 1FM@EOD quirk (from mike@sentex.net for a Seagate STT20000),Matt Jacob1999-10-021-11/+9
* MFC: Ooops, forgot to commit this. Quirk entru for Tapestor 8000Matt Jacob1999-09-281-1/+5
* MFC: [ from Justin's email:Jordan K. Hubbard1999-09-141-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2932-32/+32
* MFC: Fix short timeout problems with the pt(4) driver:Kenneth D. Merry1999-08-261-3/+66
* MFC: Put in a limit (8) for lun width- do not exceed probing this unlessMatt Jacob1999-08-161-3/+9
* MFC: Move initialization of announce_buf up to makeMatt Jacob1999-08-151-2/+3
* bah, cvs diff -kk -j 1.64 -j 1.65 cam_xpt.c didn't do what I expected,John-Mark Gurney1999-07-121-3/+3
* MFC: add Microp 4421 as brokenJohn-Mark Gurney1999-07-111-2/+8
* MFC: Fix my complete botch. I hope. Tested this timeMatt Jacob1999-07-071-5/+5
* MFC: suggestions from bde to clean up last checkin slightyMatt Jacob1999-07-061-4/+4
* MFC: Avoid dividing by zero.Matt Jacob1999-07-031-3/+4
* MFC: Quirk Tandberg 4100 like Tandberg 4200.Matt Jacob1999-06-241-1/+5
* MFC: quirk NOLUNS cabletron devicesMatt Jacob1999-06-201-16/+15
* MFC: Add TDC 3800 to quirk list for fixed mode device.Matt Jacob1999-05-251-1/+5
* MFC: XPT_CONT_TARGET_IO is valid for cam_periph_unmapmem.Justin T. Gibbs1999-05-252-3/+7
* MFC: Fix the read/write permission checks in cam_periph_mapmem(). IfKenneth D. Merry1999-05-251-4/+4
* MFC: Use values from XPT_GDEV_STATS instead of XPT_GDEV_TYPE.Justin T. Gibbs1999-05-233-13/+30
* MFC: Use cam_periph_async for default async event handling.Justin T. Gibbs1999-05-228-55/+46
* MFC: Better bus settle and reset behavior. XPT_PATH/GDEV_STATS. SuportJustin T. Gibbs1999-05-224-114/+280
* MFC: Make xpt_path_comp work on wildcarded paths again.Justin T. Gibbs1999-05-181-7/+7
* Approved by Jordan... MFC: Quirk of a Kennedy 962X* Half-Inch Reel TapeMatt Jacob1999-05-121-1/+11
* MFC:Matt Jacob1999-05-111-461/+598
* MFC version 1.56. I think 1.53 ought to go too.Matt Jacob1999-05-111-1/+11
* MFC version 1.5Matt Jacob1999-05-111-3/+38
* MFC:Kenneth D. Merry1999-05-098-42/+76
* MFC: Add a number of interrelated CAM feature enhancements andKenneth D. Merry1999-05-078-114/+204
* MFC: Don't touch a path after we've free'd it.Justin T. Gibbs1999-05-041-4/+5
* MFC: Use macros for access head of camq heap.Justin T. Gibbs1999-04-191-2/+2
* MFC: Offset heap pointer for more efficient algorithm.Justin T. Gibbs1999-04-194-48/+67
* MFC: Remove camq_regen.Justin T. Gibbs1999-04-071-12/+4
* MFC: Remove camq_regen. Fix heap code off by 1 error.Justin T. Gibbs1999-04-074-72/+39
* MFC, version 1.49Kenneth D. Merry1999-03-141-1/+30
* MFC: not so chattyJordan K. Hubbard1999-03-111-2/+2
* MFC: revisions 1.45 and 1.47 of cam_xpt.c (1.46 is already merged)Kenneth D. Merry1999-03-071-4/+32
* MFC: Add target control device. Fix bugs. Silence SYNC CACHE illegalJustin T. Gibbs1999-03-074-90/+300