Actions
Bug #4634
closedundocument scsi_hba_attach() and ddi_dma_lim(9s)
Start date:
2014-02-26
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
These interfaces have been marked OBSOLETE for a long time. I'd like to undocument them, avoiding confusion in the man pages as part of an overall cleanup.
(The interfaces should also be formally removed, but that's out of scope for this change. To make that happen we have to be willing to risk breaking legacy binaries -- I think we can probably get away with that, but some investigation is needed first.)
Updated by Garrett D'Amore over 9 years ago
- Category set to manpage - manual pages
- Assignee set to Garrett D'Amore
- Difficulty changed from Medium to Bite-size
- Tags deleted (
needs-triage)
Updated by Electric Monk over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit b89e420ae1290e425c29db875ec0c0546006eec7
commit b89e420ae1290e425c29db875ec0c0546006eec7 Author: Garrett D'Amore <garrett@damore.org> Date: 2014-06-10T03:26:06.000Z 4888 Undocument dma_req(9s) 4884 EOF scsi_hba_attach 4886 EOF ddi_dmae_getlim 4887 EOF ddi_iomin 4634 undocument scsi_hba_attach() and ddi_dma_lim(9s) 4630 clean stale references to ddi_iopb_alloc and ddi_iopb_free Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions