: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
<[EMAIL PROTECTED]>
