usbconfig.8 (4b49587c3dd54aed8eb103d838a89ca79484a9b6) | usbconfig.8 (cd1fd29c26d341bf99175e01c0a6c797340bdfe2) |
---|---|
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 --- 83 unchanged lines hidden (view full) --- 92.Xr usb_quirk 4 93for more information. 94.It Cm remove_dev_quirk_vplh Ar vid Ar pid Ar lo_rev Ar hi_rev Ar quirk_name 95Remove a quirk. 96.It Cm add_quirk Ar quirk_name 97Add quirk for the currently selected USB device. 98.It Cm remove_quirk Ar quirk_name 99Remove a quirk for the currently selected USB device. | 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 --- 83 unchanged lines hidden (view full) --- 92.Xr usb_quirk 4 93for more information. 94.It Cm remove_dev_quirk_vplh Ar vid Ar pid Ar lo_rev Ar hi_rev Ar quirk_name 95Remove a quirk. 96.It Cm add_quirk Ar quirk_name 97Add quirk for the currently selected USB device. 98.It Cm remove_quirk Ar quirk_name 99Remove a quirk for the currently selected USB device. |
100.It Cm dump_all_desc 101Display the device and configuration descriptors. |
|
100.It Cm dump_quirk_names 101Display the list of supported quirk names. 102.It Cm dump_device_quirks 103Display the list of current device quirks. 104.It Cm dump_device_desc 105Display the device descriptor. 106.It Cm dump_curr_config_desc 107Display current configuration descriptor. --- 70 unchanged lines hidden --- | 102.It Cm dump_quirk_names 103Display the list of supported quirk names. 104.It Cm dump_device_quirks 105Display the list of current device quirks. 106.It Cm dump_device_desc 107Display the device descriptor. 108.It Cm dump_curr_config_desc 109Display current configuration descriptor. --- 70 unchanged lines hidden --- |