summaryrefslogtreecommitdiffstats
path: root/sys/isa/bt_isa.c
Commit message (Expand)AuthorAgeFilesLines
* Properly set the alignment argument to bus_dma_tag_create(). If wegibbs1999-08-161-3/+3
* Don't #include i386/isa/isa_dma.h - it's in isa/isavar.h now. Thispeter1999-06-281-2/+1
* Quieten the bt_isa_probe() messages since they get a bit much whenpeter1999-06-031-3/+4
* No support for pnp devices yet.dfr1999-05-301-1/+5
* Don't use BUS_WRITE_IVAR to manipulate resources.dfr1999-05-221-9/+10
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* Revert part of 1.9; we don't need to reset the port after release now thatpeter1999-04-241-2/+1
* Make the bt isa driver work..peter1999-04-181-5/+11
* Implement an EISA new-bus framework. The old driver probe mechanismpeter1999-04-181-68/+127
* failled spell-checkphk1999-04-061-2/+2
* Pull 'ISA style' probe where interrupt information is determined throughgibbs1999-03-081-43/+7
* Fix probes when a port address is specified.gibbs1998-11-101-21/+8
* Fix breakage introduced by last patch. bde has added CC_QUIET flag toimp1998-10-121-27/+4
* Fix conficts in probe:imp1998-10-101-1/+28
* Removed unused include of "ioconf.h" again. The CAM changes made ioconf.hbde1998-09-241-3/+1
* Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM.gibbs1998-09-151-0/+322
OpenPOWER on IntegriCloud