Query: wimax_reset
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WIMAX_RESET(9) Linux Networking WIMAX_RESET(9)NAMEwimax_reset - Reset a WiMAX deviceSYNOPSISint wimax_reset(struct wimax_dev * wimax_dev);ARGUMENTSwimax_dev WiMAX device descriptorRETURNS0 if ok and a warm reset was done (the device still exists in the system). -ENODEV if a cold/bus reset had to be done (device has disconnected and reconnected, so current handle is not valid any more). -EINVAL if the device is not even registered. Any other negative error code shall be considered as non-recoverable.DESCRIPTIONCalled when wanting to reset the device for any reason. Device is taken back to power on status. This call blocks; on successful return, the device has completed the reset process and is ready to operate.COPYRIGHTKernel Hackers Manual 2.6. July 2010 WIMAX_RESET(9)
| Related Man Pages | 
|---|
| struct_device_driver(9) - centos | 
| sg_reset(8) - debian | 
| device_create_vargs(9) - suse | 
| struct_usb_device_driver(9) - suse | 
| struct_wimax_dev(9) - suse | 
| Similar Topics in the Unix Linux Community | 
|---|
| Is UNIX an open source OS ? | 
| Getting command output to putty window title. | 
| Migrating to UNIX | 
| A (ksh) Library For and From UNIX.com | 
| The Future of the PM (Private Message) System at UNIX.com |