list of USB drivers
Phil Davis
revdev at pdslabs.net
Thu Jul 31 18:48:23 EDT 2008
Hi JB,
Try this:
http://pdslabs.net/stacks/libUsbDrive.rev.zip
It uses system_profiler on the Mac to get drive info, but presents it
more succinctly.
Phil Davis
-= JB =- wrote:
> This will provide some info about the USB on Mac OS X;
>
> on mouseUp
> put shell("system_profiler SPUSBDataType") into tProfile
> put tProfile
> end mouseUp
>
> -=>JB<=-
>
>
>
> On Jul 30, 2008, at 5:13 PM, -= JB =- wrote:
>
>> Maybe that is not the answer. I found out it shows network
>> all the time when I use put the volumes.
>>
>> So how do I identify a list of USB devices?
>>
>> -=>JB<=-
>>
>>
>>
>> On Jul 30, 2008, at 5:08 PM, -= JB =- wrote:
>>
>>> Here is the answer:
>>>
>>> put the volumes
>>>
>>> -=>JB<=-
>>>
>>>
>>> On Jul 30, 2008, at 5:02 PM, -= JB =- wrote:
>>>
>>>> I realize my question below was not asked properly because I
>>>> should have said USB devices and not drivers.
>>>>
>>>> Use the open driver command to communicate with usb devices,
>>>> devices attached to a serial port other than the modem and printer
>>>> port, and other peripheral devices.
>>>>
>>>> I would like to know how to find the names of USB devices hooked up
>>>> to my computer.
>>>>
>>>> -=>JB<=-
>>>>
>>>>
>>>> On Jul 30, 2008, at 4:18 PM, -= JB =- wrote:
>>>>
>>>>> I can get a list of the available serial drivers by using the
>>>>> driverNames.
>>>>> How do I get a list of USB drivers?
>>>>>
>>>>> -=>JB<=-
>>>>> _______________________________________________
>>>>> use-revolution mailing list
>>>>> use-revolution at lists.runrev.com
>>>>> Please visit this url to subscribe, unsubscribe and manage your
>>>>> subscription preferences:
>>>>> http://lists.runrev.com/mailman/listinfo/use-revolution
>>>>>
>>>>
>>>> _______________________________________________
>>>> use-revolution mailing list
>>>> use-revolution at lists.runrev.com
>>>> Please visit this url to subscribe, unsubscribe and manage your
>>>> subscription preferences:
>>>> http://lists.runrev.com/mailman/listinfo/use-revolution
>>>>
>>>
>>> _______________________________________________
>>> use-revolution mailing list
>>> use-revolution at lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your
>>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-revolution
>>>
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
--
Phil Davis
PDS Labs
Professional Software Development
http://pdslabs.net
More information about the use-livecode
mailing list