cd /usr/src/sys/i386/conf && ee GENERIC
now just add the device like so
device  pcm
then Esc and save
then cd /usr/src/ && make buildkernel KERNCONF=GENERIC

after its done building:
make installkernel KERNCONF=GENERIC

now shutdown -r now

Hope this helps
Rob

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Charlie
Sent: Sunday, September 14, 2003 11:51 PM
To: [EMAIL PROTECTED]
Subject: trouble with kernel

if i am trying to add my sound card device, and add the line device pcm
into 
kernel do i have to recompile it to make it work and if so how do i
recompile?
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to