summaryrefslogtreecommitdiffstats
path: root/sys/dev/advansys/advlib.c
Commit message (Expand)AuthorAgeFilesLines
* 2nd and final commit that moves us to CAM_NEW_TRAN_CODEmjacob2006-11-021-7/+0
* The first of 3 major steps to move the CAM layer forward to usingmjacob2006-10-311-1/+16
* Fix -Wundef.ru2005-12-041-5/+5
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386nyan2005-05-291-1/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-2/+2
* Use __FBSDID().obrien2003-08-241-2/+3
* Wrap the static endian functions to shutup GCC.obrien2003-02-241-0/+2
* Add adv_adj_endian_qdone_info() & adv_adj_scsiq_endian()obrien2003-02-231-0/+18
* Consolidate MIN/MAX macros into one place (param.h).alfred2003-02-021-2/+0
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Newbusify adv driver.nyan2000-04-071-0/+3
* adv_pci.c:gibbs2000-01-141-37/+53
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add a number of interrelated CAM feature enhancements and bug fixes.ken1999-05-061-2/+3
* Handle the case when auto sense retrieval fails.gibbs1999-04-191-1/+9
* Staticize.eivind1999-04-111-3/+3
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-3/+1
* Correct the reporting of the queue full condition so that the XPT layergibbs1998-10-291-3/+3
* Only pull 16 bits of residual information from completing queues. Thisgibbs1998-10-091-2/+10
* Don't set the active flag on a transaction resource until it has beengibbs1998-10-071-13/+15
* Correct compilation with option DIAGNOSTIC set.gibbs1998-09-201-1/+3
* Advance Systems SCSI Host Adapter driver for CAM. Currently only supportgibbs1998-09-151-579/+939
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* A little 80 column cleanup.gibbs1996-11-051-15/+28
* Advanced Systems Inc. SCSI Controller driver and ISA/VL front end.gibbs1996-10-071-0/+1654
OpenPOWER on IntegriCloud