Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 1998 07:25:29 -0500 (CDT)
From:      "Paul T. Root" <proot@horton.iaces.com>
To:        root@star.lsp.nsu.ru (Charlie &)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Kernel config
Message-ID:  <199805291225.HAA21498@horton.iaces.com>
In-Reply-To: <98052905434300.03045@star.lsp.nsu.ru> from Charlie & at "May 29, 98 05:41:23 am"

next in thread | previous in thread | raw e-mail | index | archive | help
In a previous message, Charlie & said:
> Help 
> I can't make kernel 

It would be more helpful if you told us
what you are trying to do. 

A quick glance at the config shows that you've
left 11 SCSI controllers in your config but
commented out scbus0 (which is required for
a scsi controller). Then you comment out all
but the Optical Disk device. Is that what you
want? 

I'd suggest that you read the Handbook and FAQ
sections on kernels. Then read LINT carefully, 
then repeat that process. Once you understand
what you are trying to do, maybe you can explain
to us what you are trying to do and then maybe
we can help you.


Paul.



> controller	amd0
> controller	ahb0
> controller	ahc0
> controller	dpt0
> controller	bt0	at isa? port "IO_BT0" bio irq ? vector bt_isa_intr
> controller	uha0	at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr
> controller	aha0	at isa? port "IO_AHA0" bio irq ? drq 5 vector ahaintr
> controller	aic0	at isa? port 0x340 bio irq 11 vector aicintr
> controller	nca0	at isa? port 0x1f88 bio irq 10 vector ncaintr
> controller	nca1	at isa? port 0x350 bio irq 5 vector ncaintr
> controller	sea0	at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector seaintr
> 
> #controller	scbus0
> 
> #device		sd0
> 
> device		od0	#See LINT for possible `od' options.
> 
> #device		st0
> 
> #device		cd0	#Only need one of these, the code dynamically grows

-- 
A skydiver is taken by the gravity of his situation.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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