Difference between revisions of "USB"

From Linuxintro
imported>ThorstenStaerk
(New page: USB is an external bus for connecting e.g. mouse, keyboard and any kind of device. See http://en.wikipedia.org/wiki/USB. USB related commands: hwinfo --usb hwinfo --usb --short)
 
imported>ThorstenStaerk
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
USB related commands:
 
USB related commands:
  hwinfo --usb
+
  [[hwinfo]] --usb
 
  hwinfo --usb --short
 
  hwinfo --usb --short
 +
 +
= USB-related articles =
 +
* [[boot from USB disk]]
 +
* [[USB to serial adapter]]

Latest revision as of 13:46, 1 January 2013

USB is an external bus for connecting e.g. mouse, keyboard and any kind of device. See http://en.wikipedia.org/wiki/USB.

USB related commands:

hwinfo --usb
hwinfo --usb --short

USB-related articles