Re: [HPLIP-Devel] FreeBSD Porting

2006-06-16 Thread Anish Mistry
On Thursday 15 June 2006 14:53, Suffield, David wrote: > > > If you are getting the timeout after the write(), you may be > > > losing data when you close(endpoint_fd) between retries. The > > > write() may timeout after writing a partial buffer. Then the > > > close() > > > > will kill any > > > >

Re: [HPLIP-Devel] FreeBSD Porting

2006-06-15 Thread Suffield, David
> > If you are getting the timeout after the write(), you may be losing > > data when you close(endpoint_fd) between retries. The write() may > > timeout after writing a partial buffer. Then the close() > will kill any > > remaining partial buffer. > Yes, that is what seems to be happening. Ho

Re: [HPLIP-Devel] FreeBSD Porting

2006-06-13 Thread Anish Mistry
ish Mistry [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, June 07, 2006 7:46 PM > > To: Suffield, David > > Cc: hplip-devel@lists.sourceforge.net > > Subject: Re: [HPLIP-Devel] FreeBSD Porting > > > > On Tuesday 25 April 2006 18:11, Suffield, David wrote: > > > Hi

Re: [HPLIP-Devel] FreeBSD Porting

2006-06-13 Thread Suffield, David
partial buffer. -dave > -Original Message- > From: Anish Mistry [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 07, 2006 7:46 PM > To: Suffield, David > Cc: hplip-devel@lists.sourceforge.net > Subject: Re: [HPLIP-Devel] FreeBSD Porting > > > On Tuesday 25

Re: [HPLIP-Devel] FreeBSD Porting

2006-06-07 Thread Anish Mistry
On Tuesday 25 April 2006 18:11, Suffield, David wrote: > Hi Anish, > I appreciate your FreeBSD support. I finally got a chance to look > at HPLIP patches and basically they look ok, but I do have some > questions about your libusb changes in patch-io_device.cpp. Ok, now that the ugen driver has bee

Re: [HPLIP-Devel] FreeBSD Porting

2006-04-24 Thread Anish Mistry
hama S > > Cc: Suffield, David; hplip-devel@lists.sourceforge.net > > Subject: Re: [HPLIP-Devel] FreeBSD Porting > > > > On Tuesday 04 April 2006 19:49, Cauligi, Raghothama S wrote: > > > Hi Anish, > > > Our I/O expert is away on vacation and will be back la

RE: [HPLIP-Devel] FreeBSD Porting

2006-04-06 Thread Suffield, David
, David; hplip-devel@lists.sourceforge.net > Subject: Re: [HPLIP-Devel] FreeBSD Porting > > > On Tuesday 04 April 2006 19:49, Cauligi, Raghothama S wrote: > > Hi Anish, > > Our I/O expert is away on vacation and will be back later > in the week. > > He

Re: [HPLIP-Devel] FreeBSD Porting

2006-04-05 Thread Anish Mistry
mailto:[EMAIL PROTECTED] On Behalf Of Anish > Mistry > Sent: Tuesday, April 04, 2006 3:37 PM > To: hplip-devel@lists.sourceforge.net > Subject: Re: [HPLIP-Devel] FreeBSD Porting > > On Monday 03 April 2006 00:44, Anish Mistry wrote: > > Read and Write methods in the Device clas

Re: [HPLIP-Devel] FreeBSD Porting

2006-04-04 Thread Anish Mistry
On Monday 03 April 2006 00:44, Anish Mistry wrote: > Hello, > I'm trying to get hplip ported to FreeBSD and I'm having a bit of > trouble. First, I've got it to compile install and work as part of > the FreeBSD ports system. The port skeleton is here: > http://am-productions.biz/docs/hplip.

[HPLIP-Devel] FreeBSD Porting

2006-04-02 Thread Anish Mistry
Hello, I'm trying to get hplip ported to FreeBSD and I'm having a bit of trouble. First, I've got it to compile install and work as part of the FreeBSD ports system. The port skeleton is here: http://am-productions.biz/docs/hplip.tgz It contains some patches in the files directo