Tagged Questions

1
vote
2answers
74 views

How to mark a device in a way that can be retrived by HAL but does not require mounting or changing the label

I'm trying to find a way to mark a USB flash device in a way that I can programmaticly test for without mounting it or changing the label. Are there any properties I can modify about a device that ...