* USB Device ID
@ 2024-05-14 1:10 Charles Harris
2024-05-14 5:48 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Charles Harris @ 2024-05-14 1:10 UTC (permalink / raw)
To: linux-usb
Hi Alan and all
Noticed conversation as below on earlier post.
I would like to know if this code could be used in a similar case.
Linux Mint 21.3 Using LibreCalc
With USB RFID tag readers, (2 or more reader) most enter direct into open focus spreadsheet. However with no device number. Have same pid and vid.
As the read from USB tag goes to the spreadsheet, can the device number eg 004 and the bus number eg 004 be appended to the data read into the spreadsheet. This would enable spreadsheet identify each reader and its location, to manipulate the tag reads by the location etc.
If so, how do I go about setting up?
Your comments and advice would be much appreciated.
Charles Harris
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: USB Device ID
2024-05-14 1:10 USB Device ID Charles Harris
@ 2024-05-14 5:48 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2024-05-14 5:48 UTC (permalink / raw)
To: Charles Harris; +Cc: linux-usb
On Tue, May 14, 2024 at 01:10:10PM +1200, Charles Harris wrote:
> Hi Alan and all
> Noticed conversation as below on earlier post.
>
> I would like to know if this code could be used in a similar case.
>
> Linux Mint 21.3 Using LibreCalc
>
> With USB RFID tag readers, (2 or more reader) most enter direct into open focus spreadsheet. However with no device number. Have same pid and vid.
>
> As the read from USB tag goes to the spreadsheet, can the device number eg 004 and the bus number eg 004 be appended to the data read into the spreadsheet. This would enable spreadsheet identify each reader and its location, to manipulate the tag reads by the location etc.
>
> If so, how do I go about setting up?
Not directly from the kernel, no, you need to write a userspace program
to do this somehow, sorry.
good luck!
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-14 5:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-14 1:10 USB Device ID Charles Harris
2024-05-14 5:48 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox