> Date: Tue, 31 Aug 2004 20:52:24 +0200 (CEST) > From: "David Barbero" <sico_at_loquefaltaba.com> > Sender: owner-freebsd-current_at_freebsd.org > > Hi all. > > I have a problem with the sound driver snd_fm801, I tryed load snd_fm801 > as module and compile in to the kernel but this not recognize this card. > This card work properly on FreeBSD 4.7. I don't think the patch that allows devices ending in numerics to work properly has been committed to RELENG_5, so you need to enclose the name in quotation marks. This is fixed in CURRENT and I suspect it will be in RELENG_5 fairly soon. Until then, kldload "snd_fm801" has a better chance of working. (Or device "snd_fm801" if you are building it into the kernel.) If you actually tried to load with the quotation marks, please ignore this. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman_at_es.net Phone: +1 510 486-8634Received on Tue Aug 31 2004 - 18:18:35 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:09 UTC