FreeBSD Bugzilla – Attachment 109031 Details for
Bug 149979
[PATCH] Add RETURN VALUES section to devclass_get_maxunit(9)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 584 bytes, created by
Enji Cooper
on 2010-08-26 06:20:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Enji Cooper
Created:
2010-08-26 06:20:04 UTC
Size:
584 bytes
patch
obsolete
>Index: devclass_get_maxunit.9 >=================================================================== >--- devclass_get_maxunit.9 (revision 210824) >+++ devclass_get_maxunit.9 (working copy) >@@ -43,6 +43,15 @@ > Returns the next unit number to be allocated to device instances in the > .Dv devclass . > This is one greater than the highest currently allocated unit. >+.Sh RETURN VALUES >+The >+.Fn devclass_get_maxunit >+function returns -1 if dc is NULL; otherwise it returns the next unit >+number in >+.Fa dc's >+devclass. >+.Sh ERRORS >+None. > .Sh SEE ALSO > .Xr devclass 9 , > .Xr device 9
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 149979
: 109031