Date: Thu, 30 Jan 1997 11:37:05 +1030 (CST) From: Michael Smith <msmith@atrad.adelaide.edu.au> To: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) Cc: msmith@atrad.adelaide.edu.au, config@freebsd.org, chat@freebsd.org, hosokawa@mt.cs.keio.ac.jp Subject: Re: Kernel config metasyntax Message-ID: <199701300107.LAA23907@genesis.atrad.adelaide.edu.au> In-Reply-To: <199701280836.RAA18619@lenlen.mt.cs.keio.ac.jp> from HOSOKAWA Tatsumi at "Jan 28, 97 05:36:44 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
HOSOKAWA Tatsumi stands accused of saying:
> In article <199701280501.OAA16760@lenlen.mt.cs.keio.ac.jp>
> writes:
>
> >> I personally think that writing parser in yacc is not difficult, and I
> >> wrote yesterday's example only in a few hours. I also posted this
> >> example in local hacker's mailing list and I got some advices. I'm
> >> fixing the problems and extending the syntax to incorporate requested
> >> features.
>
> FYI: requested features I want to introduce.
>
> 1. The abilty to describe "why A depends on B, or why A can't coexist
> with B".
That's easy, an "excludes" attribute, eg. :
option "FOO" {
...
excludes {option BAR}
excludes {device barbar}
...
}
> 2. PnP support.
Er.? How does PnP support figure here?
> HOSOKAWA, Tatsumi
--
]] Mike Smith, Software Engineer msmith@gsoft.com.au [[
]] Genesis Software genesis@gsoft.com.au [[
]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[
]] realtime instrument control. (ph) +61-8-8267-3493 [[
]] Unix hardware collector. "Where are your PEZ?" The Tick [[
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701300107.LAA23907>
