home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / ibm / pc / soundcar / 5228 < prev    next >
Encoding:
Text File  |  1992-12-13  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.sys.ibm.pc.soundcard
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!news.service.uci.edu!network.ucsd.edu!qualcom.qualcomm.com!cancun!rdippold
  3. From: rdippold@cancun.qualcomm.com (Ron Dippold)
  4. Subject: Re: GUS & Falcon 3.0
  5. Message-ID: <rdippold.724233045@cancun>
  6. Sender: news@qualcomm.com
  7. Nntp-Posting-Host: cancun.qualcomm.com
  8. Organization: Qualcomm, Inc., San Diego, CA
  9. References: <1g8j53INNt7@male.EBay.Sun.COM> <Bz41y0.FDB@watserv2.uwaterloo.ca> <markus.306.724205605@clement.info.umoncton.ca>
  10. Date: Sun, 13 Dec 1992 07:50:45 GMT
  11. Lines: 21
  12.  
  13. markus@clement.info.umoncton.ca (MARC PAULIN) writes:
  14. >In article <Bz41y0.FDB@watserv2.uwaterloo.ca> ptran@sciborg.uwaterloo.ca (Phat H Tran) writes:
  15. >>You have to load SBOS high.  To do this, make a batch file with the 
  16. >>following commands:
  17. >>@echo off
  18. >>lh sbosdrv
  19. >>loadsbos %1 %2 %3 %4
  20.  
  21. >I think it should be:
  22. >@echo off
  23. >sbosdrv
  24. >lh loadsbos %1 %2 %3 %4
  25. >    LOADSBOS is the program that will stay in memory.  Maybe I'm wrong, 
  26. >but that's what UBAT writes when I create a batch file with high memory 
  27. >loading.
  28.  
  29. Just checked... SBOSDRV stays in memory, LOADSBOS doesn't.  Phat's
  30. version is correct here.  Actually, you could load them both high,
  31. since loadsbos doesn't hang around there's no harm.
  32. -- 
  33. Spend enough time confirming the need and the need will disappear.
  34.