aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pst/pst-pci.c
Commit message (Expand)AuthorAgeFilesLines
* pst: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Cleanups to pst(4):John Baldwin2014-11-181-6/+9
* Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCIScott Long2013-08-121-3/+1
* Convert files to UTF-8Ulrich Spörlein2012-01-151-1/+1
* Pass the arguments to mtx_init() in the correct order. There should beDon Lewis2012-01-111-1/+1
* 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