From owner-freebsd-questions Sun May 26 14: 9:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp4.columbus.rr.com (clmboh1-smtp4.columbus.rr.com [65.24.0.114]) by hub.freebsd.org (Postfix) with ESMTP id 665B437B406 for ; Sun, 26 May 2002 14:09:09 -0700 (PDT) Received: from mach4 (cvg-29-18-158.cinci.rr.com [24.29.18.158]) by clmboh1-smtp4.columbus.rr.com (8.11.2/8.11.2) with ESMTP id g4QL98T06367 for ; Sun, 26 May 2002 17:09:08 -0400 (EDT) Date: Sun, 26 May 2002 17:08:35 -0400 Mime-Version: 1.0 (Apple Message framework v481) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: Kernel config> errors From: Elliott Liggett To: questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.481) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Just compiled my first FreeBSD kernels last night, and I noticed something in dmesg that I don't think was there before :) Anyway, I'm totally confused, as the devices which it says are 'not found' are also commented out in my kernel config file. Can someone shed some light here? Thanks, and here's my dmesg output (well some of it): Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.5-STABLE #0: Sun May 26 06:41:53 GMT 2002 liggett@floyd.localdomain:/usr/src/sys/compile/KILOWATT02 Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 501140237 Hz CPU: AMD-K6(tm) 3D processor (501.14-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Features=0x8021bf AMD Features=0x80000800 real memory = 134152192 (131008K bytes) 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 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> en pcic1 No such device: pcic1 Invalid command or syntax. Type `?' for help. config> po pcic1 0x3e2 No such device: pcic1 Invalid command or syntax. Type `?' for help. config> ir pcic1 0 No such device: pcic1 Invalid command or syntax. Type `?' for help. config> iom pcic1 0xd4000 No such device: pcic1 Invalid command or syntax. Type `?' for help. config> f pcic1 0 No such device: pcic1 Invalid command or syntax. Type `?' for help. config> q avail memory = 127414272 (124428K bytes) Preloaded elf kernel "kernel" at 0xc031d000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc031d09c. K6-family MTRR support enabled (2 registers) ----snip---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message