Configuring kernel: why doesnt this work?

Matthew Dillon dillon at apollo.backplane.com
Thu Feb 16 21:44:19 PST 2006


: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 at xxxxxxxxxxxxx>





More information about the Users mailing list