David O'Brien wrote: > > > > Below follow dmesg output and kernel configuration. > > > > > device pcm0 at isa? port ? irq 10 drq 1 flags 0x0 > > > > I have this: > > > > device pcm0 at nexus? port ? irq 10 drq 1 flags 0x0 > > ^^^^^^ > > I would like to update ``sys/i386/isa/snd/README'' since it currently > does not have enough information to get a person going. Is the use of > "nexus" vs "isa" the offical way to go now days?
I just use: device pcm0 and no more, since I only have a PCI card. Haven't cvsupped in about a week though. (I have no idea if this is correct or not. I removed the at... part in order to keep it from probing the isa stuff, for no other reason than I didn't want to see it.) > Also, what devices did people have to create to get sound and /dev/audio > working? (ie. cd /dev ; ./MAKEDEV foo) I think dmesg |grep pcm followed by cd /dev/; MAKEDEV foo will work, when foo is whatever pcm dsp you want working. SB128 has a patch to get two dsps working... -- Eric Hodel hodel...@seattleu.edu "If you understand what you're doing, you're not learning anything." -- A. L. To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message