aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/bt_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Remove old copies. These files now live in src/sys/dev/buslogicMatthew N. Dodd1999-10-091-230/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Properly set the alignment argument to bus_dma_tag_create(). If weJustin T. Gibbs1999-08-161-2/+2
* Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entirePeter Wemm1999-07-031-5/+1
* Move the declaration of the interrupt type from the driver structureDoug Rabson1999-05-081-2/+1
* ahc_pci.c:Justin T. Gibbs1999-04-231-3/+3
* Implement an EISA new-bus framework. The old driver probe mechanismPeter Wemm1999-04-181-78/+103
* probe function changed from returning char * to const char *.Matthew Dillon1998-12-141-3/+3
* Convert to change in ISA compatiblity port handling in the base bt driver.Justin T. Gibbs1998-11-101-3/+3
* Do not disable the ISA compatibility window if it is the same value asJustin T. Gibbs1998-10-301-8/+13
* Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM.Justin T. Gibbs1998-09-151-0/+205