search for: byrd

Displaying 20 results from an estimated 58 matches for "byrd".

Did you mean: bard
2020 Aug 05
4
TableGen trace facility
I wasn't sure how to respond to John Byrd's post, since it wasn't addressed to me. So I've responded to Nicolai's. I'm reasonably far along in the process of writing a new Programmer's Guide for TableGen. I will continue working on it and submit it for review. I expect to do some rewriting as a result. John: Would...
2019 Dec 13
2
RFC: Using GitHub Actions for CI testing on the release/* branches
...rates with Phab: > https://reviews.llvm.org/p/merge_guards_bot/ > https://github.com/google/llvm-premerge-checks/blob/master/docs/user_doc.md > I hope that ends up being the way forward and suits Tom's original release > testing goals. > > On Wed, Dec 11, 2019 at 11:43 PM John Byrd via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Please forgive the incorrect threading on this reply to Tom >> Stellard's RFC. >> >> > I would like to start using GitHub Actions[1] for CI testing on the >> release/* >> > branches....
2019 Jun 13
2
Documentation cleanup review process?
...and clarify in the .rst files as I'm learning, but the code submission process is silent on how documentation changes make it into master. At this point, even CODE_OWNERS.TXT is silent on who is responsible for the doc directory. Pointers would be helpful. Thank you very much. -- --- John Byrd Gigantic Software 2321 E 4th Street Suite C #429 Santa Ana, CA 92705-3862 http://www.giganticsoftware.com T: (949) 892-3526 F: (206) 309-0850 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190613/615ff8c3/a...
2020 Feb 06
2
RFC: Using GitHub Actions for CI testing on the release/* branches
...d this do "ninja all", "ninja check-all" as most buildbot builders do? > Does ninja all run the tests too? -Tom > Thanks > Russ > > [1] https://github.com/llvm/actions/blob/master/build-test-llvm-project/main.js > > On Fri, 13 Dec 2019 at 22:07, John Byrd via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > > > I think my concern is that LLVM could prove to be too big and require too many resources for github's infrastructure. How many patches go into LLVM a day, and how many build and...
2019 Dec 12
4
RFC: Using GitHub Actions for CI testing on the release/* branches
...m over another. Some thoughts about that. First, because the monorepo's on Github, you'll end up going to github.com anyway to get your first pull. Second, nothing about Github actions precludes supporting other CI systems in the future. Thanks for your kind consideration. -- --- John Byrd Gigantic Software 2321 E 4th Street Suite C #429 Santa Ana, CA 92705-3862 http://www.giganticsoftware.com T: (949) 892-3526 F: (206) 309-0850 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191211/0da239ed/a...
2002 Sep 29
2
XP troubles
...running wouldn't talk to Windows XP. It still won't. Can anyone direct me to any docs, howtos, or other docs concerning WinXP problems? Thanks... God's Blessings, Gene To everything there is a season, and a time to every purpose under heaven. Ecl 3:1 - and more recently, The Byrds
2023 Oct 30
2
usbhid-ups not loading with Arduino Leonardo on Ubuntu 23.10
...e there's at least some people that have thought about Arduino support since 2021. Is it possible I need to compile NUT myself instead of using the Ubuntu package? On Sun, Oct 29, 2023 at 6:46?PM Charles Lepple <clepple at gmail.com> wrote: > > On Oct 29, 2023, at 9:25 PM, Kelly Byrd <kbyrd at memcpy.com> wrote: > > > > I have seen reports of folks claiming this just worked for them out of > the box, > > Here you're referring to just making things work on Windows or macOS, > right? I don't think it will be quite as simple with NUT, mostly b...
2023 Nov 15
2
What is the arduino sub-driver intended to be used for?
...id.c, but I don't know how to check the state of a previously parsed value, especially one that doesn't have a place to be stored in the normal nut names variable hierarchy. Or maybe this is too much trouble and I'll just assume CapacityMode = 2. On Mon, Nov 13, 2023 at 7:41?AM Kelly Byrd <kbyrd at memcpy.com> wrote: > oh! Ok, I'll go look at all the HID objects reported by the sample > code @abratchik has on top-of-tree of his repo and see what makes sense to > add to NUT. PR coming this week. > > > On Sun, Nov 12, 2023 at 2:38?PM Jim Klimov <jimklim...
2023 Oct 30
1
usbhid-ups not loading with Arduino Leonardo on Ubuntu 23.10
On Oct 29, 2023, at 10:17 PM, Kelly Byrd <kbyrd at memcpy.com> wrote: > > > VID 2341 doesn't show up in the NUT Git source tree. > I was curious about this so just searched for Arduino and then 2341. I found a few hits, but the interesting one was in nut/drivers > /arduino-hid.c > Sorry, I made a mistake wh...
2005 May 18
1
Next release of win32-dir?
Dan, Do you know when the next release of win32-dir is going to be available. I really would like to rely on it for the junction capability that Timothy Byrd posted. =) Thanks, Zach
1999 Jun 23
1
Unencypted Passwords problem
...f not, both accounts (Administrator, and the one with the null password) worked when I had encrypt passwords enabled, however smbd wasn't runing setuid, or mapping permissions properly. Is there a workaround for that? Any help would be appriciated. -- \|/ ____ \|/ Daniel Corbe (IRC: Byrd, AIM: corbe8124) -@_/ o0 \_@- ------------ /_( \__/ )_\ E-Mail: corbe@corbe.net \__U_/ NIC Handle: DC8124
2003 Feb 09
1
Windows XP Service Pack 1
...pack 1 that keeps smbclient from working? I saw on the list archives some registry settings to change if you want to log onto an XP domain controller. Even though Im not trying to log onto a PDC I changed the registry settings and it didn't help. Is there anything else I can do? Thanks, Bo Byrd
2009 May 28
0
Re: ActiveResource as API test rig? Two jsons?
bump... On Wed, May 20, 2009 at 3:57 PM, Marc Byrd <dr.marc.byrd-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > Hi, > > I''m using ActiveResource as an API test rig for an API we''re developing for > our PHP app - the goal being to validate that we''re following some > externally validated convention...
2023 Nov 05
1
Passing hid_rep_index to libusb_get_config_descriptor is wrong?
...like everything relies on them being initialized to 0 by default, then only set in subdrivers or situations that need something different. If I have this right, I'll just follow that example, test, and submit a PR. If not, let me know what I'm missing. On Sun, Nov 5, 2023 at 3:26?PM Kelly Byrd <kbyrd at memcpy.com> wrote: > Thanks for the quick reply! Ya, I'm new to all this so I didn't know this > either, I was vaguely aware of USB composite devices from other projects, > but never how it was all enumerated. > > I dug a bit more on this and I'm convince...
2007 Sep 11
3
ActiveRecord, blocking or async, logging, syslog/udp
Here''s a gedanken experiment for those w/ far more knowledge than I about ActiveRecord, etc.: Let''s say my database is very remote and on a very slow machine. Let''s further say that my app has an action that leads to a very simple insert into the "impressions" table of the db, a la "INSERT INTO impressions(docid) VALUES($docid);" - and
2007 Aug 30
2
flash[:notice] as coach content...
Hi, I would like to use flash[:notice] to display coach content, e.g. "It''s generally a bad idea to do [whatever you just did]. Click here to find out why" - which goes to a more complete coaching page on that topic. My questions are: 1) Does anyone know of nice snippets for doing that (e.g. script.aculo.usfade in, fade out), and 2) It seems the (very plain) approach
2007 Sep 21
1
mysql-proxy vs. acts_as_readonlyable vs. ?
I have replicated my db (mysql) and have hit roadblocks with both mysql-proxy and with acts_as_readonlyable . Firstly, is there something else I should be using? What would be the advantages of mysql-proxy over in-rails solutions? One is that it keeps the rails config and code simpler, puts the db redirection (kinda) where it should be, at the (kinda) db layer of the architecture. Has anyone
2020 Aug 09
2
TableGen trace facility
...m pretty much down to details and smoothing the text. Here is a pdf. Can you mark it with comments? Or you can send an email with a list. I will incorporate your comments and send you a second proof, so you can be sure I understood you. Is a week long enough? ~~ Paul At 8/5/2020 02:16 PM, John Byrd wrote: >I'd like to collaborate, if you point me at your tree. Like you, I also have both a strong need for the documentation, and some strong opinions on how it might be improved. -------------- next part -------------- A non-text attachment was scrubbed... Name: TableGen-Programmers-Gui...
2023 Nov 15
1
What is the arduino sub-driver intended to be used for?
...ngCapacity and its friends? Although the more I look into this, the more I think I won't bother and submit the PR with comments that CapacityMode is assumed to be 2 and maybe a log message if it isn't? On Wed, Nov 15, 2023 at 7:50?AM Greg Troxel <gdt at lexort.com> wrote: > Kelly Byrd <kbyrd at memcpy.com> writes: > > > Making progress on this PR. I have question about storing and checking > > state in a subdriver > > HID Power Devices can a "UPS.PowerSummary.CapacityMode" value. According > to > > the spec, the values are: > >...
2023 Nov 13
1
What is the arduino sub-driver intended to be used for?
...don't think it was supposed to end and be finished work at that point, > but distractions happen... > > It might be worth asking @abratchik if he has something tinkered over this > time and ready to upstream, as well. > > Jim Klimov > > On Sun, Nov 12, 2023, 22:46 Kelly Byrd <kbyrd at memcpy.com> wrote: > >> I posted earlier on this list about getting an Arduino Pro Micro using >> https://github.com/abratchik/HIDPowerDevice in a simple sketch to >> monitor a DIY UPS I have built. With the changes from that thread (I had a >> PR merged),...