Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2011 00:53:55 +0100
From:      rank1seeker@gmail.com
To:        freebsd-hackers@freebsd.org
Subject:   Kern Conf options non existant in LINT
Message-ID:  <20110222.235355.253.1@DEV>

next in thread | raw e-mail | index | archive | help
In this example for i386 8.1 RELEASE-p2

cd /sys/i386/conf
make LINT

Besides LINT, it also creates LINT-VIMAGE
Upon csup of src LINT gets delete but LINT-VIMAGE doesn't.

So, looking at "/sys/i386/conf/DEFAULTS"

options NATIVE
options ISAPNP

device io
device uart_ns8250
device atpic

DON'T exist in LINT

How come?!


PS: How do I ensure "/sys/i386/conf/DEFAULTS" is being ignored when I issue:
# make kernel

and a ... for what is used: (found in LINT)
options    DIRECTIO


Domagoj S.




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