aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pst/pst-pci.c
Commit message (Expand)AuthorAgeFilesLines
* Use BUS_PROBE_DEFAULT for pci probe return valueWarner Losh2005-03-051-2/+2
* Flush the queue of minor fixes to pst.Søren Schmidt2004-09-151-1/+0
* Convert callers to the new bus_alloc_resource_any(9) API.Nate Lawson2004-03-171-3/+3
* Use __FBSDID().David E. O'Brien2003-08-241-2/+3
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+2
* Pull the pst driver out from under GAINT.Søren Schmidt2003-04-281-2/+17
* Fxi support for the Promise SuperTrak 100, the PCI id was wrong.Søren Schmidt2002-12-201-2/+2
* Finally first shot at a driver for the Promise SuperTrak SX6000 ATA RAIDSøren Schmidt2002-07-311-0/+117