From owner-freebsd-current Mon Nov 22 11:28:14 1999 Delivered-To: freebsd-current@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id C09E814FF0 for ; Mon, 22 Nov 1999 11:28:10 -0800 (PST) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.8.8/8.8.7) with ESMTP id OAA10374; Mon, 22 Nov 1999 14:28:00 -0500 (EST) Date: Mon, 22 Nov 1999 14:28:00 -0500 (EST) From: "Matthew N. Dodd" To: Nick Hibma Cc: FreeBSD CURRENT Mailing List Subject: Re: sbc and pcm In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 22 Nov 1999, Nick Hibma wrote: > My compliments on the sbc bridge drivers. This is what newbus is > supposed to look like. Anyone wanting to know what a bridge driver is, > have a look at > > sys/dev/sound/isa/sbc.c > > Beautiful in its simplicity: > > probe > attach (create a few children: pcm, midi, etc.) > helper functions (alloc/free resource). Actually, I've a few issues with it but I'm sure Peter will cover anything I have to say. Mostly, sbc.c is handling PnP ID matching in a totally bogus manner. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message