summaryrefslogtreecommitdiff
path: root/sys/dev/buslogic/btreg.h
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvsKen Smith2010-03-211-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* The EXTENDED_GEOMETRY flag is really bit 7. This affects >2GB drives.Peter Wemm2001-08-261-1/+1
* Classify all EISA cards with major firmware revions '2' as 742As.Justin T. Gibbs2000-11-131-0/+1
* Unused include: #include "bt.h"Peter Wemm2000-06-101-2/+0
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-5/+5
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-5/+5
* - Point the right bits at the new location of the bus front ends.Matthew N. Dodd1999-10-091-3/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Remove bt_softcs. It is no longer used.Warner Losh1999-05-051-2/+1
* bt.c:Justin T. Gibbs1999-04-231-3/+3
* Implement an EISA new-bus framework. The old driver probe mechanismPeter Wemm1999-04-181-10/+18
* Improve bt_cmd() so that it has a better chance of working when thereJustin T. Gibbs1999-04-071-2/+2
* Add bt_port_probe() a routine shared by the EISA and ISA probe code toJustin T. Gibbs1999-03-081-12/+21
* Fix probes when a port address is specified.Justin T. Gibbs1998-11-101-3/+9
* Do not disable the ISA compatibility window if it is the same value asJustin T. Gibbs1998-10-301-1/+2
* Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM.Justin T. Gibbs1998-09-151-0/+682