Fix so that unit number 1 is found again.

This commit is contained in:
Rodney W. Grimes 1993-08-24 19:41:58 +00:00
parent 35a3da3475
commit 905ee1678d

View File

@ -248,10 +248,9 @@ wdattach(struct isa_device *dvp)
}
printf("\n");
du->dk_unit = unit;
return(1);
}
}
return(0);
return(1);
}
/* Read/write routine for a buffer. Finds the proper unit, range checks