Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2003 13:34:36 +0100
From:      Ilya Varlashkin <ilya@samara.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: strange scsi devices and isa problem
Message-ID:  <20031124123436.GA49106@CITADEL.NOBULUS.COM>
In-Reply-To: <20031124124532.5a43188e.martin.vana@vslib.cz>
References:  <20031124124532.5a43188e.martin.vana@vslib.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 24, 2003 at 12:45:32PM +0100, Martin V??a wrote:
> Hi,
> I've got some strange things in my dmesg:
[...]
> config> di bt0
> No such device: bt0
> Invalid command or syntax.  Type `?' for help.
> config> di aic0
> No such device: aic0
> Invalid command or syntax.  Type `?' for help.
> config> di aha0
> No such device: aha0
> Invalid command or syntax.  Type `?' for help.
> config> di adv0
> No such device: adv0
> Invalid command or syntax.  Type `?' for help.
> config> q
> 
> bt, aic and others seems to be some scsi devices but I don't have scsi
> and I've even deleted all scsi lines from my kernel. 
> 

During installation those devices exist in generic kernel so you disabled
them, your custom kernel doesn't include support for those devices. That's
why loader can't find them. Just remove respective lines from loader.conf.

> next thing is this:
> isa0: too many dependant configs (8)
> isa0: unexpected small tag 14
> pmtimer0 on isa0
> 

sorry can't help here.

Kind regards,
Ilya Varlashkin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031124123436.GA49106>