From owner-freebsd-stable@FreeBSD.ORG Thu May 20 10:50:37 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBC4116A4CE for ; Thu, 20 May 2004 10:50:37 -0700 (PDT) Received: from zircon.seattle.wa.us (dsl231-043-165.sea1.dsl.speakeasy.net [216.231.43.165]) by mx1.FreeBSD.org (Postfix) with SMTP id 4372943D1F for ; Thu, 20 May 2004 10:50:35 -0700 (PDT) (envelope-from joe@zircon.seattle.wa.us) Received: (qmail 30904 invoked from network); 20 May 2004 17:50:33 -0000 Received: from localhost (HELO ?127.0.0.1?) (127.0.0.1) by localhost with SMTP; 20 May 2004 17:50:33 -0000 From: Joe Kelsey To: stable@freebsd.org Content-Type: text/plain Message-Id: <1085075433.57479.61.camel@zircon> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 20 May 2004 10:50:33 -0700 Content-Transfer-Encoding: 7bit Subject: VersaLogic VSBC-8 Motherboard X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2004 17:50:37 -0000 I have a VersaLogic VSBC-8 motherboard (PC104 style). I want to write a device driver to deal with the built-in A-D circuitry, among other things. I have plans to take the labpc device driver and heavily modify it for my purposes. My question, has anyone else already done this or something similar? Thanks in advance. /Joe