From owner-freebsd-multimedia Fri Jun 15 8:50:55 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from adsl-65-66-253-1.dsl.rcsntx.swbell.net (adsl-65-66-253-1.dsl.rcsntx.swbell.net [65.66.253.1]) by hub.freebsd.org (Postfix) with ESMTP id F393037B407 for ; Fri, 15 Jun 2001 08:50:46 -0700 (PDT) (envelope-from tsprad@spradley.org) Received: from spradley.org (set.spradley.org [65.66.253.4]) by adsl-65-66-253-1.dsl.rcsntx.swbell.net (Postfix) with ESMTP id E1C941ED1 for ; Fri, 15 Jun 2001 10:50:45 -0500 (CDT) Message-ID: <3B2A2E8C.741657B@spradley.org> Date: Fri, 15 Jun 2001 10:49:32 -0500 From: Ted Spradley Reply-To: tsprad@spradley.org Organization: S & S Computing X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Subject: Device driver for SIIG Soundwave Pro PCI Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have this PCI sound board. The box says it's compatible with Soundblaster Pro/16, DirectMusic, DirectSound3D, PC97/98. But it's probed as: pci0: (vendor=0x4005, dev=0x4000) at 11.0 irq 5 I'd like to try to write a driver for this board, but I'm completely clueless where to start. If somebody could give me a clue where to start looking in the source tree for examples, how the pieces fit together and what missing pieces I need to supply for this board, I'm sure I could eventually figure it out. I've done simple device drivers before, but for SunOS and for simple embedded control systems, not for FreeBSD. Is there a newbie orientation tour of the FreeBSD audio system available? Or can somebody share a few hints on how to get started? Thanx! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message