NetBSD-Bugs archive

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

PR/54658 CVS commit: src/sys/arch/zaurus/zaurus



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

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54658 CVS commit: src/sys/arch/zaurus/zaurus
Date: Wed, 13 Nov 2019 17:48:04 +0000

 Module Name:	src
 Committed By:	tsutsui
 Date:		Wed Nov 13 17:48:03 UTC 2019
 
 Modified Files:
 	src/sys/arch/zaurus/zaurus: autoconf.c
 
 Log Message:
 Fix attach failure of zaudio(4) WM8731 (C7x0/860) and WM8750 (C1000/3x00).
 
 The new MI iic(4) layer requires an explicit quirk info of PROBE_STRATEGY
 via device properties.  Fixes PR kern/54658.
 
 Should be pulled up to netbsd-9.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.12 -r1.13 src/sys/arch/zaurus/zaurus/autoconf.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