All drivers work outside of CDSETUP.SYS from the v2.04 DOS/Win3.1 driver package failing to detect the card. SNDINIT from the same package does work so audio is functional.
* add DTK PIM-TB10-Z BIOS 2.39
* change Multitech PC-500/PC500+ KBC type to XTClone
* 1. add ISA RTC century field to support Multitech onboard RTC
2. hard-coded I/O port and IRQ for Multitech onboard RTC until
find a prorper way to obtain correct value from machine config
* Add the VLSI SuperCore and Wildcat chipsets
* Disable logging and minor cleanups
* Add the AST Bravo MS P/90 (Rattler)
* Add the AT&T Globalyst 620 (NCR 3248)
* Add the DEC Celebris 5xx
* Add the DFI G586VPM Rev C
* Add the Packard Bell PB600
* Fix southbridge PCI Command Register writes
* Block the Cyrix 6x86 on incompatible machines
* Rename the AT&T Globalyst 620 to include the names of the NCR counterparts
* Add the Zeos Pantera Wildcat
* Add RZ-1001 variant of the RZ-1000 PCI IDE controller and made the Zeos Pantera Wildcat use it
* Add the Micronics M54Si
* Update machine_table.c
* Re-add new machines to machine table
* Update machine inits to use new KBC device names
* Use correct machine init method as NVRAM init is done by the chipset code
* Use a Phoenix KBC for the AST Bravo since the BIOS calls command D5h to show the KBC revision
* Update KBC comments in machine table
* Update VLSI 59x chipset comments
* Update machine inits for new super I/O code
* Reorganize machines and update comments
* AST readout device actually has multiple indexed registers
* Implement the AST Bravo MS ECP DMA configuration
* Implement jumpered/hardwired ECP DMA for the remaining machines
* Fix ECP DMA on the AST Bravo MS
* Move the DEC Celebris to the Socket 4/5 category
* Implement SMI I/O port read, fixes APM init on AT&T, Micronics and Zeos machines
* Convert AST readout device to new logging system
* Update KBC init to new method
* Cleanups
* Initial implementation of the Yamaha YMF-71x (OPL3-SA2/3) audio controllers
* Give the Intel AN430TX its onboard YMF-715
* Forgotten change to snd_sb_dsp.c
* Disable logging, code cleanup
* Use 32K default SB DSP DMA buffer globally and remove the Yamaha subtype
* Hook up master volume control to the OPL3 as well
* Use custom CD audio filter to apply master volume
* Initial implementation of the OPL3-SA3 bass/treble controls
* Improve CD audio volume filter
* Implement the power management registers
* Move master volume recalc to its own function and update on register write
* Correct YMF-719 PnP ROM filename
* Cleanup