georgel wrote on 2025-05-23, 08:51:Anybody familiar with this card? I tried Ensoniq DOS drivers but with or without any sound card they always claim to initialize the card's hardware ... No sign of any hardware detection.
Not that card specifically, no. It doesn't seem to be an Ensoniq-branded card, in spite of using their ICs. At best, maybe a licenced design, or just one where they purchased the chips. The FCC grantee code points to a Taiwanese company. Most actual Ensoniq-branded cards had FCC ID numbers beginning with LF7, and contained an AD1848-compatible CODEC on-board.
They share some parts: Ensoniq instrument ROM, small amount of RAM, OTTO, 68K processor, ES5706 host interface, so maybe you can expect some level of compatibility, but I wouldn't absolutely bet on it. Whether the standard code files have the data to match that particular 1 MiB sample ROM is not entirely clear.
There may be different versions, but the most common Ensoniq DOS-based tools definitely do try to detect the hardware before starting the initialisation routines. I just tested this with no Ensoniq hardware present, and it complains that the hardware was not found, and never displays the init message. In most cases, for non-PnP cards, the tools will probe the card at the base/MIDI port specified in SNDSCAPE.INI (on-board base port jumper must match). It isn't clear how JP1 is set from the photo, so it might help to double-check. Also, make sure there is nothing else at that port, once you sort out the jumper settings. Usually, I think code upload to the 68K happens via the DMA channel specified in the config file, too.