Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
RIGTESTLIBUSB(1)		Hamlib Utilities		RIGTESTLIBUSB(1)

NAME
     rigtestlibusb - print summary of USB devices attached to the system.

SYNOPSIS
     rigtestlibusb [-v] [-d device]

DESCRIPTION
     Command line utility to print a summary USB devices attached to the system.
     More detail is obtained by use of the -v option.

OPTIONS
     This program accepts the following options.

     -v     Print more detail about the USB devices.

	    Note: Unlike other Hamlib utilities, this option is not cumulative.

     -d, /dev/bus/usb/...
	    Print information on a specific USB device.

	    Note: On a current Debian 12 system this fails with:

	    $ rigtestlibusb -v -d /dev/bus/usb/002/009
	    Testing wrapped devices is not supported on your platform

BUGS
     This woefully incomplete document.

     Limited  understanding  of the intended use cases of this utility.  Perhaps
     more useful on systems that lack an lsusb(1) utiltiy.

COPYING
     This file is part of Hamlib, a project to develop a library that simplifies
     radio, rotator, and amplifier control functions for developers of	software
     primarily	of interest to radio amateurs and those interested in radio com-
     munications.

     Copyright (C) 2000-2011 Stephane Fillod
     Copyright (C) 2000-2026 the Hamlib Group (various contributors)
     Copyright (C) 2010-2026 Nate Bargmann

     This is free software; see the file COPYING for copying conditions.   There
     is  NO  warranty;	not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
     PURPOSE.

SEE ALSO
     rigctl(1), hamlib(7)

COLOPHON
     Links to the Hamlib Wiki, Git repository, release archives, and daily snap-
     shot archives are available via hamlib.org.

Hamlib				   2026-02-14			RIGTESTLIBUSB(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rigtestlibusb&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help