Subject: Re: no dev at attachment [was: Re: CVS commit: src/usr.bin/config]
To: None <tech-kern@NetBSD.org>
From: Bernd Ernesti <netbsd@lists.veego.de>
List: tech-kern
Date: 07/25/2005 23:20:11
On Mon, Jul 25, 2005 at 07:04:42AM +0200, Bernd Ernesti wrote:
[..]
> There is still some problems left.
>
> I can't compile it:
Thx for fixing that.
Now, if it would not core dump:
config ARRESUM-test
Segmentation fault (core dumped)
The core dump can be reproduced with these 3 line:
include "arch/i386/conf/GENERIC"
no fdc0 at isa?
fdc* at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers
Bernd