From owner-freebsd-current Wed Aug 6 10:34:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA08828 for current-outgoing; Wed, 6 Aug 1997 10:34:49 -0700 (PDT) Received: from zippy.dyn.ml.org (garbanzo@nepal-22.ppp.hooked.net [206.80.8.214]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA08821 for ; Wed, 6 Aug 1997 10:34:46 -0700 (PDT) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.6/8.8.5) with SMTP id KAA00283; Wed, 6 Aug 1997 10:34:19 -0700 (PDT) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Wed, 6 Aug 1997 10:34:19 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: Nate Williams cc: current@freebsd.org Subject: Re: Could someone clarify this? In-Reply-To: <199708061605.KAA09002@rocky.mt.sri.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 6 Aug 1997, Nate Williams wrote: > > ex0, eg0. > > Don't know what these are, but they aren't related to LINT_PCCARD_HACK. Found out by looking in the manpages, I still think that at least a cursory description of them should be in LINT, if the rest have descriptions. > LINT_PCCARD_HACK is used so that both the older PCCARD drivers(if_zp, > if_ze) and the newer devices can both be compiled in the kernel. They > both provide the same functionality, so both can't be actual *run* at > the same time, but because LINT is the kernel with as much of everything > as possible, Bruce had me add the option so both could be compiled in at > the same time. Oh, the National Semiconductor/IBM pc card is the same as the 3Com one? - alex