luRaichu wrote on 2025-03-28, 02:43:
dionb wrote on 2025-03-28, 00:24:
For most games and general use either Windows 98 or 2000 will do for me. KolibriOS seems slick. I don’t expect much use of DOS but I’d rather keep DOS compatibility in case I want to play a specific DOS game.
If DOS is required, generally an ISA sound card is best. Which do you have?
As for WiFi, that is very, very challenging under DOS. There are a handful of WiFi adapters that actually have DOS drivers, things like the old Orinoco cards. However they are 802.11b only with no better encryption than WEP (which is arguably worse than no encryption at all). So to get them to communicate over WiFi you would need to have an open (or with WEP: for all intents and purposes open) network. MAC whitelisting and hidden SSID's are pointless too from a security perspective.
A far better idea is to use an old router or AP as a wireless bridge, so it connects to your WiFi and you connect the DOS machine to it via Ethernet. Alternately, you can get ESP32 Arduinos that connect to WiFi and pretend to be a serial modem to your DOS machine.
Under Windows 98, you have a more options, but you'll need to find something that supports WPA2 security and AES encryption with Win98 drivers. Some WiFi-g cards fit the bill, but most won't (either no Win98 drivers or no WPA2/AES support). Here again, the AP as wireless bridge is an easier option. The ESP32 modem less so, unless you are nostalgic for old dial-up internet speeds.
Also, this board has integrated USB 1.0.
Is a USB 2.0 card worth it?
What do you want to do with USB under Windows 98? Assuming the system is networked you don't need USB for file transfer and USB 2.0 doesn't offer any advantage for HID (keyboards, mice), so I don't really see the use case.
Note that if you want to go down this route, this motherboard doesn't offer 3.3V on the PCI bus, and most USB 2.0 cards require 3.3V to function. This depends on card design, not chipset, so it's not possible to give a conclusive chipset advice, other than that older chips are more likely to be on cards that will work in PCI 2.0 or 2.1 boards without 3.3V. Sitecom cards with NEC chipsets have been a safe bet for me.