Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 23:56:28 -0400
From:      David Banning <david@skytrackercanada.com>
To:        questions@freebsd.org
Subject:   error with MAKEDEV
Message-ID:  <20010829235628.A439@sympatico.ca>

next in thread | raw e-mail | index | archive | help
The command 
"./MAKEDEV snd" in the /dev directory gives me the error;

expr: syntax error
bad node: mknod mixer

I have compiled into my kernel;

device         pcm0 at isa? irq 10 drq 1 flags 0x0
device         sbc0    at isa? port 0x220 irq 5 drq 1 flags 0x15

and it seems to be recognized on boot;

Aug 29 23:39:20 d /kernel: sbc0: <SoundBlaster 16> at port 0x220-0x22f irq 5 
drq 1 flags 0x15 on isa0
Aug 29 23:39:20 d /kernel: pcm1: <SB16 DSP 4.11> on sbc0

My sound card is in an ISA port.

Sound card works OK when I boot under Windows.

Any idea what I have to do here?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010829235628.A439>