Subject: spkr.c
To: None <port-i386@NetBSD.ORG>
From: Brian D. Carlstrom <bdc@martigny.ai.mit.edu>
List: port-i386
Date: 03/12/1995 13:40:11
I had a couple of hacks that used the /dev/speaker interface. I'm trying
to add spkr0 to my -current kernel. What do I need to add to my kernel
config file? in the samples it has:

	spkr0	at isa? ...

but config.new says the "..." is a syntax error.

-bri