| Summary: | (no subject) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Devon H. O'Dell <dodell> | ||||
| Component: | Books & Articles | Assignee: | John Baldwin <jhb> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Devon H. O'Dell
2005-10-09 21:10:17 UTC
State Changed From-To: open->patched Committed with some expansion. The softc is also available during a driver's probe routine, but it is only persisent from probe to attach in a particular sitation as described in DEVICE_PROBE(9). Thanks for the report and patch, will be merged to 5 and 6 in a few days. Responsible Changed From-To: freebsd-doc->jhb Committed with some expansion. The softc is also available during a driver's probe routine, but it is only persisent from probe to attach in a particular sitation as described in DEVICE_PROBE(9). Thanks for the report and patch, will be merged to 5 and 6 in a few days. State Changed From-To: patched->closed Merged to 5.x and 6.x. |