Hi Everyone, Im a Linux user (Slackware) and now i decided to try OpenBSD as my main OS on my laptop, the only thing that i couldn't solve is to make my Wifi card works on OpenBSD. It's a Realtek RTL8191SE PCI. I tried to compile Linux Driver with no success and there is no ndiswrapper substitute on OpenBSD. How can i solve? Is there anyone here that already had this kind of challenge?
Some commands output: *#dmesg | grep pci1 * *pci1 at ppb0 bus 2* *vendor "Realtek". unknown product 0x8171 (class network subclass miscellaneous, rev 0x10) at pci1 dev 0 funcion 0 not configured* *#pcidump* *Domain /dev/pci0:* ... *2:0:0: Realtek uknown* *3:0:0: Realtek 8101E *(Essa é a re0, ethernet wired do note) Luiz Diego Fernandes de Moraes