home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20231 < prev    next >
Encoding:
Internet Message Format  |  1992-12-13  |  2.2 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!hydra!kypros!hsavolai
  2. From: hsavolai@cs.Helsinki.FI (Hannu Savolainen)
  3. Newsgroups: comp.os.linux
  4. Subject: ANNOUNCE: Sound for Linux 0.99 (Sound driver v 0.4)
  5. Date: 14 Dec 1992 00:08:12 GMT
  6. Organization: University of Helsinki, Department of Computer Science
  7. Lines: 48
  8. Message-ID: <1ggj9cINNkmc@hydra.Helsinki.FI>
  9. NNTP-Posting-Host: kypros.helsinki.fi
  10. Keywords: SOUND
  11.  
  12. The version 0.4 of the Sound Card Driver is available at nic.funet.fi
  13. (pub/OS/Linux/xtra/snd-kit/snd-driv-0.4.tar.Z)
  14.  
  15. This version contains support for the ProAudioSpectrum 16 card in
  16. addition to the previously supported cards (AdLib, SoundBlaster and SB
  17. Pro). Other ProAudioSpectrum models are not supported yet. File
  18. snd-kit/snd-util-0.4.tar.Z contains additional utilities to be used with
  19. the driver. 
  20.  
  21. Installation:
  22.  
  23. - Install linux 0.99 sources.
  24. - Install files in the snd-driv-0.4.tar.Z
  25. - If you are using nonstandard IRQ setting for the card, you have to
  26. edit the line containing macro SOUND_SUPPORT in the linux/Makefile.
  27. Standard settings are IRQ7 for SoundBlaster (SBC_IRQ) and 
  28. IRQ5 for ProAudioSpectrum (PAS_IRQ).
  29. - Continue installation as for standard Linux 0.99.
  30.  
  31. It is also possible to use the version 0.3 of the sound -driver with
  32. Linux 0.99. Just follow the instructions above and don't try to apply
  33. any patches provided with the driver. You have to make manually the
  34. following change to the linux/kernel/chr_drv/sound/Makefile before
  35. compiling the kernel. NOTE! The following is not necessary for the
  36. version 0.4.
  37.  
  38. ---- Manual patch for version 0.3 ---
  39. .c.o:
  40.     $(CC) $(CFLAGS) $(SOUND_SUPPORT) -c $<
  41.                                ^
  42.                                |
  43.             Insert this macro
  44. -----------
  45.  
  46. Completion:
  47.  
  48. The AdLib and SoundBlaster part is almost unchanged from the previous
  49. version. It is in late beta or early production phase.
  50.  
  51. The ProAudioSpectrum part is in early alpha state. 
  52.  
  53. Best regards,
  54. Hannu Savolainen
  55. hsavolai@cs.helsinki.fi
  56. ----------------------------------------------------------------------------
  57. Hannu Savolainen (hsavolai@cs.helsinki.fi)
  58. Kun Savolainen puhuu, niin vastuu siirtyy valittomasti kuulijalle.
  59. (or link("/dev/null", "/dev/flames") in plain C)
  60.