summaryrefslogtreecommitdiffstats
path: root/sys/cam
Commit message (Expand)AuthorAgeFilesLines
* Define the kern.cam sysctl in the cam layer, rather than multiply in severalmsmith2002-01-095-8/+13
* Staticise a debugging variable.msmith2002-01-091-1/+1
* Add quirk for DIVA USB Mp3 Player.sobomax2002-01-081-0/+8
* Extend Olympus E-100RS quirk to cover entire E series of digital cameras.kbyanc2002-01-071-5/+2
* Change the preemption code for software interrupt thread schedules andjhb2002-01-051-2/+2
* Add support for Nikon Coolpix E775 and E885 cameras.jedgar2002-01-011-2/+9
* o Add KLD support for scsi_low.non2001-12-151-0/+11
* Remove PAO3 dependent part where I missed to remove at last commit.non2001-12-101-4/+0
* Add a NO_6_BYTE quirk for the D-series olympus digital cameras.iedowse2001-12-091-0/+7
* Bring the probe inquiry code in line with the SCSI spec.ken2001-11-271-43/+35
* Back out 1.88 (NO_SYNC_CACHE quirk for Infortrend IFT-3102). Sinceiedowse2001-11-261-8/+0
* Disabled tagged commands for Hitachi Jura-C series with J8A8 firmware.dg2001-11-191-0/+10
* Back out revision 1.117; the correct solution is to upgrade theiedowse2001-11-191-9/+0
* Hitachi DK32 disks have problems with tagged queuing under load.iedowse2001-11-191-0/+9
* Be very generous with timeouts for synchronize cache. We may wait a very longmjacob2001-11-171-1/+1
* The Infortrend IFT-3102 multihost U2 SCSI to U2 SCSI controlleriedowse2001-11-171-0/+8
* Add quirk for Fujitsu M2513A MO drives. These drives hang at variousiedowse2001-11-171-0/+15
* Fix a signed bug in the crashdump code for systems with > 2GB of ram.ps2001-11-131-1/+1
* Add quirk for Minolta 2330 Zoom digital camera.kbyanc2001-11-071-0/+7
* Add quirk for Nikon Coolpix 995.kbyanc2001-11-071-1/+8
* Fix bug in scsi_read_write() where it might use 6-byte commands whenkbyanc2001-11-061-5/+4
* Add quirk entry for Olympus E-100RS digital camera. This and the existingkbyanc2001-11-051-0/+10
* Remove PAO3 dependent part.non2001-11-031-8/+1
* Add a quirk entry so that the Maxtor 3000LE USB drive will work.scottl2001-10-151-0/+7
* o Modify access control code for the CAM SCSI pass-through device torwatson2001-09-261-2/+4
* s/securelvel/securelevel/rwatson2001-09-251-1/+1
* Add a quirk entry for the Sony CLIE memory stick device. This will becomescottl2001-09-191-0/+8
* The code that sees a drive (at mount time) not in buffered mode andmjacob2001-09-141-3/+5
* KSE Milestone 2julian2001-09-129-30/+30
* Attach to a CD device even when the SCSI status is 'busy'.ken2001-09-031-0/+10
* Add quirk entry for FujiFilm camera.n_hibma2001-09-021-1/+8
* Add quirks for Kingbyte USB Pen drive.n_hibma2001-09-021-12/+12
* Take CAM_REQUEUE_REQ out of the class of things we were trying to honormjacob2001-08-301-1/+0
* Clear SA_FLAG_ERR_PENDING for MTREW, MTERASE and MTRETENS ioctl cases.mjacob2001-08-301-85/+112
* Add interfaces for SCSI LOG SELECT and LOG SENSE commands.kbyanc2001-08-272-0/+153
* Add quirks for the Olympus Digital Camera.n_hibma2001-08-211-1/+16
* Eliminate the hot-spare 'r' in Arrray.phk2001-08-101-1/+1
* Kill the command (don't rerun it) if we had an AUTOSENSE failure.mjacob2001-07-301-3/+5
* (Forced commit- last one missed the comments)mjacob2001-07-301-2/+2
* (Forced commit- last commit was inadvertant in that it missed the comments)mjacob2001-07-301-0/+1
* backout last commit- inadvertantmjacob2001-07-301-70/+47
* scsi_targetio.hmjacob2001-07-303-103/+198
* Propagate CAM_DIS_DISCONNECT on through:mjacob2001-07-301-5/+54
* Support for USB floppies based upon SMSC USB FDD controller.n_hibma2001-07-201-0/+10
* Catch up with NetBSD/pc98.non2001-07-144-1606/+4214
* Call disk_destroy in cdcleanup() as appropriate.dd2001-07-111-0/+3
* Add SYSCTL ints for default normal I/O timeout && retry counts.mjacob2001-07-091-4/+20
* Check the void * argument in the AC_FOUND_DEV case against NULL. Whethermjacob2001-07-047-1/+16
* A slightly more complete change to timeouts:mjacob2001-07-021-14/+22
* Reviewed by: Matthew Jacoblars2001-07-021-1/+1
OpenPOWER on IntegriCloud