summaryrefslogtreecommitdiffstats
path: root/sys/dev/amr/amr_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Fix a number of bugs and significantly alter the command execution path toscottl2004-12-051-6/+6
* Add new PCI device ID for PERC4/DI.ambrisko2004-08-141-1/+3
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-2/+3
* Use PCIR_BAR(x) instead of PCIR_MAPS.jhb2003-09-021-2/+2
* Use __FBSDID().obrien2003-08-241-4/+5
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* Mega busdma API commit.scottl2003-07-011-0/+6
* Use bioq_flush() to drain a bio queue with a specific error code.phk2003-04-011-1/+0
* Centralize the devstat handling for all GEOM disk device driversphk2003-03-081-1/+0
* (1) Problem: PANIC when loading/unloading driveremoore2002-12-111-2/+17
* Added support for DELL Perc4/DI.emoore2002-11-211-1/+4
* amr.c,emoore2002-10-301-8/+30
* (1) added LSI Logic copyright, and legal line 3 in license, and stringemoore2002-10-181-5/+12
* Add IDs for upcoming LSI U320 products that use the MegaRAID interface.gibbs2002-08-301-1/+3
* Staticise the amr devclass.msmith2002-01-081-1/+1
* Turn on interrupt-entropy harvesting for all/any mass storage devicesmarkm2001-03-011-1/+1
* Probe generic i960 devices for the old AMI signature as well as the currentmsmith2000-12-221-4/+6
* Return -10 from the PCI probe to allow room for an updated driver tomsmith2000-10-281-1/+1
* Major update to the AMI MegaRAID driver.msmith2000-08-301-44/+385
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-1/+1
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-1/+0
* Update to latest working version.msmith2000-04-011-0/+7
* This is a driver for the AMI MegaRAID family of controllers. It all ofmsmith1999-10-071-0/+208
OpenPOWER on IntegriCloud