Displaying 20 results from an estimated 500 matches similar to: "digi dgrp on XenU RHEL3 DDK"
2012 Nov 28
0
[LLVMdev] [cfe-dev] RFC: A Great Renaming of Things (or: Let's Repaint ALL the Bikesheds!)
Hi there.
What about repainting the top-level bike-shed - the build system itself?
I've got a framework called "v3c" in SourceForge that has a top-level
makefile.
From that makefile you can just do "make" to build it with debug
information,
"make release" for a release build,
"make -j7 distcheck" to throw a few cores at the build,
"make -j7 git
2001 Jul 26
2
Need some help on using Wine with DDK 2000
Hi,
I am a newbe with Wine and I need some advice..
I have 2 partitions on my computer: Linux + winnt40.
I use wine for developping drivers for W2K (yes it is NOT a joke!)
under Linux (some kinda of cross-compiling if you want ..).
So for compiling and linking it works flawlessly (really!) and
it's GREAT!
The only problem is that I cannot browse the DDK documentation.
For doing that
2008 Jun 03
2
Interrupt storm with shared interrupt on digi(4)
I have an on-going problem with DigiBoard Xem boards causing interrupt
storms (since 4.x days). The FreeBSD driver polls the board and
doesn't have a functional interrupt handler (and Linux behaves in the
same way). It seems that under some conditions, the board will assert
its interrupt line and, since there's no interrupt handler to clear
whatever triggered the interrupt, the IRQ is
2012 Jan 23
0
DDK for XCP 1.1? igb driver issue, XCP 1.5?
As seen on the mailinglist, many have been hit by the issues with the
igb driver included in xcp 1.1 and below ( and 5.6 fp* and below as
well ), version 2.4.3, which due to a bug prevents VLAN tagging and
other features from working correct (sr-iov). This mainly affects
systems with Intel 82576 nics.
There are work arounds for this, mainly updating the driver from
intel, see here:
2005 Aug 29
0
Digi QuadMicro ISDN adapter with asterisk?
Hi all,
Has anybody used this card (Digi QuadMicro) with asterisk or can anybody
tell me the likelyhood of it working out OK?
I need a multiport BRI adapter for use with asterisk in Japan and this card
seems to support INS64 (Japanese BRI standard) and also CAPI 2.0.
here is a link to the datasheet:
http://www.digi.com/pdf/prd_mca_datafirequad.pdf
Ive only used asterisk with Cisco SIP
2012 Nov 15
0
[LLVMdev] unable to interface with target machine
On 14/11/12 22:11, Philip Ashmore wrote:
> Hi there.
>
> Sorry in advance if this is a silly question.
>
> I've got a test program in my v3c-storyboard project
> http://sourceforge.net/projects/v3c-storyboard/
> that generates LLVM assembly for a hello world program.
>
> If I try
>
> clang -o hello-world hello-world.ll
>
> I get
2012 Sep 14
2
Digi Acceleport Xem
I am new to CentOS and have installed the dgap rpm for the mentioned 16
port board.
I turned on in Services dgap. However, when I reboot the system the ttys
disappear. Could it be that the udev rpm is not installed? When I run the
mpi install and load program, everything works. But a reboot deletes it
all! Help!
2010 Jul 13
3
[Xen-API] XCP - ddk network
Hi,
I''ve installed XCP 0.5 and I''m following these steps:
http://xenbits.xen.org/xapi/install.html to install ddk VM. But I can''t get
network working.
I tried to create a vif under xenbr0 then assigned mannually a IP address
and to create a vif under xapi0. But in both cases I can ping only dom0 IP.
What am I doing wrong?
Thanks in advance.
--
Sergio Roberto
2005 Jan 10
1
Digi Datafire Micro V ISDN Card
Hi to everyone!
I am new to this list and i want to greet you all!
I am trying to install Asterisk on a Fedora Core 3 Distribution with a
Digi Datafire Micro V ISDN Card.
I know that I have to use the ISDN4Linux so in modem.conf I set the I4l
driver ,the msn and device.
Modem.conf
[interfaces]
context=remote
;driver=aopen ; modem by AOpen
driver=i4l ; isdn4linux - an
2012 Nov 14
2
[LLVMdev] unable to interface with target machine
Hi there.
Sorry in advance if this is a silly question.
I've got a test program in my v3c-storyboard project
http://sourceforge.net/projects/v3c-storyboard/
that generates LLVM assembly for a hello world program.
If I try
clang -o hello-world hello-world.ll
I get "error: unable to interface with target machine".
But if I
llvm-as -o hello-world.bc hello-world.ll
2012 Nov 15
2
[LLVMdev] unable to interface with target machine
Hi Philip,
...
> > I've got a test program in my v3c-storyboard project
> > http://sourceforge.net/projects/v3c-storyboard/
> > that generates LLVM assembly for a hello world program.
> >
> > If I try
> >
> > clang -o hello-world hello-world.ll
> >
> > I get "error: unable to interface with target machine".
...
> ;
2012 Nov 15
0
[LLVMdev] unable to interface with target machine
On 15/11/12 05:33, Duncan Sands wrote:
> Hi Philip,
>
> ...
>> > I've got a test program in my v3c-storyboard project
>> > http://sourceforge.net/projects/v3c-storyboard/
>> > that generates LLVM assembly for a hello world program.
>> >
>> > If I try
>> >
>> > clang -o hello-world hello-world.ll
>> >
>>
2007 Apr 06
1
How well does a celldock work with Asterisk?
I've seen in the wiki that it is possible to use a celldock device to
use a cell phone as a PSTN line to Asterisk, but I haven't seen any
comments as to how well this actually works. I was thinking about
hooking a celldock to a FXO input of my Digium TDM400P card and use it
to connect via bluetooth to my RAZR V3C. I am aware of the software
solution (chan_bluetooth), but my Asterisk
2012 Dec 14
2
Manipulation of longitudinal data by row
I have a dataset of the form below, consisting of one unique ID per
row, followed by a series of visit dates. At each visit there are
values for 3 dichotomous variables. Of the 8 different possible
combinations of the three variables, 4 are "abnormal" and the
remaining 4 are "normal". Everyone starts out abnormal, and then
either continues to be abnormal at subsequent visits,
2012 Oct 14
1
[LLVMdev] [Proposal] Annotated assembly output
On 13/10/12 17:24, Sean Silva wrote:
> Another question: What kind of documentation you are planning to
> produce for this feature?
>
> -- Sean Silva
>
> On Fri, Oct 12, 2012 at 4:36 PM, Jim Grosbach<grosbach at apple.com> wrote:
>>
>> On Oct 12, 2012, at 1:07 PM, Sean Silva<silvas at purdue.edu> wrote:
>>
>>> Hi Jim, thanks for the
2012 Nov 27
3
[LLVMdev] [cfe-dev] RFC: A Great Renaming of Things (or: Let's Repaint ALL the Bikesheds!)
On Nov 24, 2012, at 1:02 AM, Tinco Andringa <mail at tinco.nl> wrote:
> Hi,
>
> I think it's an awesome idea to make sure all names are logical. It is
> an essential feature of a good API to have logical naming :)
>
>> I really dislike that all the files and classes in the MC library
>> start with MC. This is c++, not c :(
>
> On a similar note, all
2005 Sep 14
0
Installing Samba on AIX V5.1
I'm trying to install on an AIX box V5.1.
I downloaded the Samba version for 5.1 and ran the executable. But the
install fails.
I got the file from www.bullfreeware.com <http://www.bullfreeware.com/>
Does anyone have any idea why the install would fail?
Thanks
Joe
Joseph Madrinkian
Consultant, Professional Services - Speedware
Speedware
Division of Activant Solutions Inc.
2007 Jul 10
1
wireless resourches for RHEL3
Does anybody have any good RHEL3 wireless (802.11) resources?
I'm googling and haven't yet found anything good and am hoping someone
here can point me in the right direction.
2007 Feb 05
1
Migrate RHEL3 to Cent3
I have several RHEL3 WS machines that were installed here running as
servers and their RHN subscriptions were never kept up. Now that I
have become responsible for them I would like to move them to CentOS
as I can keep them updated as needed.
Some of them I can simply migrate to new machines, but a few I can
not. Is it possible to simply upgrade a RHEL3 to the latest CentOS 3?
If
2007 Dec 19
0
solution for ruby 1.8.5 on rhel3
Hello...
A while ago I posted a question about puppet on rhel3. I didn''t like
the thought of replacing the default ruby version with a newer one. So
I built up ruby 1.8.5 from rhel5 installed into /opt/. The name changed
to ruby-opt (ruby-opt-1.8.5, ruby-libs-opt-1.8.5, etc) so that both
versions can be installed together.
spec file tweeks for ruby, factor, and puppet attached. (If