strange scsi devices and isa problem
    Ilya Varlashkin 
    ilya at samara.net
       
    Mon Nov 24 04:36:09 PST 2003
    
    
  
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
    
    
More information about the freebsd-questions
mailing list