NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/36276 CVS commit: src/sys/dev/usb



The following reply was made to PR kern/36276; it has been noted by GNATS.

From: Nick Hudson <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/36276 CVS commit: src/sys/dev/usb
Date: Thu, 6 Aug 2009 07:07:31 +0000

 Module Name:   src
 Committed By:  skrll
 Date:          Thu Aug  6 07:07:31 UTC 2009
 
 Modified Files:
        src/sys/dev/usb: ucycom.c
 
 Log Message:
 Make ucycomstart use usbd_setup_xfer and a callback so that it doesn't
 (attempt to) sleep in interrupt context.
 
 From David Howland in PR 36276 with changes from me.
 
 XXX Still losing data on input.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.28 -r1.29 src/sys/dev/usb/ucycom.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index