NetBSD-Bugs archive

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

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



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

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51151 CVS commit: src/sys/dev/usb
Date: Sun, 11 Dec 2016 15:01:37 +0000

 Module Name:	src
 Committed By:	skrll
 Date:		Sun Dec 11 15:01:37 UTC 2016
 
 Modified Files:
 	src/sys/dev/usb: if_athn_usb.c if_athn_usb.h
 
 Log Message:
 Fix some bugs introduced by the nick-nhusb merge and related to the
 Tx Interrupt pipe transfer handling
 
 While I'm here make some other changes moving towards MPification
 
 PR/51151: athn panic on attach
 PR/51458: usb athn panic
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.17 -r1.18 src/sys/dev/usb/if_athn_usb.c
 cvs rdiff -u -r1.3 -r1.4 src/sys/dev/usb/if_athn_usb.h
 
 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