svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
DEVICE_ATTACH(9)
Attach a device to the system after the method has been called
and has indicated that the device exists. The method should ini‐
tialize the hardware and allocate other system resources (such as
entries). Devices which implement buses should use this method
to probe for the existence of devices attached to the bus and add
them as children. If this is combined with the use of the child
devices will be automatically probed and attached. Zero is re‐
turned on success, otherwise an appropriate error is returned.
This manual page was written by