From owner-freebsd-questions Fri Feb 13 12:18:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA27402 for freebsd-questions-outgoing; Fri, 13 Feb 1998 12:18:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from chi.coffs.key.net.au (andrew@chi.coffs.key.net.au [203.35.4.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA27367 for ; Fri, 13 Feb 1998 12:18:19 -0800 (PST) (envelope-from andrew@ugh.net.au) From: andrew@ugh.net.au Received: from localhost (andrew@localhost) by chi.coffs.key.net.au (8.8.8/8.8.8) with SMTP id HAA00867 for ; Sat, 14 Feb 1998 07:18:12 +1100 (EST) (envelope-from andrew@ugh.net.au) X-Authentication-Warning: chi.coffs.key.net.au: andrew owned process doing -bs Date: Sat, 14 Feb 1998 07:18:10 +1100 (EST) X-Sender: andrew@chi.coffs.key.net.au To: freebsd-questions@FreeBSD.ORG Subject: ESS1868 and No space left on device Message-ID: X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have a ESS1868 sound card that claims to be sound blaster pro compatible. If I try cat walrus.au >> /dev/audio I get: /dev/audio: No space left on device. In my kernel I have: controller snd0 device sb0 at isa? port 0x220 irq 12 conflicts drq 0 vector sbintr device mpu0 at isa? port 0x320 irq 12 conflicts drq 0 conflicts options SBC_IRQ=12 At boot I get: sb0 at 0x220 irq 12 drq 0 on isa sb0: mpu0 at 0x320 irq 12 drq 0 on isa mpu0: cat /dev/sndstat gives: VoxWare Sound Driver:3.0-beta-950506 (Sun Feb 5 14:38:12 EST 1995 freebsd-hackers@freefall.cdrom.com) Config options: ffffffff Installed drivers: Type 5: Roland MPU-401 Type 2: SoundBlaster Card config: SoundBlaster at 0x220 irq 12 drq 0 Roland MPU-401 at 0x320 irq 12 drq 0 Audio devices: 0: SoundBlaster Pro 3.1 Synth devices: Midi devices: 0: SoundBlaster 1: MPU-401 0.0 Midi interface #1 Timers: 0: System Timer Mixers: 0: SoundBlaster I am running 2.2.5-STABLE as of a couple of weeks ago ona 486 with 8MB. Perhaps I need a newer driver? More RAM? Perhaps its the shared irg.drq betwen the midi bit and the pcm bit? Please CC me in all rpelies... Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message