Properly cross-reference pccard(4).
MFC after: 3 days
This commit is contained in:
parent
a45c3571b3
commit
93963ed8d5
@ -43,7 +43,9 @@
|
||||
Detach a device.
|
||||
This can be called if the user is replacing the
|
||||
driver software or if a device is about to be physically removed from
|
||||
the system (e.g.\& for pccard devices).
|
||||
the system (e.g.\& for
|
||||
.Xr pccard 4
|
||||
devices).
|
||||
.Pp
|
||||
The method should deallocate any system resources allocated during the
|
||||
.Xr DEVICE_ATTACH 9
|
||||
@ -52,6 +54,7 @@ etc.)
|
||||
.Sh RETURN VALUES
|
||||
Zero is returned on success, otherwise an appropriate error is returned.
|
||||
.Sh SEE ALSO
|
||||
.Xr pccard 4 ,
|
||||
.Xr device 9 ,
|
||||
.Xr DEVICE_ATTACH 9 ,
|
||||
.Xr DEVICE_IDENTIFY 9 ,
|
||||
|
Loading…
x
Reference in New Issue
Block a user