home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / announce / 33 < prev    next >
Encoding:
Text File  |  1992-12-13  |  2.4 KB  |  67 lines

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