summaryrefslogtreecommitdiffstats
path: root/sys/pci/bt_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Properly set the alignment argument to bus_dma_tag_create(). If wegibbs1999-08-161-2/+2
* Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entirepeter1999-07-031-5/+1
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* ahc_pci.c:gibbs1999-04-231-3/+3
* Implement an EISA new-bus framework. The old driver probe mechanismpeter1999-04-181-78/+103
* probe function changed from returning char * to const char *.dillon1998-12-141-3/+3
* Convert to change in ISA compatiblity port handling in the base bt driver.gibbs1998-11-101-3/+3
* Do not disable the ISA compatibility window if it is the same value asgibbs1998-10-301-8/+13
* Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM.gibbs1998-09-151-0/+205
OpenPOWER on IntegriCloud