Re: Fw: problems reconfiguring kernel for sound
Jonas Hauge <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
Peter Kurpis wrote: > What's even weirder is that when I comment out all the USB support > lines (as well as the smbus, ichsmb, and smb device lines I added > for the 82801) in the configuration file, and rebuild the kernel, > the devices uhci0 through uhci2 and usb0 through usb2 *still* show > up on bootup (and in dmesg)! I can't help with your pcm problem but the problem with usb-devices showing upis propably because you have usbd_enable="YES" in your /etc/rc.conf. It will automatically detect your usb-devives and load the usb* mobules which is needed. Hope this could "solve" the weird behavior :) -- Kind regards Jonas Hauge _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"