usbconfig.8 (1a0fda2b547365c9453523592a445dfe21266d4b) usbconfig.8 (0ea0127a4db7e850a4d7f5ed08eb7078b82c95bb)
1.\" $FreeBSD$
2.\"
3.\" Copyright (c) 2008-2010 Hans Petter Selasky. All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 78 unchanged lines hidden (view full) ---

87.Dl usbconfig -u 1 -a 2 power_off
88.Dl usbconfig -u 1 -a 2 power_save
89.Dl usbconfig -u 1 -a 2 power_on
90.Pp
91Display a list of available quirk names:
92.Pp
93.Dl usbconfig dump_quirk_names
94.Pp
1.\" $FreeBSD$
2.\"
3.\" Copyright (c) 2008-2010 Hans Petter Selasky. All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 78 unchanged lines hidden (view full) ---

87.Dl usbconfig -u 1 -a 2 power_off
88.Dl usbconfig -u 1 -a 2 power_save
89.Dl usbconfig -u 1 -a 2 power_on
90.Pp
91Display a list of available quirk names:
92.Pp
93.Dl usbconfig dump_quirk_names
94.Pp
95See
96.Xr usb_quirk 4
97for more information on quirks.
95.Sh SEE ALSO
98.Sh SEE ALSO
96.Xr usb 4
99.Xr usb 4 ,
100.Xr usb_quirk 4