K 10 svn:author V 6 scottl K 8 svn:date V 27 2008-02-27T08:47:13.000000Z K 7 svn:log V 368 When probing a newly found device, don't automatically assume that the device supports retrieving a serial number. Instead, first query the list of VPD pages it does support, and only query the serial number if it's supported, else silently move on. This eliminates a lot of noise during verbose booting, and will likely eliminate the need for most NOSERIAL quirks. END