Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc Path: sserve!euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!daffy!uwvax!uwm.edu!news.moneng.mei.com!news.ecn.bgu.edu!vixen.cso.uiuc.edu!news.ksu.ksu.edu!hobbes.physics.uiowa.edu!ljg From: ljg@space.physics.uiowa.edu (Larry Granroth) Subject: sound blaster question X-Nntp-Posting-Host: ljgpc.physics.uiowa.edu Message-ID: <DCyMr0.82A@space.physics.uiowa.edu> Sender: news@space.physics.uiowa.edu (News Administrator) Organization: The University of Iowa, Department of Physics and Astronomy X-Newsreader: TIN [version 1.2 PL2] Date: Mon, 7 Aug 1995 21:37:48 GMT Lines: 19 Greetings. I just configured snd0 and sb0 into a kernel (as per LINT): controller snd0 device sb0 at isa? port 0x220 irq 7 conflicts drq 1 vector sbintr then made and installed the new kernel, rebooted, and did MAKEDEV snd0. The problem is when I "cat cow.au > /dev/audio" I only get about 1 second of audio before it hangs. (I also tried "irq 5" without "conflicts" and several differend *.au files.) This is with a SoundBlaster Pro on a Gateway 2000 DX4-66 with VLB, ATI GUP, SMC Elite Ultra, 32MB memory, FreeBSD 2.1.0-SNAP. I also have options SYSVSHM,SYSVSEM,SYSVMSG,"DUMMY_NOPS" (if that matters). Any suggestions? larry-granroth@uiowa.edu