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

From: Adrian Chadd <[email protected]>
To: John Baldwin <[email protected]>
Cc: [email protected]
Subject: Re: kern/170058: [cbb] [patch] cardbus slot is not functioning
 correctly after a resume
Date: Tue, 31 Jul 2012 11:39:56 -0700

 On 31 July 2012 07:56, John Baldwin <[email protected]> wrote:
 > Your patch is probably close to correct.  You should not need the d0 bit for
 > the cbb device itself (the PCI bus should do that), but the PCI bus driver
 > only saves config register information for type 0 devices.  The PCI-PCI 
 > bridge
 > driver restores its config registers on its own, and cbb should do the same.
 
 Ok, I'll commit this for -HEAD and MFC it to -9.
 
 Thanks,
 
 
 
 Adrian
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to