From owner-freebsd-multimedia  Sun May 24 00:16:34 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id AAA29983
          for freebsd-multimedia-outgoing; Sun, 24 May 1998 00:16:34 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5])
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA29966
          for <freebsd-multimedia@FreeBSD.ORG>; Sun, 24 May 1998 00:16:31 -0700 (PDT)
          (envelope-from luigi@labinfo.iet.unipi.it)
Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id HAA18895; Sun, 24 May 1998 07:34:34 +0200
From: Luigi Rizzo <luigi@labinfo.iet.unipi.it>
Message-Id: <199805240534.HAA18895@labinfo.iet.unipi.it>
Subject: Re: Sound is working... sort of
To: ckempf@enigami.com (Cory Kempf)
Date: Sun, 24 May 1998 07:34:34 +0200 (MET DST)
Cc: freebsd-multimedia@FreeBSD.ORG
In-Reply-To: <199805240143.VAA03435@singularity.enigami.com> from "Cory Kempf" at May 23, 98 09:42:56 pm
X-Mailer: ELM [version 2.4 PL23]
Content-Type: text
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

> Hi all,
> 
> I have a DK440LX, with built in Crystal Audio sound card.
> I now have the system (-current) recognizing the card, and
> I can play sound files.
> 
> So, naturally, I ventured into attempting to get recording to
> work.
> 
> Natually, it didn't :-) (if it did, I probably wouldn't be writing!)
> 
> When I attempt to do a simple record (e.g. cat /dev/audio > file),
> I get static.  Unfortunately, once I have done that, I can no longer

static is better than nothing, it means that at least the dma is
correctly configured and connected.

i suggest the following experiment:

	cat /dev/dspW > /dev/dspW

in a window, and play with "mixer" in another one to see/set the levels
and recording sources.

> use the port.  The console says: "write denied, another writer is in"

this usually happens when there is another process using the device and
did not properly terminate (possibly because it is not getting an
interrupt to terminate, and this is possibly due to misconfigured dma,
but in this case you would get no static...). check with "ps" or "top"
what's going on.

> FWIW, I have a Labtec boom mic plugged into my mic port.
> 
> Any hints?

see above, in addition to the usual stupid things that one could do
(plug in the wrong port, no power on the mic if it has one,
non-working mic because of broken cable...)

	cheers
	luigi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Sun May 24 10:03:27 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id KAA12191
          for freebsd-multimedia-outgoing; Sun, 24 May 1998 10:03:27 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA12174
          for <multimedia@freebsd.org>; Sun, 24 May 1998 10:03:22 -0700 (PDT)
          (envelope-from hasty@rah.star-gate.com)
Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1])
          by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id KAA12511
          for <multimedia@freebsd.org>; Sun, 24 May 1998 10:03:19 -0700 (PDT)
          (envelope-from hasty@rah.star-gate.com)
Message-Id: <199805241703.KAA12511@rah.star-gate.com>
X-Mailer: exmh version 2.0.2 2/24/98
To: multimedia@FreeBSD.ORG
Subject: Rendez-vous
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Sun, 24 May 1998 10:03:19 -0700
From: Amancio Hasty <hasty@rah.star-gate.com>
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


Hi ,

I spotted this in the mbone mailing list and I figured some of you may
be interested.

	Enjoy,
	Amancio

Frank.Lyonnet@sophia.inria.fr said:
>   A quick word to announce the availability of Rendez-Vous 1.0.3 an
> Internet audio/video conferencing software developped in INRIA France.

> This release of Rendez-Vous should be of interest for people willing
> to experiment with multilayer video codec, application level FEC and
> bit error resilience.

> Extracted from the Rendez-Vous web page (http://www.inria.fr/rodeo/rv)
> : ---------------------------------------------------------------------
> ---

> Rendez-Vous is an Internet videoconferencing tool developed at INRIA
> by Frank Lyonnet. It is in a way the successor to the IVS tool
> developed some time ago by Thierry Turletti, which was one of the
> first MBone tools available (however it is a completely new piece of
> code compared to IVS).

> The audio component of Rendez-Vous is an integration of the
> application kernel of the FreePhone 3.5 audio tool developped also at
> INRIA by Sacha  Fosse-Parisis and Andres Vega Garcia (http://
> www.inria.fr/rodeo/fphone).

> Main features of Rendez-Vous :

> - RTP protocol support over multicast or unicast IP. - H261 video
> standard. - High quality PCMU, ADPCM, VADPCM (with HiFi support) and
> low bandwidth GSM  and LPC audio coding. - Mpeg 1/2 file reading /
> transcoding - An integrated scheduler for multilayer video and audio
> flow management and  processing (layer synchronisation and
> optimization of machine ressources to maximise the  suggestive quality
> rendered to the user). - Experimental multilayer DCT based video
> codec. - Application level hierarchical FEC. - Bit error resilience
> with layered DCT codec.

> Who should care for Rendez-Vous ?

> Who should NOT care for Rendez-Vous : Rendez-Vous is not intended to
> be commercial product. We, the RODEO team at INRIA are a small
> research group, part of a French public institute. In no case we
> recommend Rendez-Vous for a buisness or even personnal use. We will
> not provide any support for such use of Rendez-Vous.

> Who should care for Rendez-Vous : Rendez-Vous is an experimental
> research tool. It has been developped in order to be an ideal testbed
> for some hot topics such as layered video and audio transport and
> coding, Forward Error Correction for video and audio on the Internet,
> wireless and satellite links access to the Internet. As a side effect
> of this primary goal, Rendez-Vous can also be used for personnal use
> by people with an adventurous mind.

> Supported systems :

> - Sun Sparc Solaris machines, internal audio hardware, SunVideo and
> VigraPix grabbers - x86 Linux machines, VoxWare audio by Sacha
> Fosse-Parisis, no video grabbing - x86 FreeBSD machines, VoxWare audio
> by Sacha Fosse-Parisis, no video grabbing - Windows 95 machines,
> DirectX 5.0 audio, VideoForWindows (QuickCam only) and  Matrox Meteor
> grabbing. Windows NT 4 users have to wait for offical support for
> DirectX 5.0 in NT 4.

> Frank Lyonnet Frank.Lyonnet@inria.fr http://www.inria.fr/rodeo/
> personnel/Frank.Lyonnet/





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Sun May 24 18:24:28 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id SAA20133
          for freebsd-multimedia-outgoing; Sun, 24 May 1998 18:24:28 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA20126
          for <freebsd-multimedia@FreeBSD.ORG>; Sun, 24 May 1998 18:24:24 -0700 (PDT)
          (envelope-from doconnor@cain.gsoft.com.au)
Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id KAA04573; Mon, 25 May 1998 10:54:13 +0930 (CST)
Message-Id: <199805250124.KAA04573@cain.gsoft.com.au>
X-Mailer: exmh version 2.0zeta 7/24/97
To: "Eric L. Hernes" <erich@lodgenet.com>
cc: freebsd-multimedia@FreeBSD.ORG
Subject: Re: Ensoniq AudioPCI 
In-reply-to: Your message of "Fri, 22 May 1998 10:26:11 EST."
             <199805221526.KAA01097@jake.lodgenet.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Mon, 25 May 1998 10:54:13 +0930
From: "Daniel O'Connor" <doconnor@gsoft.com.au>
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


> Luigi's new driver framework?  It appears to be mostly ISA based.  Adding
> PCI support to it would look like mostly a hack.
> 
> Has anyone looked at the NetBSD sound subsystem?  I'd say it looks kind
> of promising; but I'm not too keen on yet another audio system...
Well, you could fiddle with Luigi's, so that it is a much better alternative 
than Voxware, and then we could kill Voxware and only have one :)

I would think that _another_ sound system would be a bit silly :(

---------------------------------------------------------------------
|Daniel O'Connor software and network engineer for Genesis Software |
|http://www.gsoft.com.au                                            |
|The nice thing about standards is that there are so many of them to|
|choose from. -- Andrew Tanenbaum                                   |
---------------------------------------------------------------------



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Sun May 24 22:39:45 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id WAA21783
          for freebsd-multimedia-outgoing; Sun, 24 May 1998 22:39:45 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA21769
          for <multimedia@freebsd.org>; Sun, 24 May 1998 22:39:40 -0700 (PDT)
          (envelope-from doconnor@cain.gsoft.com.au)
Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id PAA06442 for <multimedia@freebsd.org>; Mon, 25 May 1998 15:09:36 +0930 (CST)
Message-Id: <199805250539.PAA06442@cain.gsoft.com.au>
X-Mailer: exmh version 2.0zeta 7/24/97
To: multimedia@FreeBSD.ORG
Subject: Write Combining info..
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Mon, 25 May 1998 15:09:36 +0930
From: "Daniel O'Connor" <doconnor@gsoft.com.au>
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hi,
I found a web page which has a patch for Linux to manipulate the MTRRs on a 
PPro and PII.
It's at http:/http://glide.xxedgexx.com/MTRR.html

I also notice that Linux has the ability to cat the pci device, and it prints 
out some info about your PCI cards (such as the memory location they are 
mapped to :) It would be neat if we could do this, esp. if a utility to 
manipulate MTRR's is being written.

Sorry for mailing this to the whole list, but I forget who said they where 
interested in adding such support..

---------------------------------------------------------------------
|Daniel O'Connor software and network engineer for Genesis Software |
|http://www.gsoft.com.au                                            |
|The nice thing about standards is that there are so many of them to|
|choose from. -- Andrew Tanenbaum                                   |
---------------------------------------------------------------------




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Sun May 24 23:40:49 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id XAA04069
          for freebsd-multimedia-outgoing; Sun, 24 May 1998 23:40:49 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04032
          for <multimedia@freebsd.org>; Sun, 24 May 1998 23:40:40 -0700 (PDT)
          (envelope-from hasty@rah.star-gate.com)
Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1])
          by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id XAA16274;
          Sun, 24 May 1998 23:40:33 -0700 (PDT)
          (envelope-from hasty@rah.star-gate.com)
Message-Id: <199805250640.XAA16274@rah.star-gate.com>
X-Mailer: exmh version 2.0.2 2/24/98
To: Wes Peters <wes@softweyr.com>
cc: multimedia@FreeBSD.ORG
Subject: Voice Answering Machine (Re: FreeBSD Newsletter #2 )
In-reply-to: Your message of "Sun, 24 May 1998 23:44:17 MDT."
             <35690531.A727E05D@softweyr.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Sun, 24 May 1998 23:40:32 -0700
From: Amancio Hasty <hasty@rah.star-gate.com>
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

My old instructions on how to setup a voice answering machine

ftp://rah.star-gate.com/pub/Voice.FAQ

mgetty home page
http://www.leo.org/~doering/mgetty/index.html

http://www.vix.com/hylafax/

mgetty/vgetty is okay however I think that hylafax is easier to use
than vgetty. There are hooks on hylafax to redirect voice calls to 
a "third party program" such as vgetty perhaps for the short term
this is the best way to proceed. 

At my ftp site, there is an old version of mgetty + vgetty which I believed
the voice functions  to work reliably . Tomorrow when I have more 
time I will built it, test it and report back to the mailing list.
This can serve as a starting point to debug the current vgetty.

Task List:

1. End User Documentation

2. Installation/Customization

3. First Cut .   use hylafax/vgetty  . The vgetty can be the one in
   my ftp site: ftp://rah.star-gate.com/pub/mgetty097-Jun12.tar.gz

   Provide what I have over here : caller id support , forward
   voice messages to mail recipient. Keep log of all incoming 
   calls  -- this is just a simple tcl/tk program or java program 
   to display caller ID and log to a file.

3.a graphical customization or management of the voice answering
    system.

4. Java stand alone application and applet to play back audio messages
   First time around it will suffice to playback messages from a 
   directory . Second version should use a java database interface to 
   store and retrieve messages --- the idea here is to provide an
   enterprise-wide answering machine. There are a couple of graphic
   java packages which are capable of playing back audio and generate
   a nice wave display so for know just pick one. For storing
   audio messages perhaps postgress will suffice. There is a java jdbc
   interface to postgress as well as a nice tcl/tk frontend for managing
   postgress databases.

5. Once we reached a sufficient end-user level functionaliy write a nice web
   page on how to use the answering machine . The web page should
   be of sufficient quality to merit its inclusion at wwww.freebsd.org.

I think that this is enough to kick off the voice answering machine 
project and I need help.

	Tnks,
	Amancio



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Mon May 25 00:36:08 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id AAA14874
          for freebsd-multimedia-outgoing; Mon, 25 May 1998 00:36:08 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA14804
          for <multimedia@FreeBSD.ORG>; Mon, 25 May 1998 00:36:05 -0700 (PDT)
          (envelope-from toor@dyson.iquest.net)
Received: (from root@localhost)
	by dyson.iquest.net (8.8.8/8.8.8) id CAA11728;
	Mon, 25 May 1998 02:35:50 -0500 (EST)
	(envelope-from toor)
Message-Id: <199805250735.CAA11728@dyson.iquest.net>
Subject: Re: Write Combining info..
In-Reply-To: <199805250539.PAA06442@cain.gsoft.com.au> from Daniel O'Connor at "May 25, 98 03:09:36 pm"
To: doconnor@gsoft.com.au (Daniel O'Connor)
Date: Mon, 25 May 1998 02:35:49 -0500 (EST)
Cc: multimedia@FreeBSD.ORG
From: "John S. Dyson" <dyson@FreeBSD.ORG>
Reply-To: dyson@FreeBSD.ORG
X-Mailer: ELM [version 2.4ME+ PL38 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Daniel O'Connor said:
> Hi,
> I found a web page which has a patch for Linux to manipulate the MTRRs on a 
> PPro and PII.
> It's at http:/http://glide.xxedgexx.com/MTRR.html
>
It is trivial to set the MTRR's.  We don't have smp support yet for the
necessary IPI mechanism.  I am working on significant SMP upgrades,
including that.

The issue regarding WC mode is that we need to agree upon an API for
XFree to specify the appropriate modes for the cards.  The PCI cards
don't do a very good job in specifying what they would like to have,
so this will have to be an XFree issue.  All we need to do is to add
kernel support, but again, that is pretty easy.

In the short-term, you can use the fastvid stuff that is floating
around, but alas it is only fully effective on UP kernels (it works
on SMP kernels, but only for one processor.)

I am doing a lot of things right now, making SMP work very well,
within the current architectural constraints.  In some cases, I
am making the current architectural constraints less of a problem.

-- 
John                  | Never try to teach a pig to sing,
dyson@freebsd.org     | it just makes you look stupid,
jdyson@nc.com         | and it irritates the pig.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Mon May 25 00:42:36 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id AAA16069
          for freebsd-multimedia-outgoing; Mon, 25 May 1998 00:42:36 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA16058;
          Mon, 25 May 1998 00:42:31 -0700 (PDT)
          (envelope-from doconnor@cain.gsoft.com.au)
Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id RAA07425; Mon, 25 May 1998 17:12:27 +0930 (CST)
Message-Id: <199805250742.RAA07425@cain.gsoft.com.au>
X-Mailer: exmh version 2.0zeta 7/24/97
To: dyson@FreeBSD.ORG
cc: multimedia@FreeBSD.ORG
Subject: Re: Write Combining info.. 
In-reply-to: Your message of "Mon, 25 May 1998 02:35:49 EST."
             <199805250735.CAA11728@dyson.iquest.net> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Mon, 25 May 1998 17:12:27 +0930
From: "Daniel O'Connor" <doconnor@gsoft.com.au>
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


> It is trivial to set the MTRR's.  We don't have smp support yet for the
> necessary IPI mechanism.  I am working on significant SMP upgrades,
> including that.
Cool! :)

> The issue regarding WC mode is that we need to agree upon an API for
> XFree to specify the appropriate modes for the cards.  The PCI cards
> don't do a very good job in specifying what they would like to have,
> so this will have to be an XFree issue.  All we need to do is to add
> kernel support, but again, that is pretty easy.
Yeah, I don't think that XFree is the only consumer either.. The main one, but 
not the only one..
So how do we go about designing the API? Just invent one and pass it around? 
The Linux one is fairly hacky, so perhaps integrating it into the pci device 
with an ioctl would be better. I don't think it would be too hard for the 
Linux guys to alter their pci device driver to support it..

> In the short-term, you can use the fastvid stuff that is floating
> around, but alas it is only fully effective on UP kernels (it works
> on SMP kernels, but only for one processor.)
Well, I could if I added it to my kernel :)

---------------------------------------------------------------------
|Daniel O'Connor software and network engineer for Genesis Software |
|http://www.gsoft.com.au                                            |
|The nice thing about standards is that there are so many of them to|
|choose from. -- Andrew Tanenbaum                                   |
---------------------------------------------------------------------



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Mon May 25 00:48:30 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id AAA17809
          for freebsd-multimedia-outgoing; Mon, 25 May 1998 00:48:30 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA17799
          for <multimedia@FreeBSD.ORG>; Mon, 25 May 1998 00:48:29 -0700 (PDT)
          (envelope-from hasty@rah.star-gate.com)
Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1])
          by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id AAA16502;
          Mon, 25 May 1998 00:48:20 -0700 (PDT)
          (envelope-from hasty@rah.star-gate.com)
Message-Id: <199805250748.AAA16502@rah.star-gate.com>
X-Mailer: exmh version 2.0.2 2/24/98
To: "Daniel O'Connor" <doconnor@gsoft.com.au>
cc: multimedia@FreeBSD.ORG
Subject: Re: Write Combining info.. 
In-reply-to: Your message of "Mon, 25 May 1998 15:09:36 +0930."
             <199805250539.PAA06442@cain.gsoft.com.au> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Mon, 25 May 1998 00:48:20 -0700
From: Amancio Hasty <hasty@rah.star-gate.com>
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hi,

We have an LKM  fastvid and old version is available at:
ftp://rah.star-gate.com/pub/fastvid.tar.gz


	Cheers,
	Amancio




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Mon May 25 00:51:43 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id AAA18762
          for freebsd-multimedia-outgoing; Mon, 25 May 1998 00:51:43 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18752;
          Mon, 25 May 1998 00:51:39 -0700 (PDT)
          (envelope-from toor@dyson.iquest.net)
Received: (from root@localhost)
	by dyson.iquest.net (8.8.8/8.8.8) id CAA26010;
	Mon, 25 May 1998 02:51:24 -0500 (EST)
	(envelope-from toor)
Message-Id: <199805250751.CAA26010@dyson.iquest.net>
Subject: Re: Write Combining info..
In-Reply-To: <199805250742.RAA07425@cain.gsoft.com.au> from Daniel O'Connor at "May 25, 98 05:12:27 pm"
To: doconnor@gsoft.com.au (Daniel O'Connor)
Date: Mon, 25 May 1998 02:51:24 -0500 (EST)
Cc: dyson@FreeBSD.ORG, multimedia@FreeBSD.ORG
From: "John S. Dyson" <dyson@FreeBSD.ORG>
Reply-To: dyson@FreeBSD.ORG
X-Mailer: ELM [version 2.4ME+ PL38 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Daniel O'Connor said:
> 
> > In the short-term, you can use the fastvid stuff that is floating
> > around, but alas it is only fully effective on UP kernels (it works
> > on SMP kernels, but only for one processor.)
> Well, I could if I added it to my kernel :)
> 
It is an LKM, so shouldn't be a problem.

-- 
John                  | Never try to teach a pig to sing,
dyson@freebsd.org     | it just makes you look stupid,
jdyson@nc.com         | and it irritates the pig.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Mon May 25 01:38:31 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id BAA29371
          for freebsd-multimedia-outgoing; Mon, 25 May 1998 01:38:31 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA29353
          for <multimedia@freebsd.org>; Mon, 25 May 1998 01:38:25 -0700 (PDT)
          (envelope-from doconnor@cain.gsoft.com.au)
Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id SAA07894 for <multimedia@freebsd.org>; Mon, 25 May 1998 18:08:20 +0930 (CST)
Message-Id: <199805250838.SAA07894@cain.gsoft.com.au>
X-Mailer: exmh version 2.0zeta 7/24/97
To: multimedia@FreeBSD.ORG
Subject: Fastvid..
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Mon, 25 May 1998 18:08:20 +0930
From: "Daniel O'Connor" <doconnor@gsoft.com.au>
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Mmm.. speedy :)
xengine goes from 148rpm to 280rpm when fastvid is installed.
This is on a PII/266 in a SuperMicro P6SLS (LX chipset). The graphics card is 
a Matrox Millenium II (PCI) with 4Mb of RAM. 
The display is 8-bit depth at 1280x1024, the xengine size is 1152x900.

The speedup factor is 1.89, mmm :)

---------------------------------------------------------------------
|Daniel O'Connor software and network engineer for Genesis Software |
|http://www.gsoft.com.au                                            |
|The nice thing about standards is that there are so many of them to|
|choose from. -- Andrew Tanenbaum                                   |
---------------------------------------------------------------------




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Mon May 25 18:24:52 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id SAA18586
          for freebsd-multimedia-outgoing; Mon, 25 May 1998 18:24:52 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA18576
          for <multimedia@freebsd.org>; Mon, 25 May 1998 18:24:45 -0700 (PDT)
          (envelope-from hasty@rah.star-gate.com)
Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1])
          by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id SAA20214
          for <multimedia@freebsd.org>; Mon, 25 May 1998 18:24:39 -0700 (PDT)
          (envelope-from hasty@rah.star-gate.com)
Message-Id: <199805260124.SAA20214@rah.star-gate.com>
X-Mailer: exmh version 2.0.2 2/24/98
To: multimedia@FreeBSD.ORG
Subject: Java In A NutShell Deluxe Edition
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Mon, 25 May 1998 18:24:39 -0700
From: Amancio Hasty <hasty@rah.star-gate.com>
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


This is a great book to learn Java plus the cdrom books are also available on 
the web:
http://online-books.ora.com/mod-bin/books.mod/javaref/
(you have to buy the Java in a Nutshell Deluxe Edition or 
 pay to access the on-line books)

I paid $80 for the Java in a NutShell Deluxe Edition

Title:		Java In A NutShell Deluxe Edition
	         Includes 5 books in cdrom :
		  Java in a NutShell, 2nd edition
		  Exploring Java
		  Java Fundamental Classes
		  Java AWT Reference covers jdk 1.0.2 and jdk 1.1
	          Java Language Reference , 2nd Edition

Author: 	David Flanagan
Publisher:	O'Reilly
http:		http://online-books.ora.com/mod-bin/books.mod/javaref/


Java for FreeBSD is at:
http://www.freebsd.org/java

And the web page has pointers on how to get Sun's Java Workshop working
on FreeBSD. Java Workshop is an IDE written in Java.

The long range plan is to deploy technology to ease application development
on FreeBSD and this includes java multimedia applications. 


	Amancio



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Mon May 25 22:27:16 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id WAA23880
          for freebsd-multimedia-outgoing; Mon, 25 May 1998 22:27:16 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA23869
          for <multimedia@FreeBSD.ORG>; Mon, 25 May 1998 22:27:13 -0700 (PDT)
          (envelope-from hasty@rah.star-gate.com)
Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1])
          by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id WAA22534;
          Mon, 25 May 1998 22:27:06 -0700 (PDT)
          (envelope-from hasty@rah.star-gate.com)
Message-Id: <199805260527.WAA22534@rah.star-gate.com>
X-Mailer: exmh version 2.0.2 2/24/98
to: Wes Peters <wes@softweyr.com>
cc: multimedia@FreeBSD.ORG
Subject: Re: Voice Answering Machine (Re: FreeBSD Newsletter #2 ) 
In-reply-to: Your message of "Sun, 24 May 1998 23:40:32 PDT."
             <199805250640.XAA16274@rah.star-gate.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Mon, 25 May 1998 22:27:06 -0700
From: Amancio Hasty <hasty@rah.star-gate.com>
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

I just go thru testing the old mgetty+vgetty at my ftp site and it
appears to work rather well so the next step is to figured
out why the new vgetty records badly.

	Amancio

> My old instructions on how to setup a voice answering machine
> 
> ftp://rah.star-gate.com/pub/Voice.FAQ
> 
> mgetty home page
> http://www.leo.org/~doering/mgetty/index.html
> 
> http://www.vix.com/hylafax/
> 
> mgetty/vgetty is okay however I think that hylafax is easier to use
> than vgetty. There are hooks on hylafax to redirect voice calls to 
> a "third party program" such as vgetty perhaps for the short term
> this is the best way to proceed. 
> 
> At my ftp site, there is an old version of mgetty + vgetty which I believed
> the voice functions  to work reliably . Tomorrow when I have more 
> time I will built it, test it and report back to the mailing list.
> This can serve as a starting point to debug the current vgetty.
> 
> Task List:
> 
> 1. End User Documentation
> 
> 2. Installation/Customization
> 
> 3. First Cut .   use hylafax/vgetty  . The vgetty can be the one in
>    my ftp site: ftp://rah.star-gate.com/pub/mgetty097-Jun12.tar.gz
> 
>    Provide what I have over here : caller id support , forward
>    voice messages to mail recipient. Keep log of all incoming 
>    calls  -- this is just a simple tcl/tk program or java program 
>    to display caller ID and log to a file.
> 
> 3.a graphical customization or management of the voice answering
>     system.
> 
> 4. Java stand alone application and applet to play back audio messages
>    First time around it will suffice to playback messages from a 
>    directory . Second version should use a java database interface to 
>    store and retrieve messages --- the idea here is to provide an
>    enterprise-wide answering machine. There are a couple of graphic
>    java packages which are capable of playing back audio and generate
>    a nice wave display so for know just pick one. For storing
>    audio messages perhaps postgress will suffice. There is a java jdbc
>    interface to postgress as well as a nice tcl/tk frontend for managing
>    postgress databases.
> 
> 5. Once we reached a sufficient end-user level functionaliy write a nice web
>    page on how to use the answering machine . The web page should
>    be of sufficient quality to merit its inclusion at wwww.freebsd.org.
> 
> I think that this is enough to kick off the voice answering machine 
> project and I need help.
> 
> 	Tnks,
> 	Amancio
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-multimedia" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Tue May 26 05:38:47 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id FAA16799
          for freebsd-multimedia-outgoing; Tue, 26 May 1998 05:38:47 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from out5.ibm.net (out5.ibm.net [165.87.194.245])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA16793
          for <multimedia@FreeBSD.ORG>; Tue, 26 May 1998 05:38:46 -0700 (PDT)
          (envelope-from dwilde1@ibm.net)
Received: from ibm.net (slip-32-100-79-78.ca.us.ibm.net [32.100.79.78]) by out5.ibm.net (8.8.5/8.6.9) with ESMTP id MAA113522; Tue, 26 May 1998 12:38:40 GMT
Message-ID: <356AB77D.A265945A@ibm.net>
Date: Tue, 26 May 1998 05:37:17 -0700
From: Don Wilde <dwilde1@ibm.net>
Reply-To: dwilde1@ibm.net
X-Mailer: Mozilla 4.04 [en] (Win95; I)
MIME-Version: 1.0
To: Amancio Hasty <hasty@rah.star-gate.com>
CC: multimedia@FreeBSD.ORG
Subject: Re: Java In A NutShell Deluxe Edition
References: <199805260124.SAA20214@rah.star-gate.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

http://www.bookpool.com is an excellent source for O'Reilly books @
substantial savings. All my nickels have been going there recently... ;)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Tue May 26 09:53:33 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id JAA02635
          for freebsd-multimedia-outgoing; Tue, 26 May 1998 09:53:33 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from plains.NoDak.edu (tinguely@plains.NoDak.edu [134.129.111.64])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA02623
          for <freebsd-multimedia@freebsd.org>; Tue, 26 May 1998 09:53:31 -0700 (PDT)
          (envelope-from tinguely@plains.NoDak.edu)
Received: (from tinguely@localhost)
	by plains.NoDak.edu (8.8.8/8.8.8) id LAA21241;
	Tue, 26 May 1998 11:52:37 -0500 (CDT)
Date: Tue, 26 May 1998 11:52:37 -0500 (CDT)
From: Mark Tinguely <tinguely@plains.NoDak.edu>
Message-Id: <199805261652.LAA21241@plains.NoDak.edu>
To: brian@Awfulhak.org, tinguely@plains.NoDak.edu, tinguely@plains.NoDak.edu
Subject: Re: PS: user PPP and IGMP
Cc: freebsd-multimedia@FreeBSD.ORG
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

I did a crude patch for using an IGMP tunnel with PPP in alias mode. basically,
this patch causes a bypassing the alias code then dealing with a IGMP input
packet). I also added traces for IGMP packets.

the context diff for this is at:

	ftp://ftp.cs.ndsu.nodak.edu/pub/freebsd/misc/ppp_igmp.diff

--mark.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Tue May 26 13:21:06 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id NAA12584
          for freebsd-multimedia-outgoing; Tue, 26 May 1998 13:21:06 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from xcf.berkeley.edu (scam.XCF.Berkeley.EDU [128.32.43.201])
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA12557
          for <freebsd-multimedia@freebsd.org>; Tue, 26 May 1998 13:20:55 -0700 (PDT)
          (envelope-from nordwick@scam.xcf.berkeley.edu)
Received: (qmail 15469 invoked from network); 26 May 1998 20:22:44 -0000
Received: from ip95.san-francisco22.ca.pub-ip.psi.net (HELO scam.xcf.berkeley.edu) (38.28.60.95)
  by scam.xcf.berkeley.edu with SMTP; 26 May 1998 20:22:44 -0000
Message-ID: <356B244A.16196086@scam.xcf.berkeley.edu>
Date: Tue, 26 May 1998 13:21:30 -0700
From: Jason Nordwick <nordwick@scam.xcf.berkeley.edu>
X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 3.0-CURRENT i386)
MIME-Version: 1.0
To: freebsd-multimedia@FreeBSD.ORG
Subject: Sound card
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

I am finally breaking down and getting a sound card and I want to make
sure that I get a good one that operates well on FBSD.  Are there 
any suggestions?

I have heard there is two sets of drivers (kinda like the CAM project
way it is being developed).  Is this true, what is the difference, which
should I use, if so?

Thanks,
Jay
-- 
4.4 > 95
http://www.xcf.berkeley.edu

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Tue May 26 20:49:35 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id UAA07378
          for freebsd-multimedia-outgoing; Tue, 26 May 1998 20:49:35 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from spoon.beta.com (root@mcgovern.ne.mediaone.net [24.128.106.170])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA07366
          for <multimedia@freebsd.org>; Tue, 26 May 1998 20:49:28 -0700 (PDT)
          (envelope-from mcgovern@spoon.beta.com)
Received: from spoon.beta.com (mcgovern@localhost [127.0.0.1])
	by spoon.beta.com (8.8.8/8.8.8) with ESMTP id XAA03237;
	Tue, 26 May 1998 23:49:16 -0400 (EDT)
	(envelope-from mcgovern@spoon.beta.com)
Message-Id: <199805270349.XAA03237@spoon.beta.com>
To: hasty@rah.star-gate.com, multimedia@FreeBSD.ORG
Subject: Re: Telephone voice answering machine under FreeBSD
Date: Tue, 26 May 1998 23:49:16 -0400
From: "Brian J. McGovern" <mcgovern@spoon.beta.com>
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Amanico,
	I saw your post in last night's FreeBSD-hacker's digest about doing
an answering machine project...

	I originally followed your FAQ, which lead me to vgetty, which I'm
now using for both of my voice modems. I'm also neck deep in a project 
(locally) to provide a call-tree (aka - voice mail jail) for a Non-Profit
organization via the vgetty API, with an interface I'm writing myself...

	I'd be curious to see why you'd reinvent the wheel when vgetty actually
does a halfway decent job. Anyhow, let me know. I might be interested in 
lending a hand/contributing some code. I'm not on the multimedia list, so 
please drop me a line.
	-Brian


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Tue May 26 20:52:40 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id UAA08059
          for freebsd-multimedia-outgoing; Tue, 26 May 1998 20:52:40 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA07954
          for <multimedia@freebsd.org>; Tue, 26 May 1998 20:52:10 -0700 (PDT)
          (envelope-from hasty@rah.star-gate.com)
Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1])
          by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id UAA00405;
          Tue, 26 May 1998 20:51:57 -0700 (PDT)
          (envelope-from hasty@rah.star-gate.com)
Message-Id: <199805270351.UAA00405@rah.star-gate.com>
X-Mailer: exmh version 2.0.2 2/24/98
To: "Brian J. McGovern" <mcgovern@spoon.beta.com>
cc: multimedia@FreeBSD.ORG
Subject: Re: Telephone voice answering machine under FreeBSD 
In-reply-to: Your message of "Tue, 26 May 1998 23:49:16 EDT."
             <199805270349.XAA03237@spoon.beta.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Tue, 26 May 1998 20:51:56 -0700
From: Amancio Hasty <hasty@rah.star-gate.com>
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Well, vgetty does a half decent job and the thing that erks me 
the most is the quality of the releases.

	Cheers,
	Amancio

> Amanico,
> 	I saw your post in last night's FreeBSD-hacker's digest about doing
> an answering machine project...
> 
> 	I originally followed your FAQ, which lead me to vgetty, which I'm
> now using for both of my voice modems. I'm also neck deep in a project 
> (locally) to provide a call-tree (aka - voice mail jail) for a Non-Profit
> organization via the vgetty API, with an interface I'm writing myself...
> 
> 	I'd be curious to see why you'd reinvent the wheel when vgetty actually
> does a halfway decent job. Anyhow, let me know. I might be interested in 
> lending a hand/contributing some code. I'm not on the multimedia list, so 
> please drop me a line.
> 	-Brian
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Tue May 26 23:22:57 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id XAA09438
          for freebsd-multimedia-outgoing; Tue, 26 May 1998 23:22:57 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA09390
          for <freebsd-multimedia@FreeBSD.ORG>; Tue, 26 May 1998 23:22:33 -0700 (PDT)
          (envelope-from dwhite@gdi.uoregon.edu)
Received: from localhost (dwhite@localhost)
          by gdi.uoregon.edu (8.8.8/8.8.8) with SMTP id WAA00389;
          Tue, 26 May 1998 22:52:38 -0700 (PDT)
          (envelope-from dwhite@gdi.uoregon.edu)
Date: Tue, 26 May 1998 22:52:38 -0700 (PDT)
From: Doug White <dwhite@gdi.uoregon.edu>
Reply-To: Doug White <dwhite@resnet.uoregon.edu>
To: Cory Kempf <ckempf@enigami.com>
cc: freebsd-multimedia@FreeBSD.ORG
Subject: Re: Getting Sound working on DK440LX
In-Reply-To: <199805210309.XAA24598@singularity.enigami.com>
Message-ID: <Pine.BSF.3.96.980526225122.347E-100000@gdi.uoregon.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Wed, 20 May 1998, Cory Kempf wrote:

> dmesg says:
> Probing for PnP devices:
> CSN 1 Vendor ID: CSC0b35 [0x350b630e] Serial 0xffffffff
> This is a CS4236, but LDN 0 is disabled
> pcm0 not found

Make sure the BIOS is set to configure PnP devices itself - i.e., non PnP
OS mode.  Had the same problem on this Trashiba until I toggled that. 
Same Vendor ID too -- Luigi, you want to add that to the probe? 

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Wed May 27 06:11:58 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id GAA25373
          for freebsd-multimedia-outgoing; Wed, 27 May 1998 06:11:58 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5])
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA25353
          for <freebsd-multimedia@FreeBSD.ORG>; Wed, 27 May 1998 06:11:45 -0700 (PDT)
          (envelope-from luigi@labinfo.iet.unipi.it)
Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id NAA23969; Wed, 27 May 1998 13:29:20 +0200
From: Luigi Rizzo <luigi@labinfo.iet.unipi.it>
Message-Id: <199805271129.NAA23969@labinfo.iet.unipi.it>
Subject: Re: Sound card
To: nordwick@scam.xcf.berkeley.edu (Jason Nordwick)
Date: Wed, 27 May 1998 13:29:20 +0200 (MET DST)
Cc: freebsd-multimedia@FreeBSD.ORG
In-Reply-To: <356B244A.16196086@scam.xcf.berkeley.edu> from "Jason Nordwick" at May 26, 98 01:21:11 pm
X-Mailer: ELM [version 2.4 PL23]
Content-Type: text
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

> I am finally breaking down and getting a sound card and I want to make
> sure that I get a good one that operates well on FBSD.  Are there 
> any suggestions?

if you "only" want full duplex audio (no synth etc.)  my suggestion
is to get a WSS clone, e.g. Yamaha, A/Open AW35, or OPTI931. All
these work fine with my "pcm" driver.

> I have heard there is two sets of drivers (kinda like the CAM project
> way it is being developed).  Is this true, what is the difference, which
> should I use, if so?

the "pcm" driver is easier to configure and works well with full duplex
cards. The other one has support for synth and wavetable but less
compatible with newer cards.

	cheers
	luigi
-----------------------------+--------------------------------------
Luigi Rizzo                  |  Dip. di Ingegneria dell'Informazione
email: luigi@iet.unipi.it    |  Universita' di Pisa
tel: +39-50-568533           |  via Diotisalvi 2, 56126 PISA (Italy)
fax: +39-50-568522           |  http://www.iet.unipi.it/~luigi/
_____________________________|______________________________________

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Wed May 27 09:07:20 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id JAA28867
          for freebsd-multimedia-outgoing; Wed, 27 May 1998 09:07:20 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from send1d.yahoomail.com (send1d.yahoomail.com [205.180.60.48])
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA28857
          for <freebsd-multimedia@freebsd.org>; Wed, 27 May 1998 09:07:17 -0700 (PDT)
          (envelope-from dabbabi@yahoo.com)
Message-ID: <19980527160207.26985.rocketmail@send1d.yahoomail.com>
Received: from [193.95.17.141] by send1d; Wed, 27 May 1998 09:02:07 PDT
Date: Wed, 27 May 1998 09:02:07 -0700 (PDT)
From: dabbabi mounir <dabbabi@yahoo.com>
Subject: AF - vat Audio File under FreeBSD 2.2.2
To: freebsd-multimedia@FreeBSD.ORG
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hi. I want to install vat AudioFile. So that, I had downloaded
AF3R1.tar.Z. But, I don't know how to install it, so who can I install
it ? And, is there any other way to install vat from sources code
without installing Audio File by compiling with other ports or devices
? Note that my os is FreeBSD 2.2.2. and I have I SoundBlaster sounf
card correctly installed.
--Dabbabi. 




_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Wed May 27 20:21:17 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id UAA16170
          for freebsd-multimedia-outgoing; Wed, 27 May 1998 20:21:17 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from bleep.ishiboo.com (user2150@bleep.ishiboo.com [199.79.133.2])
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA16155
          for <freebsd-multimedia@freebsd.org>; Wed, 27 May 1998 20:21:12 -0700 (PDT)
          (envelope-from nirva@ishiboo.com)
Received: (qmail 15836 invoked by uid 1000); 28 May 1998 04:23:42 -0000
Message-ID: <19980527232341.65268@bleep.ishiboo.com>
Date: Wed, 27 May 1998 23:23:41 -0500
From: Danny Dulai <nirva@ishiboo.com>
To: "Daniel O'Connor" <doconnor@gsoft.com.au>
Cc: freebsd-multimedia@FreeBSD.ORG, freebsd-current@FreeBSD.ORG
Subject: Re: Fastvid..
References: <199805250838.SAA07894@cain.gsoft.com.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.88
In-Reply-To: <199805250838.SAA07894@cain.gsoft.com.au>; from Daniel O'Connor on Mon, May 25, 1998 at 06:08:20PM +0930
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Quoting Daniel O'Connor (doconnor@gsoft.com.au):
> Mmm.. speedy :)
> xengine goes from 148rpm to 280rpm when fastvid is installed.
> This is on a PII/266 in a SuperMicro P6SLS (LX chipset). The graphics card is 
> a Matrox Millenium II (PCI) with 4Mb of RAM. 
> The display is 8-bit depth at 1280x1024, the xengine size is 1152x900.
> 
> The speedup factor is 1.89, mmm :)


cvsup'd -current yesterday, can't get fastvid to build :(

[blookitty|~/fastvid]% uname -a
FreeBSD blookitty.ishiboo.com 3.0-CURRENT FreeBSD 3.0-CURRENT #16: Wed May 27 01:22:55 EDT 1998     nirva@blookitty.ishiboo.com:/fs/src/freebsd-current/sys/compile/blookitty  i386

[blookitty+~/fastvid]% make
Warning: Object directory not changed from original /u/nirva/fastvid
cc -O -pipe  -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -ansi -nostdinc -I-  -I/u/nirva/fastvid -I/u/nirva/fastvid/@ -c fastvid.c
/u/nirva/fastvid/@/vm/vm_map.h: In function `_vm_map_lock_upgrade':
In file included from fastvid.c:86:
/u/nirva/fastvid/@/vm/vm_map.h:249: warning: implicit declaration of function `lockmgr'
/u/nirva/fastvid/@/vm/vm_map.h:249: `LK_EXCLUPGRADE' undeclared (first use this function)
/u/nirva/fastvid/@/vm/vm_map.h:249: (Each undeclared identifier is reported only once
/u/nirva/fastvid/@/vm/vm_map.h:249: for each function it appears in.)
fastvid.c: At top level:
fastvid.c:101: warning: initialization from incompatible pointer type
fastvid.c:103: parse error before string constant
fastvid.c: In function `fastvid_mod':
fastvid.c:234: `fastvid_mod_mod_struct' undeclared (first use this function)
*** Error code 1

Stop.

The vm_map.h problems are solved by #including <sys/lock.h>, but the
MOD_SYSCALL on line 103 and the problem at line 234 I do not understand.

Does anyone have copy of this module for -current?

-- 
___________________________________________________________________________
Danny Dulai                                           Feet. Pumice. Lotion.
http://www.ishiboo.com/~nirva/                            nirva@ishiboo.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Thu May 28 00:24:56 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id AAA19157
          for freebsd-multimedia-outgoing; Thu, 28 May 1998 00:24:56 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5])
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA19143
          for <freebsd-multimedia@FreeBSD.ORG>; Thu, 28 May 1998 00:24:51 -0700 (PDT)
          (envelope-from luigi@labinfo.iet.unipi.it)
Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id HAA25494; Thu, 28 May 1998 07:43:15 +0200
From: Luigi Rizzo <luigi@labinfo.iet.unipi.it>
Message-Id: <199805280543.HAA25494@labinfo.iet.unipi.it>
Subject: Re: Getting Sound working on DK440LX
To: dwhite@resnet.uoregon.edu
Date: Thu, 28 May 1998 07:43:15 +0200 (MET DST)
Cc: ckempf@enigami.com, freebsd-multimedia@FreeBSD.ORG
In-Reply-To: <Pine.BSF.3.96.980526225122.347E-100000@gdi.uoregon.edu> from "Doug White" at May 26, 98 10:52:19 pm
X-Mailer: ELM [version 2.4 PL23]
Content-Type: text
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

> > dmesg says:
> > Probing for PnP devices:
> > CSN 1 Vendor ID: CSC0b35 [0x350b630e] Serial 0xffffffff
> > This is a CS4236, but LDN 0 is disabled
> > pcm0 not found
> 
> Make sure the BIOS is set to configure PnP devices itself - i.e., non PnP
> OS mode.  Had the same problem on this Trashiba until I toggled that. 
> Same Vendor ID too -- Luigi, you want to add that to the probe? 

you mean a more explicit message than "... but LDN X is disables" ?
If you have suggestions on how to phrase it then let me know, i am a
bit reluctant in putting a manpage in the probe messages... :)

Also note that some BIOSes do not know anything about PnP so the real
solution (and what should go into the msg) is to "boot -c" and assign
proper resources to the card (and the kernel *might* give some
suggestions about this, in a reasonably compact form).

As for the vendor-id, that has been fixed in snd980419.tgz from my web
site (not in the source tree yet...)

	cheers
	luigi
-----------------------------+--------------------------------------
Luigi Rizzo                  |  Dip. di Ingegneria dell'Informazione
email: luigi@iet.unipi.it    |  Universita' di Pisa
tel: +39-50-568533           |  via Diotisalvi 2, 56126 PISA (Italy)
fax: +39-50-568522           |  http://www.iet.unipi.it/~luigi/
_____________________________|______________________________________

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Thu May 28 14:52:21 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id OAA04187
          for freebsd-multimedia-outgoing; Thu, 28 May 1998 14:52:21 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from plains.NoDak.edu (tinguely@plains.NoDak.edu [134.129.111.64])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA04081
          for <freebsd-multimedia@freebsd.org>; Thu, 28 May 1998 14:52:12 -0700 (PDT)
          (envelope-from tinguely@plains.NoDak.edu)
Received: (from tinguely@localhost)
	by plains.NoDak.edu (8.8.8/8.8.8) id QAA04410;
	Thu, 28 May 1998 16:51:12 -0500 (CDT)
Date: Thu, 28 May 1998 16:51:12 -0500 (CDT)
From: Mark Tinguely <tinguely@plains.NoDak.edu>
Message-Id: <199805282151.QAA04410@plains.NoDak.edu>
To: brian@Awfulhak.org, tinguely@plains.NoDak.edu, tinguely@plains.NoDak.edu
Subject: Re: PS: user PPP and IGMP
Cc: freebsd-multimedia@FreeBSD.ORG
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

on Tuesday 26 May 1998 11:52:37, I said:

>  I did a crude patch for using an IGMP tunnel with PPP in alias mode. basically,
>  this patch causes a bypassing the alias code then dealing with a IGMP input
>  packet). I also added traces for IGMP packets.
>
>  the context diff for this is at:
>
>          ftp://ftp.cs.ndsu.nodak.edu/pub/freebsd/misc/ppp_igmp.diff

this was half correct, it takes care of the routing information between the
multicast routers, but does not take care of the session data. I believe
I have that fixed also (by also routing the multicast tunnel around the
alias code).

I am pulling the above diff file and will replace it when the session
change has been fully tested.

--mark.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Thu May 28 17:57:21 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id RAA10671
          for freebsd-multimedia-outgoing; Thu, 28 May 1998 17:57:21 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from hme0.mailrouter01.sprint.ca (hme0.mailrouter01.sprint.ca [207.107.250.175])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA10660
          for <multimedia@freebsd.org>; Thu, 28 May 1998 17:57:16 -0700 (PDT)
          (envelope-from megapowr@sprint.ca)
Received: from megapowr.sprint.ca (spc-isp-tor-uas-18-32.sprint.ca [209.5.19.133])
	by hme0.mailrouter01.sprint.ca (8.8.8/8.8.8) with SMTP id UAA12804
	for <multimedia@freebsd.org>; Thu, 28 May 1998 20:57:51 -0400 (EDT)
Message-ID: <356E14A8.5633@sprint.ca>
Date: Thu, 28 May 1998 20:51:36 -0500
From: WILLIAM J WELLMAN <megapowr@sprint.ca>
Reply-To: megapowr@sprint.ca
Organization: megapower international
X-Mailer: Mozilla 3.04 (Win95; I)
MIME-Version: 1.0
To: multimedia@FreeBSD.ORG
Subject: software for the stb tv pci tuner card
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

-- 
 hi would u have the software for this card if so please e mail them to
me thanks bill wellman megapowr computers

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Fri May 29 03:57:56 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id DAA01803
          for freebsd-multimedia-outgoing; Fri, 29 May 1998 03:57:56 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1])
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA01780
          for <multimedia@FreeBSD.ORG>; Fri, 29 May 1998 03:57:51 -0700 (PDT)
          (envelope-from rhh@ct.picker.com)
Received: from ct.picker.com by whqvax.picker.com with SMTP;
          Fri, 29 May 1998 6:57:20 -0400 (EDT)
Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1)
	id AA16308; Fri, 29 May 98 06:57:18 EDT
Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4)
	id GAA08372; Fri, 29 May 1998 06:56:38 -0400
Message-Id: <19980529065637.A7580@ct.picker.com>
Date: Fri, 29 May 1998 06:56:37 -0400
From: Randall Hopper <rhh@ct.picker.com>
To: megapowr@sprint.ca, multimedia@FreeBSD.ORG
Subject: Re: software for the stb tv pci tuner card
Mail-Followup-To: megapowr@sprint.ca, multimedia@FreeBSD.ORG
References: <356E14A8.5633@sprint.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.91.1i
In-Reply-To: <356E14A8.5633@sprint.ca>; from WILLIAM J WELLMAN on Thu, May 28, 1998 at 08:51:36PM -0500
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

WILLIAM J WELLMAN:
 | hi would u have the software for this card if so please e mail them to
 |me thanks bill wellman megapowr computers

For FreeBSD software, see:
     http://www.freebsd.org/~ahasty/Bt848.html

For MSWindows, see:
     http://www.stb.com

Randall

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Fri May 29 11:04:59 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id LAA28067
          for freebsd-multimedia-outgoing; Fri, 29 May 1998 11:04:59 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from plains.NoDak.edu (tinguely@plains.NoDak.edu [134.129.111.64])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28047
          for <freebsd-multimedia@freebsd.org>; Fri, 29 May 1998 11:04:48 -0700 (PDT)
          (envelope-from tinguely@plains.NoDak.edu)
Received: (from tinguely@localhost)
	by plains.NoDak.edu (8.8.8/8.8.8) id NAA03141;
	Fri, 29 May 1998 13:03:52 -0500 (CDT)
Date: Fri, 29 May 1998 13:03:52 -0500 (CDT)
From: Mark Tinguely <tinguely@plains.NoDak.edu>
Message-Id: <199805291803.NAA03141@plains.NoDak.edu>
To: brian@Awfulhak.org, tinguely@plains.NoDak.edu
Subject: user PPP and IGMP (PR 5422)
Cc: borjamar@sarenet.es, freebsd-multimedia@FreeBSD.ORG
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


I tested the new change to user PPP that bypasses alias processing
for IGMP packets and for IP to IP tunnel packets that carry a payload
that has a multicast destination.

This change will allow a PPP host enabled with the "-alias" option to
run mrouted. This does not intend to forward the IGMP nor tunneled packets
to another host on the far side if the tun0 interface.

The context "diff" for the changes to /usr/src/usr.sbin/ppp is at

	ftp://ftp.cs.ndsu.nodak.edu/pub/freebsd/misc/ppp_igmp.diff

and is dated May 29 1998. The previous version of this file only
allowed the IGMP routing packets to bypass the alias section.

--mark.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Fri May 29 11:33:34 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id LAA04361
          for freebsd-multimedia-outgoing; Fri, 29 May 1998 11:33:34 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from mamba-e.gsfc.nasa.gov (mamba-f.gsfc.nasa.gov [128.183.245.19])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04300
          for <freebsd-multimedia@freebsd.org>; Fri, 29 May 1998 11:33:19 -0700 (PDT)
          (envelope-from uhl@mamba-e.gsfc.nasa.gov)
Received: (from uhl@localhost)
          by mamba-e.gsfc.nasa.gov (8.8.5/8.8.4)
	  id OAA20002 for freebsd-multimedia@freebsd.org; Fri, 29 May 1998 14:33:13 -0400 (EDT)
Date: Fri, 29 May 1998 14:33:13 -0400 (EDT)
From: George Uhl <uhl@mamba-e.gsfc.nasa.gov>
Message-Id: <199805291833.OAA20002@mamba-e.gsfc.nasa.gov>
To: freebsd-multimedia@FreeBSD.ORG
Subject: Problems with shadow interface
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-MD5: aARiq7xIKKg3lSm9Me4yaw==
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


I'm running FreeBSD 2.2.2 and I've loaded the latest
ALTQ (1.0.1) onto it.  I'm configuring an ATM
interface to make it multicast capable.

ATM interface en0 configuration:

ifconfig en0 198.119.22.6 netmask 0xfffffffc
route add -iface 198.119.22.5 -link en0:3.0.0.a

Shadow interface pvc0 configuration:

pvcsif en0   (creates pvc0 shadow interface bound to en0)
ifconfig pvc0 198.119.22.6 netmask 0xfffffffc 198.119.22.5
pvctxctl pvc0 0:10 -b 155M  (assigns pvc 10 to pvc0)

When I start mrouted, it finds pvc0 from the kernel and 
assigns it as vif#2. When mrouted installs vif#2 (pvc0) 
from reading the config file and tries to install it, it
bombs with the following messages:

warning - can't join group 224.0.0.4 on interface 198.119.22.6:
can't assign requested address

setsockopt IP_MULTICAST_IF 198.119.22.6: can't assign requested
address

It looks like mrouted cannot handle having the same address
assigned to 2 interfaces even if the second interface is
a pseudo bound to the real interface.

Is anyone else experiencing similar problems the ALTQ ATM
driver?

Thanks,
George Uhl


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Fri May 29 20:09:45 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id UAA04324
          for freebsd-multimedia-outgoing; Fri, 29 May 1998 20:09:45 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA04275;
          Fri, 29 May 1998 20:09:32 -0700 (PDT)
          (envelope-from toor@dyson.iquest.net)
Received: (from root@localhost)
	by dyson.iquest.net (8.8.8/8.8.8) id WAA05164;
	Fri, 29 May 1998 22:09:08 -0500 (EST)
	(envelope-from toor)
From: "John S. Dyson" <toor@dyson.iquest.net>
Message-Id: <199805300309.WAA05164@dyson.iquest.net>
Subject: Re: Fastvid..
In-Reply-To: <19980527232341.65268@bleep.ishiboo.com> from Danny Dulai at "May 27, 98 11:23:41 pm"
To: nirva@ishiboo.com (Danny Dulai)
Date: Fri, 29 May 1998 22:09:08 -0500 (EST)
Cc: doconnor@gsoft.com.au, freebsd-multimedia@FreeBSD.ORG,
        freebsd-current@FreeBSD.ORG
X-Mailer: ELM [version 2.4ME+ PL38 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

> Quoting Daniel O'Connor (doconnor@gsoft.com.au):
> > 
> > The speedup factor is 1.89, mmm :)
> 
> 
> The vm_map.h problems are solved by #including <sys/lock.h>, but the
> MOD_SYSCALL on line 103 and the problem at line 234 I do not understand.
> 
> Does anyone have copy of this module for -current?
> 
This is a copy of the original code that I submitted to someone who
cleaned it up (I am sorry that I forgot who actually took ownership.)

This code works on my display adaptor, and compiles under -current.

#include <sys/param.h>
#include <sys/systm.h>
#include <sys/exec.h>
#include <sys/sysent.h>
#include <sys/lkm.h>
#include <sys/lock.h>
#include <sys/proc.h>
#include <vm/vm.h>
#include <vm/vm_prot.h>
#include <vm/vm_page.h>
#include <vm/vm_extern.h>
#include <vm/vm_map.h>
#include <vm/pmap.h>

#define I586_CPU			/* XXX for i586_ctr_freq */
#include <machine/clock.h>

static int load(struct lkm_table *lkmtp, int cmd);
static int mycall(struct proc *p, void *uap, int *retval);
extern int newsyscall_mod(struct lkm_table *lkmtp, int cmd, int ver);
static int unload(struct lkm_table *lkmtp, int cmd);
vm_offset_t contigaddr;
struct proc *curproc;

static struct sysent newent = {
	0,	mycall			/* # of args, function pointer*/
};

MOD_SYSCALL(newsyscall_mod, -1, &newent);

static struct {
	int	address;
	char *name;
} ranges[] = {
	{0x250, "MTRRfix64K_00000"},
	{0x258, "MTRRfix16K_80000"},
	{0x259, "MTRRfix16K_A0000"},
	{0x268, "MTRRfix4K_C0000"},
	{0x269, "MTRRfix4K_C8000"},
	{0x26a, "MTRRfix4K_D0000"},
	{0x26b, "MTRRfix4K_D8000"},
	{0x26c, "MTRRfix4K_E0000"},
	{0x26d, "MTRRfix4K_E8000"},
	{0x26e, "MTRRfix4K_F0000"},
	{0x26f, "MTRRfix4K_F8000"},
	{0x0, NULL}
};
	

static int load(struct lkm_table *lkmtp, int cmd)
{
	int i;
	long long base;
	long long mask;
	vm_offset_t kernaddr;
	struct proc *otherp;
	int tbase, tmask, type;
	unsigned long long newval;
	pmap_t pmap;
	base = rdmsr(0x2ff);
	tbase = base & 0xfff;
	printf("default: type: 0x%x\n", tbase);

	wrmsr(0x259, 0x0101010101010101ULL);
/*
 * Add in an Memory type register entry here, after
 * reviewing the output of your X server.
 * My video ram is at phys addr 0xfe000000, size 8MB
 */
#define VIDPHYSADDR (0xfe000000)
#define VIDPHYSSIZE (0x800000)
#define MSRINDEX 5

	base = VIDPHYSADDR | 0x1;
	mask = (long long) (0xfffffffffLL - ((long) VIDPHYSSIZE - 1)) | (long long) 0x800;
	wrmsr(0x200 + MSRINDEX * 2, base);
	wrmsr(0x201 + MSRINDEX * 2, mask);

	for(i=0;i<8;i++) {
		int basehi, baselo;
		int maskhi, masklo;
		base = rdmsr(0x200 + i * 2);
		basehi = (unsigned long long) base >> 32;
		baselo = (unsigned long long) base & 0xffffffffL;
		type = base & 0xff;
		base >>= 12;
		tbase = base;
		mask = rdmsr(0x201 + i * 2);
		if ((mask & 0x800) == 0)
			continue;
		maskhi = (unsigned long long) mask >> 32;
		masklo = (unsigned long long) mask & 0xffffffffL;
		mask >>= 12;
		tmask = mask;
		printf("%d: type: %d, addr: 0x%x000, mask: 0x%x000\n     basehi: 0x%8.8x, baselo: 0x%8.8x\n     maskhi: 0x%8.8x, masklo: 0x%8.8x\n",
			i, type, tbase, tmask, basehi, baselo, maskhi, masklo);
	}


	for(i=0;ranges[i].address;i++) {
		int maskhi, masklo;
		mask = rdmsr(ranges[i].address);
		maskhi = (unsigned long long) mask >> 32;
		masklo = (unsigned long long) mask & 0xffffffffL;
		printf("%s: 0x%8.8x 0x%8.8x\n",
			ranges[i].name, maskhi, masklo);
	}
		
	tbase = rdmsr(0x1e0);
	printf("BKUPTMPDR6: %x\n", tbase);
	tbase = rdmsr(0x2a);
	printf("BKUPTMPDR6: %x\n", tbase);

	pmap = &curproc->p_vmspace->vm_pmap;

	for(i=0;i<1024;i++) {
		unsigned entry;

		entry = (unsigned) curproc->p_vmspace->vm_pmap.pm_pdir[i];
		if (entry & PG_PS) {
			printf("4MB page: 0x%x(%x)\n", entry, i << 22);
		}
	}

	otherp = pfind(153);
	if (otherp) {
	for(i=0;i<1024;i++) {
		unsigned entry;

		entry = (unsigned) otherp->p_vmspace->vm_pmap.pm_pdir[i];
		if (entry & PG_PS) {
			printf("4MB page: 0x%x(%x)\n", entry, i << 22);
		}
	}
	}

		

	return 0;
}

static int mycall(struct proc *p, void *uap, int *retval)
{
	return ENODEV;
}

int newsyscall_mod(struct lkm_table *lkmtp, int cmd, int ver)
{
#if 0
	DISPATCH(lkmtp, cmd, ver, load, unload, lkm_nullcmd)
#endif
	MOD_DISPATCH(newsyscall_mod,
		lkmtp, cmd, ver, load, unload, lkm_nullcmd)
#if 0
	MOD_DISPATCH(newsyscall_mod, lkmtp, cmd, ver,
	    newsyscall_load, lkm_nullcmd, lkm_nullcmd)
#endif
}

static int unload(struct lkm_table *lkmtp, int cmd)
{
    return 0;
}

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Sat May 30 06:41:23 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id GAA13446
          for freebsd-multimedia-outgoing; Sat, 30 May 1998 06:41:23 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1])
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA13438
          for <multimedia@freebsd.org>; Sat, 30 May 1998 06:41:21 -0700 (PDT)
          (envelope-from rhh@ct.picker.com)
Received: from ct.picker.com by whqvax.picker.com with SMTP;
          Sat, 30 May 1998 9:40:50 -0400 (EDT)
Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1)
	id AA24946; Sat, 30 May 98 09:40:48 EDT
Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4)
	id JAA14153; Sat, 30 May 1998 09:40:05 -0400
Message-Id: <19980530094005.A14129@ct.picker.com>
Date: Sat, 30 May 1998 09:40:05 -0400
From: Randall Hopper <rhh@ct.picker.com>
To: multimedia@FreeBSD.ORG
Subject: (Fwd:) Job doing FreeBSD MM Driver Devel
Mail-Followup-To: multimedia@freebsd.org
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.91.1i
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

    (Hope this forward doesn't irk anyone too badly, but I thought this
would be particularly relevent to this group)

    A friend of mine that's looking around forwarded this to me.  Kinda
interesting--so there are commericial jobs out there doing multimedia
development on FreeBSD :-)

Randall


 > Newsgroups: co.jobs
 > Subject: US - Boulder, CO -- Free BSD Unix Guru
 > Date: 29 May 1998 20:31:46 GMT
 > From: jobs@informationpartners.com
 > Organization: Information Partners, Inc.
 > Lines: 37
 > Message-ID: <6kn5vi$eec$1@news.megsinet.net>
 > NNTP-Posting-Host: 208.133.72.11
 > Originator: nobody@unix2.megsinet.net
 > Xref: co.jobs:107507
 > 
 > Job Title: Free BSD Unix Guru
 > Company:   Information Partners, Inc.
 > Job ID #: IPI-160
 > Location: Boulder, CO
 > Information Partners, Inc. has a position for a Free BSD Unix Guru
 > in Boulder, CO.
 > 
 > Responsibilities:
 >    Write real time device drivers for multi-media applications.
 > 
 > Minimum Requirements:
 >    Variable.  Thank you for you interest in our positions.
 >    Information Partners does not submit resumes without
 >    candidates prior and express permission.  There are no fees
 >    charged to candidates.  Please see our website at
 >    www.informationpartners.com for a complete list of openings.
 > 
 > Desired Requirements:
 >    4 years exp with Unix kernels and drivers.
 > 
 > 
 > Contact: Lisa Adams
 > Phone:   303-696-2006
 > Fax:     303-696-1528
 > E-Mail:  jobs@informationpartners.com
 > 
 > Or, send your resume to:
 >                 Information Partners, Inc.
 >                 Attention: Lisa Adams
 >                 10730 E. Bethany Dr #100
 >                 Aurora, CO
 >                 80014
 > 
 > ------------------------------------------------------------
 > Information Partners, Inc. is an Equal Opportunity Employer.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Sat May 30 14:32:55 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id OAA07171
          for freebsd-multimedia-outgoing; Sat, 30 May 1998 14:32:55 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from bleep.ishiboo.com (user533@bleep.ishiboo.com [199.79.133.2])
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA07155
          for <freebsd-multimedia@FreeBSD.ORG>; Sat, 30 May 1998 14:32:52 -0700 (PDT)
          (envelope-from nirva@ishiboo.com)
Received: (qmail 5061 invoked by uid 1000); 30 May 1998 22:35:29 -0000
Message-ID: <19980530173528.55676@bleep.ishiboo.com>
Date: Sat, 30 May 1998 17:35:28 -0500
From: Danny Dulai <nirva@ishiboo.com>
To: "John S. Dyson" <toor@dyson.iquest.net>
Cc: freebsd-multimedia@FreeBSD.ORG, freebsd-current@FreeBSD.ORG
Subject: Re: Fastvid: no speed increase :(
References: <19980527232341.65268@bleep.ishiboo.com> <199805300309.WAA05164@dyson.iquest.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.88
In-Reply-To: <199805300309.WAA05164@dyson.iquest.net>; from John S. Dyson on Fri, May 29, 1998 at 10:09:08PM -0500
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Quoting John S. Dyson (toor@dyson.iquest.net):
> > Quoting Daniel O'Connor (doconnor@gsoft.com.au):
> > > 
> > > The speedup factor is 1.89, mmm :)
>
> This is a copy of the original code that I submitted to someone who
> cleaned it up (I am sorry that I forgot who actually took ownership.)

I used this code, set the VIDPHYSADDR to 0xe1800000 and VIDPHYSSIZE to
0x800000, and MSRINDEX is set to 5 (??) and experienced NO speed increase
at all when using xengine.

this is my X server output:

PCI (#1/1, 8000000c)
MATROX,28: 2064W,TVP3026 (8192k @e1800000)
MATROX,28: 2164WA,TVP3026 (4096k @e3000000)
Xaccel 4.1 (build 4100,MX) Accelerated-X (tm) Display Server 
Copyright (c) 1993-97 by Xi Graphics, Inc.
All Rights Reserved
Unpublished -- Rights reserved under the Copyright Laws of the United States

This is my dmesg output when I load it:

default: type: 0xc00
0: type: 6, addr: 0x0000, mask: 0xff8000000
     basehi: 0x       0, baselo: 0x       6
     maskhi: 0x       f, masklo: 0xf8000800
5: type: 1, addr: 0xe1800000, mask: 0xfff800000
     basehi: 0x       0, baselo: 0xe1800001
     maskhi: 0x       f, masklo: 0xff800800
MTRRfix64K_00000: 0x 6060606 0x 6060606
MTRRfix16K_80000: 0x 6060606 0x 6060606
MTRRfix16K_A0000: 0x 1010101 0x 1010101
MTRRfix4K_C0000: 0x 5050505 0x 5050505
MTRRfix4K_C8000: 0x       0 0x       0
MTRRfix4K_D0000: 0x       0 0x       0
MTRRfix4K_D8000: 0x       0 0x       0
MTRRfix4K_E0000: 0x       0 0x       0
MTRRfix4K_E8000: 0x       0 0x       0
MTRRfix4K_F0000: 0x       0 0x       0
MTRRfix4K_F8000: 0x       5 0x 5050505
BKUPTMPDR6: ff0
BKUPTMPDR6: c5900000
4MB page: 0xe7(f0000000)

Any ideas? Might Xinside already be setting this for me and I'm already getting
as fast as it gets?

-- 
___________________________________________________________________________
Danny Dulai                                           Feet. Pumice. Lotion.
http://www.ishiboo.com/~nirva/                            nirva@ishiboo.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Sat May 30 16:49:15 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id QAA26408
          for freebsd-multimedia-outgoing; Sat, 30 May 1998 16:49:15 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from aphrodite.harbor.ab.ca (aphrodite.harbor.ab.ca [198.161.82.75])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA26370;
          Sat, 30 May 1998 16:48:41 -0700 (PDT)
          (envelope-from mathezer@harbor.ab.ca)
Received: from clunk.harbor.ab.ca by aphrodite.harbor.ab.ca with SMTP (Microsoft Exchange Internet Mail Service Version 5.0.1458.49)
	id JSF3DJXV; Sat, 30 May 1998 17:48:39 -0600
Date: Sat, 30 May 1998 17:48:39 -0600 (MDT)
From: Stephen Mathezer <mathezer@harbor.ab.ca>
To: questions@FreeBSD.ORG, multimedia@FreeBSD.ORG
Subject: Re: help w/ rvplayer for Linux "cannot open audio device"
In-Reply-To: <Pine.BSF.3.96.980530150411.2285A-100000@clunk.harbor.ab.ca>
Message-ID: <Pine.BSF.3.96.980530174535.291A-100000@clunk.harbor.ab.ca>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


Sorry to follow-up my own message.

I was not quite accurate....

I can cat .au files to /dev/audio no problem
With the FreeBSD raplayer3.0 I can listen to already downloaded .ra files
no problem
With both FreeBSD raplayer3.0 and Linux ELF rvplayer5.0 I get a cannot
open audio device when trying to listen to streaming .ram files.

I am running as root, all the nodes in /dev seem to be there and have
reasonable permissions.

# cat /dev/sndstat

VoxWare Sound Driver:3.0-beta-950506 (Sun Feb 5 14:38:12 EST 1995
freebsd-hackers@freefall.cdrom.com)
Config options: ffffffff

Installed drivers: 
Type 1: OPL-2/OPL-3 FM
Type 5: Roland MPU-401
Type 2: SoundBlaster
Type 6: SoundBlaster16
Type 7: SB16 MIDI


Card config: 
SoundBlaster at 0x220 irq 5 drq 1
Roland MPU-401 at 0x330 irq 6 drq 0
SoundBlaster16 at 0x0 irq 65535 drq 5
SB16 MIDI at 0x330 irq 65535 drq 4294967295
OPL-2/OPL-3 FM at 0x388 irq 65535 drq 4294967295

Audio devices:
0: SoundBlaster 16 4.12

Synth devices:
0: Yamaha OPL-3

Midi devices:
0: SoundBlaster 16 Midi

Timers:
0: System Timer

Mixers:
0: SoundBlaster



On Sat, 30 May 1998, Stephen Mathezer wrote:

> 
> Hi, 
> 
> I am trying to get Real Audio 5 for Linux to work under FreeBSD 2.2.6 with
> an SB16.
> 
> I can play audio using native FreeBSD programs no problem
> 
> rvplayer will show the video for welcome.rm but there is no sound
> 
> Trying to listen to a ram file directly 
> (eg: rvplayer http://some.site.com/sound.ram)
> results in a "cannot open audio device" error message
> 
> Do I have to do anything in particular to make the audio devices show up
> under linux emulation?
> 
> Thanks
> 
> -Steve
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Sat May 30 16:54:35 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id QAA27504
          for freebsd-multimedia-outgoing; Sat, 30 May 1998 16:54:35 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA27483;
          Sat, 30 May 1998 16:54:26 -0700 (PDT)
          (envelope-from toor@dyson.iquest.net)
Received: (from root@localhost)
	by dyson.iquest.net (8.8.8/8.8.8) id SAA00461;
	Sat, 30 May 1998 18:54:20 -0500 (EST)
	(envelope-from toor)
Message-Id: <199805302354.SAA00461@dyson.iquest.net>
Subject: Re: Fastvid: no speed increase :(
In-Reply-To: <19980530173528.55676@bleep.ishiboo.com> from Danny Dulai at "May 30, 98 05:35:28 pm"
To: nirva@ishiboo.com (Danny Dulai)
Date: Sat, 30 May 1998 18:54:20 -0500 (EST)
Cc: freebsd-multimedia@FreeBSD.ORG, freebsd-current@FreeBSD.ORG
From: "John S. Dyson" <dyson@FreeBSD.ORG>
Reply-To: dyson@FreeBSD.ORG
X-Mailer: ELM [version 2.4ME+ PL38 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Danny Dulai said:
> Quoting John S. Dyson (toor@dyson.iquest.net):
> > > Quoting Daniel O'Connor (doconnor@gsoft.com.au):
> > > > 
> > > > The speedup factor is 1.89, mmm :)
> >
> > This is a copy of the original code that I submitted to someone who
> > cleaned it up (I am sorry that I forgot who actually took ownership.)
> 
> I used this code, set the VIDPHYSADDR to 0xe1800000 and VIDPHYSSIZE to
> 0x800000, and MSRINDEX is set to 5 (??) and experienced NO speed increase
> at all when using xengine.
> 
If the (VGA/System)bios works right, then fastvid isn't needed.

-- 
John                  | Never try to teach a pig to sing,
dyson@freebsd.org     | it just makes you look stupid,
jdyson@nc.com         | and it irritates the pig.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Sat May 30 20:24:22 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id UAA21139
          for freebsd-multimedia-outgoing; Sat, 30 May 1998 20:24:22 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from eve.speakeasy.org (root@eve.speakeasy.org [199.238.226.1])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA21128
          for <freebsd-multimedia@freebsd.org>; Sat, 30 May 1998 20:24:19 -0700 (PDT)
          (envelope-from aron@speakeasy.org)
From: aron@speakeasy.org
Received: from speakeasy.org (term2-039.speakeasy.net [204.202.112.39]) by eve.speakeasy.org (8.8.5/8.7.3) with ESMTP id UAA16967
Message-Id: <199805310324.UAA16967@eve.speakeasy.org>
Date: Sat, 30 May 1998 20:24:51 -0700 (PDT)
Reply-To: atr@pobox.com
Subject: Re: help w/ rvplayer for Linux "cannot open audio device"
To: mathezer@harbor.ab.ca
cc: freebsd-multimedia@FreeBSD.ORG
In-Reply-To: <Pine.BSF.3.96.980530174535.291A-100000@clunk.harbor.ab.ca>
MIME-Version: 1.0
Content-Type: TEXT/plain; CHARSET=US-ASCII
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On 30 May, Stephen Mathezer wrote:
> 
> 
> I can cat .au files to /dev/audio no problem
> With the FreeBSD raplayer3.0 I can listen to already downloaded .ra files
> no problem
> With both FreeBSD raplayer3.0 and Linux ELF rvplayer5.0 I get a cannot
> open audio device when trying to listen to streaming .ram files.
> 

just to clarify...

a .ram file is not a streaming file at all, it's actually just a text
file with the url of the actual .rm file which is located on a
streaming server.



aron roberts
atr@pobox.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message

From owner-freebsd-multimedia  Sat May 30 20:51:29 1998
Return-Path: <owner-freebsd-multimedia@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id UAA24425
          for freebsd-multimedia-outgoing; Sat, 30 May 1998 20:51:29 -0700 (PDT)
          (envelope-from owner-freebsd-multimedia@FreeBSD.ORG)
Received: from antipodes.cdrom.com (castles307.castles.com [208.214.167.7])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA24392;
          Sat, 30 May 1998 20:51:16 -0700 (PDT)
          (envelope-from mike@antipodes.cdrom.com)
Received: from antipodes.cdrom.com (localhost [127.0.0.1])
	by antipodes.cdrom.com (8.8.8/8.8.5) with ESMTP id TAA08863;
	Sat, 30 May 1998 19:47:05 -0700 (PDT)
Message-Id: <199805310247.TAA08863@antipodes.cdrom.com>
X-Mailer: exmh version 2.0zeta 7/24/97
To: dyson@FreeBSD.ORG
cc: nirva@ishiboo.com (Danny Dulai), freebsd-multimedia@FreeBSD.ORG,
        freebsd-current@FreeBSD.ORG
Subject: Re: Fastvid: no speed increase :( 
In-reply-to: Your message of "Sat, 30 May 1998 18:54:20 CDT."
             <199805302354.SAA00461@dyson.iquest.net> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Sat, 30 May 1998 19:47:04 -0700
From: Mike Smith <mike@smith.net.au>
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

> Danny Dulai said:
> > Quoting John S. Dyson (toor@dyson.iquest.net):
> > > > Quoting Daniel O'Connor (doconnor@gsoft.com.au):
> > > > > 
> > > > > The speedup factor is 1.89, mmm :)
> > >
> > > This is a copy of the original code that I submitted to someone who
> > > cleaned it up (I am sorry that I forgot who actually took ownership.)
> > 
> > I used this code, set the VIDPHYSADDR to 0xe1800000 and VIDPHYSSIZE to
> > 0x800000, and MSRINDEX is set to 5 (??) and experienced NO speed increase
> > at all when using xengine.
> > 
> If the (VGA/System)bios works right, then fastvid isn't needed.

Many system BIOS setup programs have a "VGA buffer UC/USWC" option.  
The UC option is "just uncached", while the "USWC" option enables write 
combining.

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message