summaryrefslogtreecommitdiffstats
path: root/sys/pci/cy_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Detect PCI device IDs for latest boards. Simplified the ID comparisons.bde1999-05-101-5/+4
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:peter1999-05-091-5/+1
* Make this compile with CY_PCI_FASTINTR again.peter1999-05-021-2/+5
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tpeter1999-04-241-1/+5
* Added missing newline to "no ports found!" message.alex1999-04-151-2/+2
* Use a fast interrupt handler for the PCI version of the cy driverbde1999-01-151-2/+13
* Fixed minor style bugs in previous commit.bde1999-01-111-12/+10
* Updated for not-so-new version of Cyclom-Y PCI boards (with a custombde1999-01-111-3/+19
* probe function changed from returning char * to const char *.dillon1998-12-141-3/+3
* Removed unused #includes.bde1997-09-021-2/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Fixed missing ioport offset from the reading/updating of the PLXdg1997-02-051-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Updated #includes to 4.4lite style.bde1996-10-151-2/+3
* Changes to add support for the PCI version of the Cyclades Cyclom-Ydg1996-10-131-0/+132
OpenPOWER on IntegriCloud