On 2007/02/19 22:35, Sunnz wrote: > Just wondering if the ral WiFi drivers are in bsd.rd kernel?
Depends which architecture. i386, yes for PCI and cardbus. amd64, cardbus only. You can check all these for yourself, either in the architecture pages (openbsd.org/i386.html etc) or looking at the kernel configuration files via cvsweb (in src/sys/arch/ZZZ/conf). > I just installed a Ralink WiFi card today and attempted to install 4.0 > on the computer from cd40.iso. It didn't pick up the WiFi card PCI. > > Mean while I will check if I have installed it correctly. If it's installed correctly but isn't picked up by a driver, it would show as a "not configured" device in dmesg.

