**** BEGIN LOGGING AT Mon Nov 13 03:00:01 2017 Nov 13 19:15:57 hello, a group of us are working on a keyboard firmware and so far our vid/pid's have basically been made up (a legacy of the codebase we originally forked.) Given how much our usage has grown it seems like we need to get a better handle on our vid/pid usage. We currently have a little over 100 supported keyboards, with varrying degrees of involvement from the pcb manufacturers. Nov 13 19:16:03 Our concern with sharing a single vid/pid among all QMK devices is that it's tricky to locate the right device in (EG) lsusb when you have several connected. Additionally, windows has a habit of caching enumerated endpoints based on vid/pid, and our firmware lets users turn on or off several possible endpoints (keyboard, mouse, midi, serial, etc.) Nov 13 19:16:20 Is assigning a block of VID's in a situation like this something openmoko is open to? In either case, do you have any advice for us on how best to manage this situation? Nov 13 19:19:30 sorry, s/VID's/PID's/ Nov 13 19:19:39 (not sure how I missed that :) Nov 13 19:40:17 skullY: I think a block is good in this case Nov 13 19:40:29 skullY: such as one was assigned to Rockbox. Nov 13 19:45:56 how would you recommend we divide it up? that could affect how large a block we need Nov 13 19:47:04 if we assign a unique pid per device that's easiest, but that's also basically reserving 8 bits for this. I don't know how ok that would be Nov 13 19:49:54 skullY: well, rockbox got 8 bits Nov 13 19:50:45 seems like a reasonable place to start then :) Nov 13 19:51:46 I assume from here sending email per http://wiki.openmoko.org/wiki/USB_Product_IDs#Conditions is the next best step? Nov 13 19:53:15 skullY: yes Nov 13 19:53:55 awesome, we'll get that put together. thanks for the feedback! Nov 13 19:55:29 as an aside from whoever runs chanserv here, your welcome message has a link to http://freenode.net/faq.shtml#nicksetup which 404's now, the new link is http://freenode.net/kb/answer/registration#nickname-setup Nov 13 19:55:36 s/from/for/ Nov 13 19:55:37 skullY meant: as an aside for whoever runs chanserv here, your welcome message has a link to http://freenode.net/faq.shtml#nicksetup which 404's now, the new link is http://freenode.net/kb/answer/registration#nickname-setup Nov 13 20:13:01 skullY: thanks! **** ENDING LOGGING AT Tue Nov 14 03:00:01 2017