From owner-freebsd-questions@FreeBSD.ORG Fri Jul 2 23:03:39 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37D4316A4CE for ; Fri, 2 Jul 2004 23:03:39 +0000 (GMT) Received: from out012.verizon.net (out012pub.verizon.net [206.46.170.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3EC243D53 for ; Fri, 2 Jul 2004 23:03:38 +0000 (GMT) (envelope-from th.parks@verizon.net) Received: from verizon.net ([4.61.31.219]) by out012.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040702230338.BHYP2198.out012.verizon.net@verizon.net> for ; Fri, 2 Jul 2004 18:03:38 -0500 Message-ID: <40E5E9D5.2080202@verizon.net> Date: Fri, 02 Jul 2004 16:03:49 -0700 From: Ted Parks User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out012.verizon.net from [4.61.31.219] at Fri, 2 Jul 2004 18:03:38 -0500 Subject: Syntax error-please X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 23:03:39 -0000 I have already posted a query about syntax errors in pccard.conf. Nobody responded to my most recent request. I would appreciate any help. The pccard.conf that ships with 4.8 yields syntax error messages when trying to configure my pcmcia card. Is there a problem with the following code? # Farallon EtherMac card "Farallon" "ENet" config auto "ep" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop I will appreciate any help--I haven't had any luck Googling. Thanks, Ted Parks