From owner-freebsd-current Sun Jun 16 06:56:34 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA09051 for current-outgoing; Sun, 16 Jun 1996 06:56:34 -0700 (PDT) Received: from research.gate.nec.co.jp (research.gate.nec.co.jp [202.32.8.49]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA09046 for ; Sun, 16 Jun 1996 06:56:32 -0700 (PDT) Received: from sbl-gw.sbl.cl.nec.co.jp by research.gate.nec.co.jp (8.7.5+2.6Wbeta6/950912) with ESMTP id WAA10373; Sun, 16 Jun 1996 22:56:25 +0900 (JST) Received: from sirius.sbl.cl.nec.co.jp by sbl-gw.sbl.cl.nec.co.jp (8.7.5+2.6Wbeta6/3.3W6) with ESMTP id WAA11808; Sun, 16 Jun 1996 22:56:23 +0900 (JST) X-Authentication-Warning: sbl-gw.sbl.cl.nec.co.jp: Host nao@sirius [133.207.68.90] claimed to be sirius.sbl.cl.nec.co.jp Received: by sirius.sbl.cl.nec.co.jp (8.7.5+2.6Wbeta6/3.3W6) with UUCP id WAA16744; Sun, 16 Jun 1996 22:56:19 +0900 (JST) Date: Sun, 16 Jun 1996 22:56:19 +0900 (JST) From: Naoki Hamada Message-Id: <199606161356.WAA16744@sirius.sbl.cl.nec.co.jp> References: <199606141602.KAA21742@rocky.sri.MT.net> <199606141304.NAA14522@whydos.lkg.dec.com> <199606141723.LAA21953@rocky.sri.MT.net> To: nate@sri.MT.net CC: matt@lkg.dec.com, freebsd-current@freebsd.org In-reply-to: Nate Williams's message of "Fri, 14 Jun 1996 11:23:14 -0600" <199606141723.LAA21953@rocky.sri.MT.net> Subject: Re: 2.2-960612-SNAP impressions Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >if_zp.c. PCCARD support doesn't exist in -current, and until recently >didn't work for the if_ep.c (patches were made to the most recent Nomad >release, but they use if_nep anyway). if_nep.c is only for an internal test and now obsoleted by new if_ep.c. Latest Nomad release still contains if_nep.c, but it will be no more supported. -nao