Silence scsi_inquire_vpd() so devices that don't understand the necessary
authorkrw <krw@openbsd.org>
Sat, 26 Jul 2008 18:55:31 +0000 (18:55 +0000)
committerkrw <krw@openbsd.org>
Sat, 26 Jul 2008 18:55:31 +0000 (18:55 +0000)
commitf36063fce027b9637accec9e269a00c3b5d48893
treedf928b848f14d4eb0924f49d9d1a4e35310ceb5e
parent0f0c2055be0cb47db1dad935a614f16e220f0a61
Silence scsi_inquire_vpd() so devices that don't understand the necessary
INQUIRY options don't spam dmesg during probe. Seen by miod@ and kettenis@
for SCSI CD's.

ok miod@
sys/scsi/scsi_base.c