to do that is to export patches from the
usb-2.4 repo and import those patches into my linux-2.4 repo.
Is there a better way to setup a development environment using
BitKeeper for USB?
--
(__) Doug Alcorn - Unix/Linux/Web Developing
oo / PGP 02B3 1E26 BCF2 9AAF 93F1 61D7 450C B264 3E63
best way to generate patches to send in. I figured it
would be polite if my local tree was synced up with both the linux-2.4
tree and the usb-2.4 tree. If there's a better way for me to setup my
local development tree then I'll be happy to comply. I'm pretty
flexible.
--
(__) Do
simplest USB driver that's already existing. I think I
have a pretty good idea how/where to start. It would just be helpful
to have something easy to understand to follow. As such, maybe the
first thing I should do is write a drivers/usb/dummy_drv.[ch] that
could serve as a template for fu
could run uCLinux on it and simplify some of your porting
issues for filesystems. If you're not familiar with uCLinux, take a
look here for the FAQ (including supported hardware and porting guide)
http://www.uclinux.org/pub/uClinux/FAQ.shtml.
--
(__) Doug Alcorn - Unix/Linux/Web Developing
tus 100, change 2, 12 Mb/s
Sep 20 12:31:42 kerneltest kernel: hub.c: port 2 enable change, status 100
--
(__) Doug Alcorn - Unix/Linux/Web Developing
oo / PGP 02B3 1E26 BCF2 9AAF 93F1 61D7 450C B264 3E63 D543
|_/ mailto:[EMAIL PROTECTED] http://www.lathi.net
--
device inodes requires those major/minor
numbers. Going with something like driver fs doesn't require
major/minor number character special files. You just operate on
normal files. Anyway, YMMV.
--
(__) Doug Alcorn - Unix/Linux/Web Developing
oo
re out why either would be the
case. If someone smart could take a look at my code or my logic
described here and tell me why I'm loosing my device I'd appreciate
it.
me: "head, meet brick wall. brick wall, meet head."
--
(__) Doug Alcorn - Unix/Linux/Web Developing
oo /
Johannes Erdfelt <[EMAIL PROTECTED]> writes:
> On Fri, Sep 20, 2002, Doug Alcorn <[EMAIL PROTECTED]> wrote:
>> Sep 20 12:31:42 kerneltest kernel: uhci.c: root-hub INT complete: port1: 80 port2:
>88 data: 4
>> Sep 20 12:31:42 kerneltest kernel: uhci.c: fca0:
ints_dp() wasn't identifying the interrupt
endpoint. It never got initialized, so the urb submission rightly
failed. Sorry to waste bandwidth.
--
(__) Doug Alcorn - Unix/Linux/Web Developing
oo / PGP 02B3 1E26 BCF2 9AAF 93F1 61D7 450C B264 3E63 D543
|_/ mailto:[EMAIL PROTECTED] htt
be in there. I don't know. I just thought I would
give you a heads up that something bad happened that might be related
to this patch. I'm going to try and scare up a null-modem cable to
setup a serial console.
--
(__) Doug Alcorn - Unix/Linux/Web Developing
oo / PGP 02B3 1E26 BCF2
ver fs. Is there some routine that I can know will get called
at module unload time to insure my driver fs is unmounted?
--
(__) Doug Alcorn - Unix/Linux/Web Developing
oo / PGP 02B3 1E26 BCF2 9AAF 93F1 61D7 450C B264 3E63 D543
|_/ mailto:[EMAIL PROTECTED] http://www.lathi.net
through extra ringers. IMO, either hcd.c
or the help text for CONFIG_USB_DEBUG is wrong and one of them needs
to be fixed.
--
(__) Doug Alcorn - Unix/Linux/Web Developing
oo / PGP 02B3 1E26 BCF2 9AAF 93F1 61D7 450C B264 3E63 D543
|_/ mailto:[EMAIL PROTECTED] http://www.lathi.net
Host Controller" or "user mode
linux host controller". Haven't had much luck with either term
finding your more recent work. Is there a project page for your
patches? Would you like to set one up? Would you like me to set one
up for you?
--
(__) Doug Alcorn - Unix/
ndif
-
#include
#include "hcd.h"
@@ -1074,7 +1068,7 @@
return -EINVAL;
}
-#ifdef DEBUG
+#ifdef CONFIG_USB_HARDENING
/* stuff that drivers shouldn't do, but which shouldn't
* cause problems in HCDs if they get it wrong.
*
is setting extra flags that "shouldn't
cause problems when set" but aren't normally set. That causes the
core and host controllers to go through extra logic that they wouldn't
normally do. All I'm trying to do with this patch is eliminate extra
code paths that don't reall
ht be? Any recommendations?
BTW, you can find the full source to my driver at
http://lathi.net/view/Main/DataPlay.
--
(__) Doug Alcorn - Unix/Linux/Web Developing
oo / PGP 02B3 1E26 BCF2 9AAF 93F1 61D7 450C B264 3E63 D543
|_/ mailto:[EMAIL PROTECTED] http://www.lathi.net
mailto:[EMAIL
16 matches
Mail list logo