DragonFly BSD
DragonFly users List (threaded) for 2006-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Configuring kernel: why doesnt this work?


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 16 Feb 2006 21:42:41 -0800 (PST)

:When im configuring a custom kernel i get this error:
:
:elevator# config EVELIN
:config: line 282: syntax error
:
:the error is caused by this line in EVELIN
:
:device          snd_emu10k1
:
:Why doesnt this work?

    It probably doesn't like the trailing digit... it probably thinks
    it is a device unit number.

    Try just using 'device snd'.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]