Re: CVS commit: [netbsd-6-0] src/sys/dev/pci

2014-11-29 Thread SAITOH Masanobu
 Hi, Erik.

On 2014/11/30 8:12, Erik Fair wrote:
> 
> On Nov 29, 2014, at 03:38, Martin Husemann  wrote:
> 
>> Module Name: src
>> Committed By:martin
>> Date:Sat Nov 29 11:38:46 UTC 2014
>>
>> Modified Files:
>>  src/sys/dev/pci [netbsd-6-0]: if_bge.c
>>
>> Log Message:
>> Pullup revision 1.260 (via patch), requested by msaitoh in #1200:
>>
>> Set maximum read byte count to 2048 for PCI-X BCM5703/5704 devices.
>> For PCI-X BCM5704, set maximum outstanding split transactions to 0.
>> This change fixes a serious stability problem on those chips.
> 
> Why no pull-up to netbsd-6?
> 
>   curious,
> 
>   Erik 

 Rev. 1.260 was pulled up to netbsd-6 more than one year ago:

> http://mail-index.netbsd.org/source-changes/2013/11/17/msg049276.html

Thanks.

-- 
---
SAITOH Masanobu (msai...@execsw.org
 msai...@netbsd.org)


Re: CVS commit: [netbsd-6-0] src/sys/dev/pci

2014-11-29 Thread Erik Fair

On Nov 29, 2014, at 03:38, Martin Husemann  wrote:

> Module Name:  src
> Committed By: martin
> Date: Sat Nov 29 11:38:46 UTC 2014
> 
> Modified Files:
>   src/sys/dev/pci [netbsd-6-0]: if_bge.c
> 
> Log Message:
> Pullup revision 1.260 (via patch), requested by msaitoh in #1200:
> 
> Set maximum read byte count to 2048 for PCI-X BCM5703/5704 devices.
> For PCI-X BCM5704, set maximum outstanding split transactions to 0.
> This change fixes a serious stability problem on those chips.

Why no pull-up to netbsd-6?

curious,

Erik