summaryrefslogtreecommitdiffstats
path: root/sys/pci/isp_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Set some correct return values. Prefer I/O map all the time unless configuredmjacob1999-08-161-13/+20
* Properly set the alignment argument to bus_dma_tag_create(). If wegibbs1999-08-161-2/+2
* add in a boot environment isp_disable flagmjacob1999-07-061-1/+11
* Wow- too much breakage..wait until you compile it, buckwheat...mjacob1999-07-051-2/+2
* Oops- got sense of ifdef wrongmjacob1999-07-051-2/+2
* add ISP_DISABLE_2200_SUPPORT defines; Add reference to 2200 F/Wmjacob1999-07-051-8/+14
* Remove pre-CAM code. Add in getenv_int calls for variables isp_mem_map,mjacob1999-07-021-325/+235
* (corrections for type change in softc)mjacob1999-06-241-3/+3
* Clean up 2.2.X support (which might have to be cleaned up againmjacob1999-05-111-30/+53
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:peter1999-05-091-5/+1
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tpeter1999-04-241-1/+5
* Staticize.eivind1999-04-111-2/+2
* Read the board revision and trim cache line size back from 16 to 1mjacob1999-04-041-8/+71
* enable 1080 LVD supportmjacob1999-03-251-21/+19
* Prep for 1080/1240 support. Those fine h/w engineers at Qlogicmjacob1999-03-171-80/+185
* Cleanup. Set all PCI parameters of importance. Set a define that willmjacob1999-02-091-15/+105
* roll internal release tagmjacob1999-01-301-2/+2
* Amazingly stupid forgetfullness had me forgetting to turn on FIFO burstsmjacob1999-01-101-4/+4
* clarify headers;ansifymjacob1998-12-281-60/+22
* probe function changed from returning char * to const char *.dillon1998-12-141-2/+2
* trivial header fixmjacob1998-12-051-0/+5
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-1/+1
* Add hooks so that the alpha can detect which disk has the root partition.dfr1998-09-261-0/+3
* (requested by gibbs) Remove the SCSI_CAM option (and rework the isp drivermjacob1998-09-181-7/+8
* A major amount of cleaning up:mjacob1998-09-171-44/+32
* Alpha port related fixes from Doug Rabson.mjacob1998-09-161-17/+33
* Convert ISP pci front end to CAM/bus space/dma.gibbs1998-09-151-36/+428
* Use [u]intptr_t instead of [unsigned] long to convert and/or representbde1998-08-101-3/+3
* Fixed printf format errors (only 1 left in GENERIC now).bde1998-07-131-5/+5
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-221-0/+559
OpenPOWER on IntegriCloud