贵公司负责人(经理/财务)您好:
我公司是深圳市金德利实业有限公司,本公司实力雄厚,有着良好的社会关系。
因我公司进项较多完成不了每月定税额度,每月有一部分增值税电脑发票6%和普通
发票(国税/地税)如商品销售.广告业.餐饮业.其他服务业.建筑安装等等发票以2%
优惠代开与合作,可为贵公司节省运做成本.还可以根据贵公司要求代开的数量额度来
商讨代开优惠的点数, 本公司郑重承诺以上所用绝对是真票,完全负法律责任,希望
与贵司合作。 此信息在全国范围内有效...
如贵公司在发票的真伪方面有任何疑虑或担心可上网验证或
贵公司直接去税务局抵扣验证。
彼此
On Monday 29 May 2006 7:12 am, [EMAIL PROTECTED] wrote:
> According to OHCI specification RWC bit is to indicate whether the
> controller supports remote wakeup or not and this bit is set by the
> system firmware at the time of POST. But this bit is set in
> ohci_bus_resume depending on hcd->can_w
This patch fixes several problems in the ipaq.c driver with connecting
and disconnecting pocketpc devices:
* The read urb stayed active if the connect failed, causing nullpointer
dereferences later on.
* If a write failed, the driver continued as if nothing happened. Now it
handles that case
On Thu, Jun 01, 2006 at 12:42:45AM +0200, Frank Gevaerts wrote:
> This patch fixes several problems in the ipaq.c driver with connecting
> and disconnecting pocketpc devices:
> * The read urb stayed active if the connect failed, causing nullpointer
> dereferences later on.
> * If a write failed
hi,
This fixes coverity Bug #390.
With the following code
ret = ep->branch = balance(isp116x, ep->period, ep->load);
if (ret < 0)
goto fail;
the problem is that ret and balance are of the type int, and ep->branch is u16.
so the int balance() returns gets reduced
On Wed, May 31, 2006 at 11:38:28PM +0200, Frank Gevaerts wrote:
> On Tue, May 30, 2006 at 11:33:27AM -0700, Pete Zaitcev wrote:
> >
> > Please get rid of the above.
> > >* shut down bulk read and write
>
> OK, So here's the corrected patch:
>
> Signed-off-by: Frank Gevaerts <[EMAIL PROTECTED
Hello,
Welcome to the movaznaustva group at eGroups, a
free, easy-to-use email group service. Please
take a moment to review this message.
To start sending messages to members of this group,
simply send email to
[EMAIL PROTECTED]
If you do not wish to belong to movaznaustva, you may
unsu
On Tue, May 30, 2006 at 11:33:27AM -0700, Pete Zaitcev wrote:
>
> Please get rid of the above.
> > * shut down bulk read and write
OK, So here's the corrected patch:
Signed-off-by: Frank Gevaerts <[EMAIL PROTECTED]>
diff -pur linux-2.6.17-rc4/drivers/usb/serial/ipaq.c
linux-2.6.17-rc4.te
On Wed, May 31, 2006 at 06:10:42PM -0300, Luiz Fernando N. Capitulino wrote:
> On Tue, 30 May 2006 23:36:35 +0200
> Frank Gevaerts <[EMAIL PROTECTED]> wrote:
>
> | On Tue, May 30, 2006 at 05:52:08PM -0300, Luiz Fernando N. Capitulino wrote:
> | > On Tue, 30 May 2006 19:48:21 +0200
> | > Frank Geva
AOL offers to you a space of stoke of given personal and a domain name .com
with hegergment free 0$ but it is necessary to have a bank card even if it is
empty http://www.aol.ift.fr/
---
All the advantages of Linux Managed Hosting--Without th
On Tue, 30 May 2006 23:36:35 +0200
Frank Gevaerts <[EMAIL PROTECTED]> wrote:
| On Tue, May 30, 2006 at 05:52:08PM -0300, Luiz Fernando N. Capitulino wrote:
| > On Tue, 30 May 2006 19:48:21 +0200
| > Frank Gevaerts <[EMAIL PROTECTED]> wrote:
| >
| > | On Tue, May 30, 2006 at 11:53:29AM -0300, Luiz
Greg KH wrote:
Not correct or needed at all. What needs to happen is the airprime
driver should be changed to handle bigger buffer sizes in it, not to
mess with the usb-serial core.
Yes, that sounds much more sensible.
I've been working with Ken on getting this driver to work better
(meani
On Wed, May 31, 2006 at 01:25:41PM -0700, Jeremy Fitzhardinge wrote:
> People using 1xEV-DO devices report that usb-serial must be changed to
> allow an increased buffer size in order to get good throughput a full
> data-rate.
>
> There's a page at
> http://www.junxion.com/opensource/linux_high
People using 1xEV-DO devices report that usb-serial must be changed to
allow an increased buffer size in order to get good throughput a full
data-rate.
There's a page at
http://www.junxion.com/opensource/linux_highspeed_usbserial.html which
describes the problem and solution, but the patch th
The Sierra Wireless MC5720 is an embedded EV-DO module which is shipping
with a number of laptops. This change adds its ID to the airprime.c usb
serial driver, so that it appears as a serial device.
As an aside, people have reported that it is necessary to increase the
max packet size in usb-
On Wed, 31 May 2006, Bart Whiteley wrote:
> I haven't been able to get my RCA Lyra to work reliably with Linux. I
> often get failures while reading or writing to the device.
>
> I'm running 2.6.16.18. I have enabled CONFIG_USB_STORAGE_DEBUG. I've
> attached logs from two different session.
I haven't been able to get my RCA Lyra to work reliably with Linux. I
often get failures while reading or writing to the device.
I'm running 2.6.16.18. I have enabled CONFIG_USB_STORAGE_DEBUG. I've
attached logs from two different session. The first failed while
writing to the device, after s
Hello linux-usb-devel@lists.sourceforge.net,
We have received your request to join the movaznaustva
group hosted by Yahoo! Groups, a free, easy-to-use community service.
This request will expire in 7 days.
TO BECOME A MEMBER OF THE GROUP:
1) Go to the Yahoo! Groups site by clicking on this l
Take two; hopefully not wrapped this time.
Attached patch fixes spurious errors during firmware load. Please
apply to 2.6.16.20 and 2.6.17.
Signed-off-by: Stuart MacDonald <[EMAIL PROTECTED]>
..Stu
--- linux-2.6.16/drivers/usb/serial/whiteheat.c 2006-03-20 00:53:29.0
-0500
+++ linux-2.
On Wed, May 31, 2006 at 11:42:19AM -0400, Stuart MacDonald wrote:
> Attached patch fixes spurious errors during firmware load. Please
> apply to 2.6.16.20 and 2.6.17.
>
> Signed-off-by: Stuart MacDonald <[EMAIL PROTECTED]>
>
> ..Stu
>
> --- linux-2.6.16/drivers/usb/serial/whiteheat.c 2006-
Attached patch fixes spurious errors during firmware load. Please
apply to 2.6.16.20 and 2.6.17.
Signed-off-by: Stuart MacDonald <[EMAIL PROTECTED]>
..Stu
--- linux-2.6.16/drivers/usb/serial/whiteheat.c 2006-03-20 00:53:29.0
-0500
+++ linux-2.6.16-wh/drivers/usb/serial/whiteheat.c 2
On Tue, 30 May 2006, Vivek Dharmadhikari wrote:
> Hello Alan
>
> I was closely following the "resetting high speed usb device" thread and
> i see that usbmon was used to track down the issue. I think usbmon could
> be very helpful to debug the USB hangs issue that i reporeted earlier by
> looking
On Tue, 30 May 2006, Vivek Dharmadhikari wrote:
> Hello Alan
>
> > When you mount the USB drive, do you use the "-o sync" option? That could
> > cause the delays and the errors that you see. They are not caused by
> > problems in the 2.6.12 USB drivers. (Well, some of the delays are caused
致(公司)厂财务经理
尊敬的贵司:您们好!
首祝生意兴隆,财源广进。
我司每月有剩余发票可以向外代开(普通商品,运输.广告,建筑
安装等).价格优惠质量保证. 若要需求欢迎来电洽商,我们一定尊
重您的意见.
联 系 人: 张盛
联系电话: 013824347885
I am resending the patch with the typo fixed. Thanks to Subhash for
pointing this out.
-Jan
---
Below is a patch that solves the compilation issue with ohci-hcd as module when
we want to enable platform OHCI controllers and PCI OHCI controllers at the
same time. The patch uses the same ap
Please consider using pci_choose_state() for translation
from message.event to pci_power_t. This function already
calls pci_find_capability().
I'm not subscribed to this list.
--- linux-2.6.17-rc5/drivers/usb/core/hcd-pci.c.orig2006-05-31
09:00:34.0 +0200
+++ linux-2.6.17-rc5/driver
26 matches
Mail list logo