Hi, On Wed, Jul 08, 2009 at 07:21:04PM +0200, Thomas Schwinge wrote:
> What also could be done, and what I had in mind for a long time > already, is a simple driver for a SoundBlaster ISA card (again, no PCI > for now -- I don't know if PCI device registration actually is > difficult, but let's simply avoid that for now). I'm not entirely sure, but my impression thus far is that PCI stuff is actually easier to handle than legacy devices with all their quirks... -antrik-