aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/bt9xx.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused #includes.Bruce Evans1997-08-021-3/+1
* 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
* Updated #includes to 4.4lite style.Bruce Evans1996-10-151-2/+2
* Add PCI ID for older revision Buslogic 946 cardsJustin T. Gibbs1996-02-181-1/+3
* Allow I/O port ranges above the standard ISA one so the PCI probe will succeed.Justin T. Gibbs1996-02-161-8/+11
* Correct the PCI ID for the Buslogic 946.Justin T. Gibbs1996-02-121-2/+2
* Make PCI interrupt handlers return void like everybody else does.Stefan Eßer1996-01-231-21/+2
* Change the generic "btintr" function's name to "bt_intr" - the same asPeter Wemm1995-12-141-2/+2
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-141-3/+2
* PCI portion of the Buslogic SCSI driver. Needs to be tested and moreJustin T. Gibbs1995-12-121-0/+134