aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/pcireg.h
Commit message (Expand)AuthorAgeFilesLines
* Addition of support of the slightly rogue Promise IDE interface(Dyson), supportJohn Dyson1997-09-201-1/+2
* PCI_CLASS_MASS_STORAGE (under PCI_COMPAT) was used in a driver in LINTPeter Wemm1997-06-011-1/+2
* Add one more compatibility define to make the Adaptec driver compileStefan Eßer1997-05-281-1/+2
* Define command register enable bits, which are required for a consitencyStefan Eßer1997-05-281-1/+4
* Completely replace the PCI bus driver code to make it better reflectStefan Eßer1997-05-261-202/+244
* Add definition of PCI_SUBID_REG2, the subvendor/device ID forStefan Eßer1997-04-241-1/+2
* The bit of the cardbus bridge support code se and I have been able to agreePoul-Henning Kamp1997-04-201-1/+7
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add support for header type == 1 devices (PCI 2.1 compatible PCI to PCIStefan Eßer1996-11-121-2/+3
* Fix PCI to PCI bridge register bit field masks.Stefan Eßer1996-11-121-5/+5
* Add support for ioctl() accesses to PCI config space registers.Stefan Eßer1996-10-221-1/+2
* Add support for multi-function devices.Stefan Eßer1996-01-251-1/+8
* Fix bad typo: > was used instead of >> ...Stefan Eßer1996-01-191-4/+4
* Completely new PCI code:Stefan Eßer1995-03-211-3/+28
* Removed misleading copyright note. This file contains justStefan Eßer1995-02-021-7/+2
* Reapplied all of Stefan's changes. What a mess - the files were modifiedDavid Greenman1995-02-021-269/+18
* Submitted by:Stefan Eßer1994-11-021-1/+22
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>Stefan Eßer1994-10-121-0/+402