summaryrefslogtreecommitdiffstats
path: root/sys/dev/advansys/adwcam.c
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Properly release allocated resources if adw(4) device fails to fully attach,rsm2004-12-061-0/+20
* Use __FBSDID().obrien2003-08-241-2/+3
* Mega busdma API commit.scottl2003-07-011-0/+10
* Merge common XPT_CALC_GEOMETRY functions into a single convenience function.njl2003-06-141-20/+1
* Bring back bus_dmasync_op_t. It is now a typedef to an int, though thescottl2003-05-271-2/+2
* I deserve a big pointy hat for having missed all those referencesmux2003-04-101-2/+2
* Clean up argument comments for bus_dma_tag_create() calls.mdodd2003-03-291-33/+54
* Consolidate MIN/MAX macros into one place (param.h).alfred2003-02-021-2/+0
* Turn on interrupt-entropy harvesting for all/any mass storage devicesmarkm2001-03-011-2/+3
* Add the use of M_ZERO to some malloc calls.dwmalone2000-10-291-2/+1
* Convert all users of fldoff() to offsetof(). fldoff() is badphk2000-10-271-1/+0
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* adv_pci.c:gibbs2000-03-021-58/+49
* Add support for the AdvanSys ASC38C0800 Ultra2 chipset. Preliminarygibbs2000-02-031-192/+373
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Properly set the alignment argument to bus_dma_tag_create(). If wegibbs1999-08-161-4/+4
* Add a number of interrelated CAM feature enhancements and bug fixes.ken1999-05-061-10/+16
* -Wunused cleanup.gibbs1998-10-151-4/+2
* Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW).gibbs1998-10-071-0/+1366
OpenPOWER on IntegriCloud