That "NO DRIVER" panic fix wasn't good enough...
This commit is contained in:
parent
05998cbfe9
commit
105fe3ec1d
@ -128,7 +128,7 @@ notfound:
|
||||
atp = NULL;
|
||||
}
|
||||
/* store our softc */
|
||||
scp->dev_softc[ATA_DEV(atp->unit)] = atp;
|
||||
scp->dev_softc[ATA_DEV(device)] = atp;
|
||||
}
|
||||
|
||||
int32_t
|
||||
|
Loading…
x
Reference in New Issue
Block a user