K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-10-13T16:57:53.000000Z K 7 svn:log V 379 - Clarify when the softc is allocated. It is allocated when a device is probed and attached, not on the first call to device_get_softc(). - Add a cross reference to DEVICE_PROBE regarding the caveats of using the softc in a driver's probe routine. - Fix a grammar bogon. PR: docs/87176 (1) Submitted by: Devon H. O'Dell dodell at offmyserver dot com (1) MFC after: 3 days END