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  |
| [EMAIL PROTECTED] |       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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to