USB Video Class на FreeBSD
Добавлено: 2009-03-31 9:37:08
Была рассылка в freebsd-multimedia (Vol 312, Issue 1), кто нить пробовал юзать "ихний" патч?
Иногда, правильный удар в бубен, приводит в чувство целое племя...
https://forum.lissyara.su/
Message: 1
Date: Sun, 29 Mar 2009 23:40:21 +0800
From: Henry Hu <henry.hu.sh@gmail.com>
Subject: Re: USB Video Class support
To: Nicolas <c.r.n.a@wanadoo.fr>
Cc: freebsd-multimedia@freebsd.org, freebsd-usb@freebsd.org
Message-ID:
<53a1e0710903290840n456c0281g5dcaf536581837da@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
I tried to port netbsd driver, and I found that the version in cvs
depends on the high speed ehci transfer, which someone submitted a
patch for FreeBSD to one maillist but not committed. I applied the
patch and got a kernel panic when the usb transfer starts.
Maybe it would be good to do this after USB2 is merged from current?....
Cheers,
Henry
On Sun, Mar 29, 2009 at 6:09 PM, Nicolas <c.r.n.a@wanadoo.fr> wrote:
> > Hi,
> >
> > Someone knows if a person works on usb video class driver ?
> >
> > Thanks in advance,
> > Nicolas.
> >
> > _______________________________________________
> > freebsd-multimedia@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listin ... multimedia
> > To unsubscribe, send any mail to
> > "freebsd-multimedia-unsubscribe@freebsd.org"
> >
------------------------------
Message: 2
Date: Sun, 29 Mar 2009 17:46:27 +0200
From: Markus Rechberger <mrechberger@gmail.com>
Subject: Re: USB Video Class support
To: hu.henry9@gmail.com
Cc: freebsd-multimedia@freebsd.org, Nicolas <c.r.n.a@wanadoo.fr>,
freebsd-usb@freebsd.org
Message-ID:
<d9def9db0903290846n758acd67ka6c77baacd673382@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Hi,
On Sun, Mar 29, 2009 at 5:40 PM, Henry Hu <henry.hu.sh@gmail.com> wrote:
> > I tried to port netbsd driver, and I found that the version in cvs
> > depends on the high speed ehci transfer, which someone submitted a
> > patch for FreeBSD to one maillist but not committed. I applied the
> > patch and got a kernel panic when the usb transfer starts.
> > Maybe it would be good to do this after USB2 is merged from current?....
> >
I'm about to kick off a portable framework for those media drivers,
the code is currently disclosed to interested people only.
http://mcentral.de/wiki/index.php5/DVBConfigFramework
so if anyone is interested to join it just let me know..
Markus
I applied the patch and got a kernel panic when the usb transfer starts.