On Sat, Mar 06, 2010 at 07:57:16AM +0100, Christoph Egger wrote:
> On 06.03.10 07:47, Constantine Aleksandrovich Murenin wrote:
> > The attached patch completely disconnects aiboost(4) from the tree. Also
> > removed will be files src/sys/dev/acpi/aiboost.c and
> > src/share/man/man4/aiboost.4.
>
On 06.03.10 07:47, Constantine Aleksandrovich Murenin wrote:
> Hi,
>
> The attached patch completely disconnects aiboost(4) from the tree. Also
> removed will be files src/sys/dev/acpi/aiboost.c and
> src/share/man/man4/aiboost.4.
>
> The aiboost(4) driver has become redundant since the introduct
Hi,
The attached patch completely disconnects aiboost(4) from the tree.
Also removed will be files src/sys/dev/acpi/aiboost.c and
src/share/man/man4/aiboost.4.
The aiboost(4) driver has become redundant since the introduction of aibs(4).
The aiboost(4) driver has more lines of code yet provi
On Wed, Mar 03, 2010 at 08:23:39AM +0200, Brad du Plessis wrote:
> Hi all,
>
> I've been seeing panics on a netbsd-4/i386 machine which appears to
> be related to the reception of oversized frames:
>
> re0: discarding oversize frame (len=8813)
> re0: discarding oversize frame (len=2191)
> re0: di
On 3/5/2010 12:18 PM, Izumi Tsutsui wrote:
I've been seeing panics on a netbsd-4/i386 machine which appears to be
related to the reception of oversized frames:
re0: discarding oversize frame (len=8813)
:
Can anyone help me?
- options DIAGNOSTIC might help debug
I'm busy trying to reproduc
> I've been seeing panics on a netbsd-4/i386 machine which appears to be
> related to the reception of oversized frames:
>
> re0: discarding oversize frame (len=8813)
:
> Can anyone help me?
- options DIAGNOSTIC might help debug
- does it happen on UP kernel (GENERIC, not GENERIC.MP), or netbsd