Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!news2.glorb.com!tr22g12.aset.psu.edu!newsflash.concordia.ca!cs.ubc.ca!tabloid.srv.ualberta.ca!.POSTED!not-for-mail From: Michal Jaegermann Newsgroups: comp.os.linux.development.apps Subject: Re: USB device list in Linux Date: Mon, 25 Apr 2011 23:28:07 +0000 (UTC) Organization: Disorganized Bits Lines: 8 Message-ID: References: <5f0c7a21-45a5-4b60-8c63-90424a206672@32g2000vbe.googlegroups.com> NNTP-Posting-Host: gortel.phys.ualberta.ca Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: tabloid.srv.ualberta.ca 1303774087 24228 129.128.7.128 (25 Apr 2011 23:28:07 GMT) X-Complaints-To: abuse@ualberta.ca NNTP-Posting-Date: Mon, 25 Apr 2011 23:28:07 +0000 (UTC) User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (Linux/2.6.35.12-88.fc14.i686 (i686)) Xref: x330-a1.tempe.blueboxinc.net comp.os.linux.development.apps:99 fasked wrote: > Hi! How can I get a list of USB Mass Storage devices in Linux using > DeviceKit or udev or other way in C language? I would peek how 'lsusb' from 'usbutils' does such things. http://www.linux-usb.org/ and look under "Tools". MichaƂ