(sorry if this is a bad place to ask about this stuff)
i'm trying to put together an embedded device that will connect via USB to
a host computer to allow some realtime offboard audio processing.
my current plan is to do this with a SBC running linux, with a couple pc104
sound cards slapped on
Hi,
Here's a first cut at adding driverfs support to the USB core code.
This patch is against 2.5.3-pre5. I've tested this out with the
ehci-hcd and uhci drivers, and everything seems to work ok (it doesn't
oops for me anymore :)
Right now all devices show up under the pci usb controller direct
On Wed, Jan 23, 2002 at 11:39:16PM -0800, David Brownell wrote:
> > > A low speed device does not work anymore with this patch when connecting
> > > to the usb-uhci or uhci drivers. usb-ohci seems to work just fine.
> >
> > Hmm, most odd -- it did when I tested. (I used a lowspeed mouse.)
> >
¿Í¿ì~ ¹«·á°æÇ°½ÅûÇϱâ!!!ÇÚµåÆùÀÌ °øÂ¥!!!,¿ù±ÞÁ¤º¸!!!¾Æ¸£¹ÙÀÌÆ®±¸Çϱâ!!![ ±¤-°í ]
Áö±Ý À̼ø°£ http://www.odod.co.kr ¸¦ Ŭ¸¯ÇØ º¸¼¼¿ä...
¹«·á·Î ¸î½Ê±ºµ¥ °æÇ°»çÀÌÆ®¿¡ ÀÚµ¿À¸·Î °æÇ°À» ½ÅûÀ» ÇØÁÖ¸ç,
°¢Á¾ ÃÖ½ÅÄ®¶óÇÚµåÆùµµ ¹«·á·Î µå¸®°í ÀÖ½À´Ï´Ù.
¾Æ¿ï·¯ °¢Á¾ 300¸¸¿øÀÌ»ó ¿¬ºÀ
I've updated the format, and added new items and better descriptions to
the list:
http://www.linux-usb.org/2.5_todo.php
thanks,
greg k-h
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/list
On Thu, Jan 24, 2002 at 07:27:41AM -0800, David Brownell wrote:
> Quoth "Vojtech Pavlik" <[EMAIL PROTECTED]>:
> > On Wed, Jan 23, 2002 at 04:46:13PM -0800, David Brownell wrote:
> > > What's the story on "driverfs" happening, by the way? Last I knew, the
> > > PCI bits weren't yet ready.
> >
> >
Quoth "Vojtech Pavlik" <[EMAIL PROTECTED]>:
> On Wed, Jan 23, 2002 at 04:46:13PM -0800, David Brownell wrote:
> > What's the story on "driverfs" happening, by the way? Last I knew, the
> > PCI bits weren't yet ready.
>
> I'm not absolutely sure about the status of the PCI support, but it
> shoul
On Thu, Jan 24, 2002 at 10:01:54AM +0100, Vojtech Pavlik wrote:
> > What's the story on "driverfs" happening, by the way? Last I knew, the
> > PCI bits weren't yet ready.
> I'm not absolutely sure about the status of the PCI support, but it
> should be close to working. Anyway, the driverfs
On Wed, Jan 23, 2002 at 04:46:13PM -0800, David Brownell wrote:
> > > > Vojtech, is this a USB function that you want added to usb.c?
> > >
> > > Yes, please. This will change later when Pat Mochels devicefs kicks in,
>
> What's the story on "driverfs" happening, by the way? Last I knew, the
>