similar to: plz add support of APC sc1500i by NUT

Displaying 20 results from an estimated 400 matches similar to: "plz add support of APC sc1500i by NUT"

2011 Oct 19
0
[LLVMdev] llvm_cross_compile
Please include the mailing list on replies. It looks like you're running configure directly in the LLVM source directory(?) I'm not sure if that works for cross builds like this. Try a separate build directory and see if that helps. -Jim On Oct 19, 2011, at 10:57 AM, Artyom Baloyan wrote: > hi > thank you, but i have this problem > > artyom at splab:~/llvm/llvm-2.7$ sudo
2016 Jan 07
2
Diff to add ARMv6L to Target parser
Oops, I neglected to reply-all…. The current stable branch at github still has it: https://github.com/apple/swift-llvm/blob/stable/include/llvm/Support/ARMTargetParser.def#L106 <https://github.com/apple/swift-llvm/blob/stable/include/llvm/Support/ARMTargetParser.def#L106> Should I get the head of the non-swift repository and generate a new diff? Also, I suspect that it’s not a good idea
2012 Jan 21
2
[LLVMdev] Claang bug
include/llvm/Support/Casting.h:194: typename cast_retty<Instruction, Value *>::ret_type llvm::cast(llvm::Value *const &): Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed. 0 clang 0x00000000019867cf 1 clang 0x0000000001986ce9 2 libpthread.so.0 0x00007f6921e2f060 3 libc.so.6 0x00007f69211113a5 gsignal + 53 4 libc.so.6
2015 Sep 16
4
Using STP in kvm bridges
On 09/16/2015 10:15 AM, Dmitry E. Mikhailov wrote: > On 09/16/2015 03:02 PM, C.L. Martinez wrote: >> What advantages and disadvantages have?? If I will want to install >> some kvm guests that use multicast address for certain services, is it >> recommended to enable STP? > STP has nothing to do with multicast as it's an Ethernet protocol. > It's developed to
2015 Sep 16
0
Using STP in kvm bridges
On 16.09.2015 12:18, C.L. Martinez wrote: > On 09/16/2015 10:15 AM, Dmitry E. Mikhailov wrote: >> On 09/16/2015 03:02 PM, C.L. Martinez wrote: >>> What advantages and disadvantages have?? If I will want to install >>> some kvm guests that use multicast address for certain services, is it >>> recommended to enable STP? >> STP has nothing to do with
2016 Jan 08
2
Diff to add ARMv6L to Target parser
Thanks for the clarifications, Bob! I’ve spent some time with the head of the llvm.org repo, and I now understand a lot better what Renato and Tim were talking about re. the architecture aliases. The patch to add v6l, therefore, seems simple enough. I haven’t been able to test it in my usual flow, because that involves the whole swift stack. I’m considering creating a program that links to
2016 Oct 17
3
Is GCC 4.7 still supported?
Thank you very much for the references, we've missed this discussion from last week. Seeing that the RFC hasn’t got any new responses since Wed 12th, is now the time to declare that the community has accepted the proposal, and to update the docs? Or is there any formal deadline for objections to be raised? -----Original Message----- From: meinersbur at googlemail.com [mailto:meinersbur at
2018 Aug 16
2
M68K codegen target
Hi Anton, Thanks for the tip. I’ve moved some common code from the patch: https://reviews.llvm.org/D50784 <https://reviews.llvm.org/D50784> https://reviews.llvm.org/D50856 <https://reviews.llvm.org/D50856> https://reviews.llvm.org/D50858 <https://reviews.llvm.org/D50858> but the backend itself is still quite large. Anything more I can do to simplify reviewing? > On 15 Aug
2015 Sep 24
2
OT: adding a wifi adapter to openvswitch
On Thu, Sep 24, 2015 at 11:28 AM, Dmitry E. Mikhailov <d.mikhailov at infocommunications.ru> wrote: > Followup > > On 09/24/2015 01:59 PM, C.L. Martinez wrote: >> >> >> https://wiki.debian.org/BridgeNetworkConnections#Bridging_with_a_wireless_NIC? > > They are doing an interesting Ethernet NAT with the following idea: > > Your wireless station has MAC
2015 Sep 24
0
OT: adding a wifi adapter to openvswitch
I know people used Parprouted to help with bridging wired with wireless. Have a look at it. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ----- Original Message ----- > From: "C. L. Martinez" <carlopmart at gmail.com> > To: "Discussion about the virtualization on CentOS" <centos-virt at centos.org> > Sent: Thursday, 24 September,
2015 Sep 24
2
OT: adding a wifi adapter to openvswitch
On Thu, Sep 24, 2015 at 2:08 PM, Dmitry E. Mikhailov <d.mikhailov at infocommunications.ru> wrote: > On 09/24/2015 04:47 PM, Alvin Starr wrote: >> >> Actually I do a similar thing. > > Do you? > >> I use a VM as my home/office firewall. > > If your laptop/server/smth is permanently wired to the internet, there's no > problem to bridge this interface
2000 Mar 15
0
Domain Names Registration Problems
Hi! Recently I have installed Samba 2.0.5a on SCO OpenServer 5.0.2c with numerous patches. And now have upgraded to 2.0.6. But problem remains. I have OS/2 Warp Servers and several subnetworks with routers and I try to use samba for access UNIX files and name resolution ( w/WINS) . It works. But domain names registers in wins.dat with ip-address 255.255.255.255 instead of domain controller
2005 Jul 20
1
limiting upload speeds does not work
Hello, I want only a very simple thing, but I have been unable to get it working so far. I would like to shape my DC++ traffic firmly to certain speeds. I am using an embedded linux router (asus wl500g), and a NATed PC (address 192.168.1.100). eth1 is a WAN interface and br0 is the LAN interface of the router.DC++ client is running on 4111 ports(tcp and udp) I actually managed to shape download
2013 Feb 02
1
KVM virtio block layer - is TRIM/DISCARD supported?
Hi, One question please: If I use SSD as a storage on a host machine, does KVM's virtio I/O layer pass the TRIM/DISCARD commands to the SSD? I guess the question would be twofold: 1) is TRIM supported/forwarded if only one LVM'ed partition of SSD is forwarded? 2) is TRIM supported/forwarded if full SSD is forwarded (i.e. /dev/sdX) -- Best regards, Dmitry Mikhailov
2016 Jan 27
2
Mouse and display issues with Windows 10 guest
On 01/27/2016 07:34 AM, Dmitry E. Mikhailov wrote: > On 27.01.2016 00:51, Robert Nichols wrote: >> >> Any suggestions or success reports would be appreciated. > > What's the host OS? > > I enjoy Windows 8.1 (virtio/qxl) on CentOS 7.2 laptop (the one I'm > writing now on). CentOS 6.7. Sorry I forgot to mention that. As I said, Windows 7 runs just fine in a
2005 Jan 05
5
asterisk - oh323 driver
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1">Hi List<br> <br> </font> <pre
2005 Jul 20
0
script for limiting uploaddoes not work
Hello, I want only a very simple thing, but somehow I cannot manage to get it working. I would like to shape download and upload speeds of my DC++ client firmly to some speed, but I cannot make the upload part working. I use a linux router (asus wl500g, actually), and a NATed PC (adress 192.168.1.100) eth1 is my WAN interface, br0 is LAN, DC++ is active and running on ports(udp and tcp) 4111. This
2006 Jun 21
1
Flac metadata feature
I found a "feature" or a bug in metaflac (and possibly libflac) metadata handling. If you try to add some tags to file, and padding field is not big enough, padding size doesn't get increased automaticly, so you receive an error about corrupted file (tried both with foobar2k and metaflac). But if you previously add more padding with "--add-padding=", everything goes
2015 Oct 01
3
Fwd: buildbot failure in LLVM on sanitizer-x86_64-linux-bootstrap
This buildbot seems to have been failing for a while (though it's hard for me to identify the root cause in the logs, as I mentioned in another thread, so it's hard to say if it's the same failure, or if the failure is consistent, etc) - anyone watching it/caring aobut it? ---------- Forwarded message ---------- From: <llvm.buildmaster at lab.llvm.org> Date: Wed, Sep 30, 2015 at
2018 Aug 14
2
M68K codegen target
Hello friends, A couple years back I’ve started a M68K codegen port of LLVM, and then suspended it for the lack of free time. Now I finally got some time and willing to continue working on it. To keep up with LLVM changes I'd like to merge it upstream. There is already patch for it: https://reviews.llvm.org/D50314 <https://reviews.llvm.org/D50314>, but then I was reminded that adding