Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2003 14:53:14 +0200
From:      Hasse <webmaster@swedehost.com>
To:        Laszlo Vagner <george@vagner.com>, "Greg J." <xcas@cox.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: pcm on 5.1
Message-ID:  <200307041453.14487.webmaster@swedehost.com>
In-Reply-To: <3F057297.3090104@vagner.com>
References:  <A5179638-ADB2-11D7-8AA8-0003939B3BD6@yumyumyum.org> <20030704045959.36d40a42.xcas@cox.net> <3F057297.3090104@vagner.com>

next in thread | previous in thread | raw e-mail | index | archive | help
cd /usr/src/sys/i386/conf
make LINT

-- 
Regards
   Hasse
      Webmaster @ Swedehost.com
-----------
On Friday 04 July 2003 14.27, Laszlo Vagner wrote:
> Greg J. wrote:
> >On Thu, 3 Jul 2003 21:15:01 -0500
> >
> >David Kelly <dkelly@HiWAAY.net> wrote:
> >>On Thursday 03 July 2003 07:01 pm, Kenneth Culver wrote:
> >>>On Thursday, July 3, 2003, at 07:58  PM, Laszlo Vagner wrote:
> >>>>I just updated to 5.1-r and was wondering how to add soundcard
> >>>>support to the
> >>>>kernel.?
> >>>>
> >>>>in 4.8 i just added 'device pcm' in my kernel config and recompiled
> >>>>but 5.1 is different
> >>>>and i dont want to do something to mess things up.
> >>>>
> >>>>dmesg follows.
> >>>
> >>>Just do what you've always done. Add device pcm to your kernel.
> >>
> >>I don't think its quite that easy, but its even easier now.
> >>
> >>% cd /usr/src/sys/i386/conf
> >>% grep -i pcm *
> >>GENERIC:# PCCARD (PCMCIA) support
> >>GENERIC:# Pcmcia and cardbus bridge support
> >>GRUMPY:# PCCARD (PCMCIA) support
> >>GRUMPY:# Pcmcia and cardbus bridge support
> >>NOTES:# pca: PCM audio through your PC speaker
> >>NOTES:# gp:  National Instruments AT-GPIB and AT-GPIB/TNT board,
> >> PCMCIA-GPIB OLDCARD:# PCCARD (PCMCIA) support
> >>OLDCARD:device          pcic            # PCMCIA bridge
> >>
> >>Does not appear to be a pcm device available for statically compiling
> >>into the kernel. But never mind as its available as a kld in
> >>/boot/kernel/
> >
> >sure it still works.. I use device pcm for the hacked up audigy2 sound
> > driver. :-) I've noticed a lot of things that aren't in either NOTES or
> > GENERIC... like options TCP_DROP_SYNFIN.
>
> I was looking for the LINT file but didnt find it, is the NOTES file the
> LINT file now?
>
> _______________________________________________
> 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"

-- 
Regards
   Hasse
      Webmaster @ Swedehost.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307041453.14487.webmaster>