Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Nov 2005 09:44:44 -0800
From:      Greg Maruszeczka <greg@grokking.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: snd_ich and syntax error
Message-ID:  <438C938C.6010908@grokking.org>
In-Reply-To: <200511291253.29915.joao@matik.com.br>
References:  <da5cd1900511290553k1bd42194j@mail.gmail.com> <200511291253.29915.joao@matik.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
JoaoBR wrote:
> On Tuesday 29 November 2005 11:53, Marco Calviani wrote:
> 
>>Hi list,
>>   i have a problem during the config(8) phase of a kernel configuration
>>file. I would like to add in the kernel the device snd_ich with (as
>>indicated in the handbook):
>>
>>device      snd_ich
>>
>>However i've got a Syntax Error on that line when i try to config it.
>>


Put quotation marks around the driver name:

device	"snd_ich"




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