Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 1999 17:17:16 +0100 (CET)
From:      Nick Hibma <hibma@skylink.it>
To:        FreeBSD CURRENT Mailing List <current@FreeBSD.org>
Subject:   sbc and pcm
Message-ID:  <Pine.BSF.4.20.9911221710300.66950-100000@henny.jrc.it>

next in thread | raw e-mail | index | archive | help

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).

Cheers,

Nick.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.9911221710300.66950-100000>