aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/advansys/adv_isa.c
Commit message (Expand)AuthorAgeFilesLines
* Restore I/O port resources to the condition before adv_isa_probe() isYoshihiro Takahashi2001-05-061-10/+17
* Turn on interrupt-entropy harvesting for all/any mass storage devicesMark Murray2001-03-011-1/+1
* - Check if the ccb_infos in the softc is NULL before trying to free it inJohn Baldwin2001-02-081-1/+9
* Hide annoying message under boot-verbose.Poul-Henning Kamp2000-04-231-2/+3
* - Release allocated resources on error.Yoshihiro Takahashi2000-04-121-140/+149
* Newbusify adv driver.Yoshihiro Takahashi2000-04-071-57/+68
* Remove unnecessary includes.Yoshihiro Takahashi2000-01-171-2/+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
* Use haveseen_ioport() which is now connected up to the resource manager.Peter Wemm1999-05-081-3/+3
* staticize.Justin T. Gibbs1999-04-231-2/+2
* Staticize.Eivind Eklund1999-04-111-3/+3
* Staticize the overrun buffer so that they are not shared betweenJustin T. Gibbs1998-12-221-4/+4
* Fix probes when a port address is specified.Justin T. Gibbs1998-11-101-2/+2
* Fix breakage introduced by last patch. bde has added CC_QUIET flag toWarner Losh1998-10-121-18/+3
* Fix conficts in probe:Warner Losh1998-10-101-1/+21
* Advance Systems SCSI Host Adapter driver for CAM. Currently only supportJustin T. Gibbs1998-09-151-61/+203
* 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
* Advanced Systems Inc. SCSI Controller driver and ISA/VL front end.Justin T. Gibbs1996-10-071-0/+236