From owner-freebsd-questions Wed Mar 28 8:15:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp014.mail.yahoo.com (smtp014.mail.yahoo.com [216.136.173.58]) by hub.freebsd.org (Postfix) with SMTP id 52B1D37B71E for ; Wed, 28 Mar 2001 08:15:17 -0800 (PST) (envelope-from bsd140870@yahoo.co.uk) Received: from unknown (HELO as2.kptn.org) (203.106.174.55) by smtp.mail.vip.sc5.yahoo.com with SMTP; 28 Mar 2001 16:15:15 -0000 X-Apparently-From: Date: Thu, 29 Mar 2001 00:20:19 +0800 From: bsd140870 X-Mailer: The Bat! (v1.52 Beta/1) Reply-To: bsd140870 Organization: n/a X-Priority: 3 (Normal) Message-ID: <245616025.20010329002019@yahoo.co.uk> To: FreeBSD Questions Subject: compile kernel w/o scsi MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello BSD'ers, this might be an easy question but i'm lost. :) i just compiled my kernel to exclude all scsi devices but upon rebooting, i get these: (from dmesg) config> di pcic0 config> di sn0 No such device: sn0 Invalid command or syntax. Type `?' for help. config> di lnc0 No such device: lnc0 Invalid command or syntax. Type `?' for help. config> di le0 No such device: le0 Invalid command or syntax. Type `?' for help. config> di ie0 No such device: ie0 Invalid command or syntax. Type `?' for help. config> di fe0 No such device: fe0 Invalid command or syntax. Type `?' for help. config> di ed0 No such device: ed0 Invalid command or syntax. Type `?' for help. config> di cs0 No such device: cs0 Invalid command or syntax. Type `?' for help. 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 so, what's wrong with this? i have excluded all `SCSI` related items in /sys/i386/conf/MYKERNEL since i'm not intending on using any scsi. have i missed out anything? i've read all info on LINT and also compared w/ GENERIC. any way i can solve `No such device: ` from showing up? i'll send my kernel config if anyone is interested. thanks all in advance. -- bsd140870 mailto:bsd140870@yahoo.co.uk _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message