home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / sb / programm / 293 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  1.3 KB

  1. Xref: sparky alt.sb.programmer:293 comp.sys.ibm.pc.soundcard:870
  2. Organization: Information Technology Center, Carnegie Mellon, Pittsburgh, PA
  3. Path: sparky!uunet!wupost!udel!rochester!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!tpn+
  4. Newsgroups: alt.sb.programmer,comp.sys.ibm.pc.soundcard
  5. Message-ID: <MeRjSS600hYSMOBNZc@andrew.cmu.edu>
  6. Date: Wed, 29 Jul 1992 15:55:10 -0400 
  7. From: Tom Neuendorffer <tpn+@andrew.cmu.edu>
  8. Subject: Non-DMA DAC on SB
  9. Lines: 21
  10.  
  11.  
  12. Hi,
  13.     I'm working on writing an interface for the SoundBlaster on a Mach
  14. machine. While DMA is obviously the way to go, I am also interested in
  15. how to do a non-dma interface to the DAC. Specifically I need to know.
  16.  
  17. 1. is there an internal FIFO buffer I can write to and , if so, 
  18.     a. How can I write to it?
  19.     b. how can I get the status on how full it is.
  20.  
  21. If anyone has any technical specs (or public domain code) on this aspect
  22. of the card (or any other for that matter), please let me know. I am in
  23. the process of ordering the developers kit, but I would like to get some
  24. things done now. I have looked around the ftp sources listed in the FAQ,
  25. but have had no luck in finding this info. Also, I have heard of , but
  26. not seen  Sblast_BSD_1.4 (a Sound Blaster BSD Unix device driver by
  27. Steve Haehnichen). If I could get a pointer to that, I would appreciate
  28. it.
  29.  
  30. Thanks in advance,
  31.     Tom N.
  32.