mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Its time to retire COMPAQ. I don't think that its coming back. :-)
Obtained from: Yahoo! Inc. MFC after: 2 weeks
This commit is contained in:
parent
1f05db3e5c
commit
1e8b29a4ba
1 changed files with 1 additions and 1 deletions
|
|
@ -3375,7 +3375,7 @@ ciss_cam_complete_fixup(struct ciss_softc *sc, struct ccb_scsiio *csio)
|
|||
|
||||
cl = &sc->ciss_logical[bus][target];
|
||||
|
||||
padstr(inq->vendor, "COMPAQ",
|
||||
padstr(inq->vendor, "HP",
|
||||
SID_VENDOR_SIZE);
|
||||
padstr(inq->product,
|
||||
ciss_name_ldrive_org(cl->cl_ldrive->fault_tolerance),
|
||||
|
|
|
|||
Loading…
Reference in a new issue