summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/pcireg.h
Commit message (Expand)AuthorAgeFilesLines
* Add some PCI-X register definitions.gibbs2002-06-051-1/+18
* Add PCIR_CAP_PTR as a define for the location of the capabilitygibbs2000-12-201-0/+1
* Next round of PCI subsystem updates:msmith2000-12-131-30/+67
* - We have access to our own device_t here, so use pci_read_configmsmith2000-12-121-5/+8
* Add definition for PCIS_SERIALBUS_SMBUS PCI device subclass.archie2000-10-021-2/+1
* Add PCIM_CMD_MWRICEN, the bit in the command register in PCI spacegibbs2000-09-161-0/+1
* Encapsulate the old PCI compatability support and APIs completely underpeter2000-05-281-6/+7
* Added PCIR_BIOS (0x30).yokota2000-01-101-0/+2
* Add the 16550 programming interface code for PCIS_SIMPLECOMM_UART.peter1999-10-091-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-2/+2
* ahc_pci.c:gibbs1998-10-071-1/+2
* Addition of support of the slightly rogue Promise IDE interface(Dyson), supportdyson1997-09-201-1/+2
* PCI_CLASS_MASS_STORAGE (under PCI_COMPAT) was used in a driver in LINTpeter1997-06-011-1/+2
* Add one more compatibility define to make the Adaptec driver compilese1997-05-281-1/+2
* Define command register enable bits, which are required for a consitencyse1997-05-281-1/+4
* Completely replace the PCI bus driver code to make it better reflectse1997-05-261-202/+244
* Add definition of PCI_SUBID_REG2, the subvendor/device ID forse1997-04-241-1/+2
* The bit of the cardbus bridge support code se and I have been able to agreephk1997-04-201-1/+7
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add support for header type == 1 devices (PCI 2.1 compatible PCI to PCIse1996-11-121-2/+3
* Fix PCI to PCI bridge register bit field masks.se1996-11-121-5/+5
* Add support for ioctl() accesses to PCI config space registers.se1996-10-221-1/+2
* Add support for multi-function devices.se1996-01-251-1/+8
* Fix bad typo: > was used instead of >> ...se1996-01-191-4/+4
* Completely new PCI code:se1995-03-211-3/+28
* Removed misleading copyright note. This file contains justse1995-02-021-7/+2
* Reapplied all of Stefan's changes. What a mess - the files were modifieddg1995-02-021-269/+18
* Submitted by:se1994-11-021-1/+22
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-121-0/+402
OpenPOWER on IntegriCloud