Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 2003 00:27:28 -0500
From:      "Rob" <polkrl@bellsouth.net>
To:        <liuyang99@earthlink.net>, <freebsd-questions@freebsd.org>
Subject:   RE: trouble with kernel
Message-ID:  <000001c37b4a$10f45430$6401a8c0@DELL>
In-Reply-To: <E19ylG9-00044S-00@scaup.mail.pas.earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Charlie
Sent: Sunday, September 14, 2003 11:51 PM
To: freebsd-questions@freebsd.org
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?
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c37b4a$10f45430$6401a8c0>