From owner-freebsd-drivers@FreeBSD.ORG Wed Jun 21 06:32:04 2006 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC79616A52D; Wed, 21 Jun 2006 06:32:04 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17BCB43D45; Wed, 21 Jun 2006 06:32:03 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr4.xs4all.nl (8.13.6/8.13.6) with ESMTP id k5L6VvTe001097; Wed, 21 Jun 2006 08:31:58 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.6/8.13.3) with ESMTP id k5L6VvHt065701; Wed, 21 Jun 2006 08:31:57 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.6/8.13.6/Submit) id k5L6VutP065700; Wed, 21 Jun 2006 08:31:56 +0200 (CEST) (envelope-from wb) Date: Wed, 21 Jun 2006 08:31:56 +0200 From: Wilko Bulte To: Jim Bryant Message-ID: <20060621063156.GB65647@freebie.xs4all.nl> References: <449834CA.2030005@chattingaway.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <449834CA.2030005@chattingaway.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-hackers@freebsd.org, freebsd-drivers@freebsd.org, freebsd-platforms@freebsd.org, freebsd-net@freebsd.org, freebsd-sparc64@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: Problem: fpa(4) on sparc64 6.1-RELEASE X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 06:32:04 -0000 On Tue, Jun 20, 2006 at 12:47:54PM -0500, Jim Bryant wrote.. > I am getting a panic with a GENERIC with all non-available hardware > drivers stripped out with "device fddi" and "device fpa" in the config. > The only things I added to GENERIC after stripping out the unneeded > things was the fddi, the sound, and the openfirmware. The system boots > fine with the fddi stuff commented out of the config. > > Any suggestions? Is anyone working on this? fpa(4) was/is also toast on FreeBSD/alpha. It used to work once, but since a long time it only worked on i386. Don't expect anyone to work on it, FDDI is quite rare and the original driver writer is gone IIRC. -- Wilko Bulte wilko@FreeBSD.org