From owner-freebsd-current@FreeBSD.ORG Thu Oct 21 21:30:32 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E233E16A56B for ; Thu, 21 Oct 2004 21:30:32 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 956D743D31 for ; Thu, 21 Oct 2004 21:30:32 +0000 (GMT) (envelope-from vinnyt@gmail.com) Received: by rproxy.gmail.com with SMTP id 74so79063rnk for ; Thu, 21 Oct 2004 14:30:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=T3SNE2rzrm8xpKjhkSl63+RmcPE2jY+bB37BoMxa9QIkjMRHiL19yi+Px7POnYx3BUADqVTjl1+HdK9YwTeQ12UKmD/8LHj0WQfG0yuGjk9okIjx9wMeX3z4ufiSucwmgDeQ5YLUJppFumXcAS22P5Ktn1OXAERjn8qg62o2RnQ= Received: by 10.38.24.46 with SMTP id 46mr152130rnx; Thu, 21 Oct 2004 14:30:32 -0700 (PDT) Received: by 10.38.207.27 with HTTP; Thu, 21 Oct 2004 14:30:32 -0700 (PDT) Message-ID: <31a31e7f04102114301a389487@mail.gmail.com> Date: Thu, 21 Oct 2004 16:30:32 -0500 From: Vince Toms To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: where should I ask this X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vince Toms List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 21:30:33 -0000 I'm working on a utility to change the BIOS in my computer from a command line, specifically I want to be able to turn on/off my parallel port. If this is off-topic could you please direct me to the right list so I won't waste anyones time in here. thank you. vt