From 1e8b29a4ba6135d3da99a7341fa3dd799350982c Mon Sep 17 00:00:00 2001 From: Sean Bruno Date: Sun, 28 Apr 2013 16:20:09 +0000 Subject: [PATCH] Its time to retire COMPAQ. I don't think that its coming back. :-) Obtained from: Yahoo! Inc. MFC after: 2 weeks --- sys/dev/ciss/ciss.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/ciss/ciss.c b/sys/dev/ciss/ciss.c index 1dcf88b5533..4e8211143a8 100644 --- a/sys/dev/ciss/ciss.c +++ b/sys/dev/ciss/ciss.c @@ -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),