On Wed, 2 Jul 2003 00:30:33 +0200 Kay Sievers <[EMAIL PROTECTED]> wrote:
| On Tue, Jul 01, 2003 at 01:45:48PM -0700, Greg KH wrote: | > On Mon, Jun 30, 2003 at 09:29:31PM +0200, Kay Sievers wrote: | > > | > > buffer_free.patch: | > > dev->udev was set to NULL to indicate a device disconnect but we need | > > this value for usb_buffer_free() when device is still opened and cleanup is | > > delayed until skel_release(). | > > I've added a dev->present for preventing device read, write and ioctl. | > > Also URB_NO_DMA_MAP is changed to URB_NO_TRANSFER_DMA_MAP and a unused | > > var is removed. | > | > This looks good, thanks for doing this, I've applied this. | | Oh, fine. | | Seems like drivers/usb/class/usblp.c have the same problem. | Maybe someone with the hardware can fix it. Hi, It's not required that you have hardware to make such a patch. Would you fix usblp.c and post it? If not, I'll get around to it. Thanks, -- ~Randy | http://developer.osdl.org/rddunlap/ | http://www.xenotime.net/linux/ | ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
