NetBSD-Bugs archive

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

PR/53647 CVS commit: [netbsd-8] src/sys/dev/usb



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53647 CVS commit: [netbsd-8] src/sys/dev/usb
Date: Wed, 17 Jul 2019 16:20:26 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Jul 17 16:20:26 UTC 2019
 
 Modified Files:
 	src/sys/dev/usb [netbsd-8]: if_athn_usb.c
 
 Log Message:
 Pull up the following revisions (via patch), requested by msaitoh
 in ticket #1299:
 
 	sys/dev/usb/if_athn_usb.c			1.24,1.31-1.34
 
 - Match BUFFALO CEWL-1 (Sony UWA-BR100 WLAN).
 - Add support for Panasonic N5HBZ0000055, from David H. Gutteridge
   in PR kern/53647.
 - Resolves build on macppc by renaming imask to intr_mask as imask is
   defined globally in sys/arch/powerpc/include/intr.h.
 - Use pmf(9).
 - Fix the detach path to prevent panic.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.22.2.3 -r1.22.2.4 src/sys/dev/usb/if_athn_usb.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