y looking at the SCSI inquiry data.
I can imagine that a pen drive usually has the 'removeable' bit
(bit 7 of byte 1 in the response the INQUIRY command).
set while a USB HDD does not.
Regards,
Bertrik
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG
act format to make it more easily
readable. I don't know of a specific download location right now though.
A very nice introduction about USB is available from beyondlogic.org
called 'USB in a nutshell'. Th
Greg KH wrote:
> On Mon, Mar 27, 2006 at 08:10:33PM +0200, Bertrik Sikken wrote:
>> Hi all,
>>
>> For a hobby project I'm writing firmware for a LPC214x (ARM7)
>> microcontroller to implement a simple serial-over-USB port.
>>
>> I think I have the b
specs.
My device has two interfaces, a communication class interface
with an interrupt-in endpoint and a data class interface with
two bulk (in and out) endpoints.
I'm attaching the syslog, dmesg and lsusb -v output.
Thanks,
Bertrik
Bus 005 Device 004: ID :0005
Device Descriptor:
"hciconfig", it shows nothing. As I
> know, "hciconfig" command should list out all the Bluetooth devices.
> Please advice how to make it?
Perhaps removing the bluetooth.o module work or perhaps you need
to be more specific and try 'hciconfig hci0'
> Please help...