novi / SoundBlaster16PCI

Sound Blaster 16 PCI Driver with an es1371 chip (VMware Fusion) for NEXTSTEP/OPENSTEP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: VMware Fusion 12 supports legacy Sound Blaster 16 (ISA bus based) emulation. We could use official SoundBlaster 16 PnP driver.

README

This package contain the driver for the SoundBlaster16PCI and other cards with an es1371 chip for NeXTSTep/Openstep. It is based on the sources for the linux driver which is also included for reference (es1371.c).

The driver currently only supports playback and I think recording will never be supported since I have no need for that.

Since this is my first driver I cannot guarantee that it has no effect on other parts of the system but on my system it runs stable.

The driver is programmed to support shared IRQ's but that feature is completely untested although it is enabled in the Default.table.

I try do document the source as good as I can and espacially my changes to the parts of the linux driver I used.

Jens Heise

Legal: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

About

Sound Blaster 16 PCI Driver with an es1371 chip (VMware Fusion) for NEXTSTEP/OPENSTEP


Languages

Language:C 85.0%Language:Objective-C 14.1%Language:Makefile 0.9%