kern/2433: Multiple AHA1542 scsi controllers don't work

Reviewed by:	phk
Submitted by:	Virgil Champlin <champlin@pa.dec.com>
This commit is contained in:
Poul-Henning Kamp 1997-01-10 08:45:55 +00:00
parent 11f1a97fce
commit ceb85496fa

View file

@ -12,7 +12,7 @@
* on the understanding that TFS is not responsible for the correct
* functioning of this software in any circumstances.
*
* $Id: aha1542.c,v 1.62 1996/09/10 23:30:48 bde Exp $
* $Id: aha1542.c,v 1.63 1996/10/08 21:08:14 bde Exp $
*/
/*
@ -580,6 +580,7 @@ ahaprobe(dev)
}
bzero(aha, sizeof(struct aha_data));
ahadata[unit] = aha;
aha->unit = unit;
aha->aha_base = dev->id_iobase;
/*