Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2002 17:26:51 -0500
From:      Mark A.Hummel <mhumm2@mchsi.com>
To:        freebsd-questions@freebsd.org
Subject:   Unknown Listing in dmesg
Message-ID:  <20020421222135.AUR1219.sccmmhc01.mchsi.com@there>

next in thread | raw e-mail | index | archive | help
For some reason, I get the following output from dmesg:

<This is an excerpt only>

> dmesg
Copyright (c) 1992-2001 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.4-RELEASE #0: Sun Mar 31 13:28:47 CST 2002
    mark@CMC3093556-A.mchsi.com:/usr/src/sys/compile/MARK1
Timecounter "i8254"  frequency 1193182 Hz
CPU: AMD-K6(tm) 3D processor (350.80-MHz 586-class CPU)
  Origin = "AuthenticAMD"  Id = 0x58c  Stepping = 12
  Features=0x8021bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE,MMX>
  AMD Features=0x80000800<SYSCALL,3DNow!>
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 cs0
No such device: cs0
Invalid command or syntax.  Type `?' for help.
config> q
avail memory = 126750720 (123780K bytes)
Preloaded elf kernel "kernel" at 0xc03d7000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc03d709c.
Preloaded elf module "splash_bmp.ko" at 0xc03d70ec.
Preloaded splash_image_data "/boot/splash.bmp" at 0xc03d7190.
VESA: v3.0, 16384k memory, flags:0x1, mode table:0xc031d777 (1000117)
VESA: 3dfx Interactive, Inc.
K6-family MTRR support enabled (2 registers)
md0: Malloc disk
Using $PIR table, 7 entries at 0xc00fdd90
npx0: <math processor> on motherboard
npx0: INT 16 interface

What are the config>  di xx0 about?  Everything seems to work, but I'd like 
to fix this if possible.  The only other bit of information I have about this 
is a file named kernel.conf which contains all of the xxx0 entries:

> cat /boot/kernel.conf
di sn0
di lnc0
di ie0
di fe0
di cs0
q

What's the purpose of kernel.conf or do I need it at all?  Any help with this 
would be appreciated.

Thanks,

Mark

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?20020421222135.AUR1219.sccmmhc01.mchsi.com>