K 10 svn:author V 4 jkim K 8 svn:date V 27 2006-12-18T16:40:04.000000Z K 7 svn:log V 263 - Remove stale VPD support and its comment and get device name from VPD API. - Do not repeatedly read vendor/device IDs while probing. - Remove redundant bzero(3) for softc. device_get_softc(9) does it for free[1]. Reviewed by: glebius Suggested by: glebius[1] END