NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/55745: spdmem_i2c_match() panics
The following reply was made to PR kern/55745; it has been noted by GNATS.
From: Edgar =?iso-8859-1?B?RnXf?= <ef%math.uni-bonn.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/55745: spdmem_i2c_match() panics
Date: Wed, 18 Nov 2020 10:12:30 +0100
It was the "if (!cold)" way before the pull-up (in piixpm_i2c_release_bus()) and it is the "if (!cold)" way after the pull-up in piixpm_i2c_sb800_release_bus().
I haven't checked how it's done in after i2c_{acquire,release}_bus() became real functions.
Home |
Main Index |
Thread Index |
Old Index