[...Just noticed that we are posting to multiple groups. Sorry everyone, though I not ready to drop them...]
On Mar 05, Helge Oldach wrote: > Mathew Kanner: > >On Mar 05, Helge Oldach wrote: > > Yes, that is exactly correct. I am sorry, I just wasn't clear enough > with my wording. To be safe, I just tested it: > > case a) "options PNPBIOS" and "device pcm" in the kernel config => works > > case b) "options PNPBIOS" in the kernel config and "kldload snd_pcm" => > pcm isn't recognized, but the other PnP devices show up during probe > > case c) *no* "options PNPBIOS" but "kldload snd_pcm" => neither pcm nor > other PnP devices are recognized > > Did I forget one variation? :-) Helge, kldloading snd_pcm isn't enough. You need to load the driver for your particular card (the module dependacies should load snd_pcm for you). I think you are going to have to retry your tests. --Mat -- We peer so suspiciously at each other that we cannot see that we Canadians are standing on the mountaintop of human wealth, freedom and privilege. - Pierre Elliott Trudeau _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"