Displaying 13 results from an estimated 13 matches similar to: "USB support"
2011 Apr 23
2
how or where to put .dll and .inf from an installerless driv
As the title suggests, i have a app that i need to install.
It is a usb driver for a pic+pro pic micro programmer.
The control program that came with the programmer installed fine. however, the usb driver it needs didn't install with it. The manufacturer relies on windows "add hardware" function to install the driver. Is there any way around this?
The disk has two folders on it,
2008 Sep 04
4
MPLAB under wine
I have this working on one computer but not the other. Both are running Debian etch, although one is on a slightly older kernel which I can't change for many reasons. Anyway,
the program is mplab and it installs perfectly, but when I try to run it the following errors are generated
~/.wine/drive_c/Program Files/Microchip/MPLAB IDE/Core$ ./MPLAB.exe
Invoking /usr/lib/wine/wine.bin
2011 Oct 04
1
Required to know how to ask at wineproject for modify wine
Hi, i have two applications: microc and pickit2 for win-xp.
That two applications are for program in c language the PIC and
transfert the .EXE code inside it when the compilation has gone true.
I want port microc and pickit2 under wine in linux ubuntu 10.04.
I ask how and where in this site can i send a request for ask at wine-project
about the add and the modify wine for have the support for
2004 Oct 06
1
problems with bitmap images in windows XP
This is rw2000 on windowsXP
jpeg("test.jpeg", bg="orangered")
plot(1:10, 1:10, col="green")
dev.off()
------
jpeg("test.jpeg", bg="blue")
plot(1:10, 1:10, col="red")
dev.off()
-------
jpeg("test.jpeg", bg="green")
plot(1:10, 1:10, col="red")
dev.off()
---
jpeg("test.jpeg",
2011 Jan 08
1
Which dll should I replace according to this backtrace?
Code:
wine '/home/tyf/Desktop/shortcut to driveC/Program Files/Microchip/PICkit 2 v2/PICkit2V2.exe'
fixme:sync:CreateMemoryResourceNotification (0) stub
err:ole:CoGetContextToken apartment not initialised
fixme:imm:ImmDisableIME (-1): stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to
2019 Dec 18
2
Spilling to register for a given register class
Ok, thanks. Except the question was meant slightly different. Less w.r.t.
organizing the register classes, and more w.r.t. implementation. I've
noticed for instance that when trying to model this straight forwardly by
writing a vreg from spills and reading this from fills (not further
elaborated here), that the spiller can't handle vreg def-use pairs: there
are assertions making sure a
2011 Feb 02
2
Help me apply mapply
Hello all I would like to ask your help use mapply.
I have a function called findCell that takes two arguments(x,sr)
where x is a vector of size two (e.g x<-c(2,3) and sr is a matrix.
I would like to call many times the findCell function (thus I need mapply) for different x inputs but always for the same sr.
as x is a vector of size two (two cells) I want to pass inside inside the following
2007 Mar 13
0
Net::SMTPFatalError 555 5.5.2 Syntax error a8sm19427994poa
Hi,
I''ve sent e-mails with action mailer in other controllers.
Now I''m repeating the same trick to send emails.
I have
def bt_notify( bt )
@recipients = bt.product.user
@body["product"]=bt.product
@body["bt"]=bt
@from = "xxxx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
@subject = "blahblah"
end
in my mailer.rb
and
2007 Mar 13
0
ActionMailer error
Hi,
I''ve sent e-mails with action mailer in other controllers.
Now I''m repeating the same trick to send emails.
I have
def bt_notify( bt )
@recipients = bt.product.user
@body["product"]=bt.product
@body["bt"]=bt
@from = "xxxx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
@subject = "blahblah"
end
in my mailer.rb
and
2019 Dec 17
2
Spilling to register for a given register class
Hello, for an architecture that doesn't have a good way to load/store a
given register class to memory, is it instead easy to spill/fill from
another register class instead?
e.g.
- storeRegToStack/loadRegFromStack use a pseudo instruction and add virtual
register operand is not supported (spill optimization doesn't seem to like
this).
- AMDGPU backend seems to do sth. similar?
The only
2006 Jun 15
12
Why such bad performance with IE ?
Regarding DragDrop
I am wondering what the deal about Internet Explorer 6 is. My application is
near to final and now while testing browsers all but the IE6 are running as
supposed to. Any other browser is performing smooth movement while IE
compared provides a very bad expirience. I''ve seen some "tuning" infos on
this list but they are either outdated or not actually working
2010 Aug 10
0
FAQ package, anyone?
Dear list,
Here's a reproducible example that fails,
library(faq)
Error in library(faq) : there is no package called 'faq'
faq("lattice sweave")
Error: could not find function "faq"
As a fun challenge, I propose to remedy this by creating a fortune-like package dedicated to Frequently Asked Questions (FAQ) entries. The aim is multifold,
1- Provide a generic
2006 Jul 12
24
Xen Roadmap proposal
Folks,
Please find attached a proposal for the Xen development roadmap for the
next 18 months or so.
The roadmap gives a "state of the nation" summary and provides
suggestions as to priorities going forward. I''ve tried to be inclusive
and collect together many of the various features that folks have asked
for, along with some implementation ideas to guide developers. The