summaryrefslogtreecommitdiffstats
path: root/sys/dev/aha/aha_isa.c
Commit message (Expand)AuthorAgeFilesLines
* Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in thepeter2002-10-091-1/+1
* Turn on interrupt-entropy harvesting for all/any mass storage devicesmarkm2001-03-011-1/+1
* More pnpids.imp2000-03-251-2/+5
* Fix plug and play support:imp2000-01-241-42/+59
* * Add struct resource_list* argument to resource_list_alloc anddfr1999-10-121-8/+6
* Kill unused includesimp1999-10-111-1/+0
* Use rmand_get_bus{tag,handle} rather than hard wiring things toimp1999-09-281-3/+3
* Newbusification of aha. dfr sent me the first cut, and I made itimp1999-09-281-129/+165
* Stub out the old pnp code till these are converted so GENERIC builds again.peter1999-09-021-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Properly set the alignment argument to bus_dma_tag_create(). If wegibbs1999-08-161-2/+2
* Use haveseen_ioport() which is now connected up to the resource manager.peter1999-05-081-2/+2
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-5/+2
* o enable plug and play support for the aha driver. Given the cumbersomeimp1999-01-201-12/+87
* Fix probes when a port address is specified.gibbs1998-11-101-25/+11
* Fix breakage introduced by last patch. bde has added CC_QUIET flag toimp1998-10-121-28/+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
* Adaptec 154X SCSI-Host Adapter driver for CAM.gibbs1998-09-151-0/+229
OpenPOWER on IntegriCloud