Hi, Some weeks ago i installed FreeBSD-4.6 STABLE and KDE3. I'm a newbie to Linux, but more experienced with Windows. I first collected all data from windows for my PnP devices, such as: IRQ, I/O, memory because i thought it must be added somehow to the Kernel.
I have the following devices that won't work: An internal Lucent Winmodem (PCI) and a Soundblaster Live 5.1. Soundblaster Live 5.1 I added the "device pcm" statement in the Kernel and made my custom Kernel. KDE3 is still complaining that the sound-device is not working. dmesg |grep 'pcm' results in: pcm0: <Creative EMU10K1> at device 7.0 on pci 0 pcm0: unable to map register space device_probe_and_attach:pcm0 returned 6 pcm1: <Creative EMU10K1> at device 7.0 on pci 0 pcm1: unable to map register space device_probe_and_attach:pcm1 returned 6 How does the Kernel know what IRQ,I/O,memory this device needs ? What is wrong ? Lucent Winmodem I've installed the LTMDM software from the ports collection, but i didn't make a custom Kernel again, because i don't know what to add. Logically, i think, the Kernel must know something about the modem. I cannot find any details on how to do it exactly. Is there some example Kernel for the Lucent winmodem ? How does the Kernel know what IRQ,I/O,memory this device needs ? dmesg | grep 'ltmdm' results in: ltmdm0: <lucent Winmodem> at device 8.0 on pci0 ltmdm0: could not map ioport Please help, Kind Regards Edwin Renders To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message