Re: USB bug in 2.3.12

Russell Coker (russell@coker.com.au)
Thu, 29 Jul 1999 18:52:59 +0100


On Thu, 29 Jul 1999, Arnaldo Carvalho de Melo wrote:
>If you enable the "OHCI-HCD Virtual Root Hub" option this errors go away,
>but as I'm in my first USB testing day... 8)

Yes, that works. Now I've found a bug in the ZIP drivers:

imm.c: In function `imm_detect':
imm.c:169: `PARPORT_MODE_PCPS2' undeclared (first use in this function)
imm.c:169: (Each undeclared identifier is reported only once
imm.c:169: for each function it appears in.)
imm.c:172: `PARPORT_MODE_PCECPPS2' undeclared (first use in this function)
imm.c:176: `PARPORT_MODE_PCECPEPP' undeclared (first use in this function)

>> I have put my .config file in http://www.coker.com.au/~russell/2.3.12.config .

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/