NetBSD-Bugs archive

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

PR/55263 CVS commit: [netbsd-9] src/sys/arch/arm/ti



The following reply was made to PR port-evbarm/55263; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55263 CVS commit: [netbsd-9] src/sys/arch/arm/ti
Date: Sun, 7 Jun 2020 16:37:53 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Jun  7 16:37:53 UTC 2020
 
 Modified Files:
 	src/sys/arch/arm/ti [netbsd-9]: ti_motg.c
 
 Log Message:
 Pull up following revision(s) (requested by jmcneill in ticket #945):
 
 	sys/arch/arm/ti/ti_motg.c: revision 1.2
 
 PR# port-evbarm/55263: BeagleBone Black too many interrupts on CPU when
 using 5V DC power cable
 
 Handle vbus status change events, and don't busy spin in the hard intr
 handler when we see a vbus error (this will always be set when VBUS is not
 present).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sys/arch/arm/ti/ti_motg.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