Re: Fixing ports/palm/coldsync.

2002-09-22 Thread Josef Karthauser
On Sun, Sep 22, 2002 at 04:42:32PM +0100, Josef Karthauser wrote: > Has anyone here got the time to help me out? I want to fix the uvisor > code so that it works properly, but am getting caught up trying to fix > the coldsync port. It compiles on -stable, but has been broken on > -c

Re: Fixing ports/palm/coldsync.

2002-09-22 Thread Josef Karthauser
On Sun, Sep 22, 2002 at 07:47:20PM -0400, Mike Barcroft wrote: > Josef Karthauser <[EMAIL PROTECTED]> writes: > > On Sun, Sep 22, 2002 at 04:42:32PM +0100, Josef Karthauser wrote: > > > Has anyone here got the time to help me out? I want to fix the uvisor > > &g

Re: Bluetooth stack for FreeBSD

2002-09-23 Thread Josef Karthauser
On Mon, Sep 23, 2002 at 09:33:02AM -0700, Maksim Yevmenkin wrote: > > There is still an issue with USB stack in FreeBSD. It > still uses #define USB_USE_SOFTINTR. This causes major > impact on USB device performance. A little while ago > i have sent a patch but it got no response. > I didn't se

Re: X server crashes?

2002-09-25 Thread Josef Karthauser
On Thu, Sep 26, 2002 at 02:51:05AM +0200, Michael Reifenberger wrote: > > > Yes. > They started after the last round of KSE-kernel changes which > also required changes to libc_r. > I reckon that they're libc_r bugs as well. Linux-Opera has been causing X11 to coredump. With a kernel from 24 h

Re: kernel panic trying to utilize a da(4)/umass(4) device with ohci(4)

2002-10-18 Thread Josef Karthauser
Does this happen on a current with this patch applied too? Index: usb_port.h === RCS file: /home/ncvs/src/sys/dev/usb/usb_port.h,v retrieving revision 1.58 diff -u -r1.58 usb_port.h --- usb_port.h 2 Oct 2002 07:44:20 - 1.58

Kernel breakage?

2002-10-27 Thread Josef Karthauser
Is this me? cc1: warnings being treated as errors /usr/src/sys/ddb/db_examine.c: In function `db_examine': /usr/src/sys/ddb/db_examine.c:132: warning: unknown conversion type character `y' in format /usr/src/sys/ddb/db_examine.c:132: warning: too many arguments for format

Re: Kernel breakage?

2002-10-27 Thread Josef Karthauser
On Sun, Oct 27, 2002 at 05:18:37PM -0500, Robert Watson wrote: > I think UPDATING hasn't been updated on this, but there was a change in > the format printing for printf that conflicts with the ddb format > printing. You need to rebuild your gcc. Thanks. I'll do that. I'm a bit scared of rebuild

Re: USB problem (Who owns USB code in -current?)

2002-11-06 Thread Josef Karthauser
e hw.usb sysctls to get debug output for your controller, the usb stack and the uhub. Maybe this will shed some light on the problem. Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/

Re: USB problem (Who owns USB code in -current?)

2002-11-06 Thread Josef Karthauser
nside docking station. i've > no idea if its self powered or not. how can i check it? > If it's inside the docking station I would assume that it's powered. On my machine with an external hub I do get messages about power budget being exceeded so it's probably not that. Joe

Re: USB problem (Who owns USB code in -current?)

2002-11-06 Thread Josef Karthauser
On Wed, Nov 06, 2002 at 10:43:50PM +0100, Bernd Walter wrote: > On Wed, Nov 06, 2002 at 09:33:16PM +0000, Josef Karthauser wrote: > > If it's inside the docking station I would assume that it's powered. > > Agreed - I had overread this detail. > > > On my mac

Re: kernel panic trying to utilize a da(4)/umass(4) device with ohci(4)

2002-11-17 Thread Josef Karthauser
? I kinda want to use my CF reader. > There are rumours that OHCI is borked in NetBSD too and this is a bug that we've inherited. Me, I've not got an OHCI system to test just UHCI. Did it used to work, and got broken, or has it never worked? Joe -- Josef Karthauser ([EMAIL PRO

Re: USB issues with Apollo KT133A mobo

2002-12-04 Thread Josef Karthauser
572) periodically blows its brains > out. > Is it ohci? If so can you try this patch? Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student)

OHCI patch - please test [was Re: USB issues with Apollo KT133A mobo]

2002-12-06 Thread Josef Karthauser
Hi all, If you're an ohci user can you please test this patch out for inclusion in 5.0. I need to know that it doesn't break anything - the reports are that it fixes broken ohci :). Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister,

Re: -CURRENT in pretty good shape, after all

2002-02-24 Thread Josef Karthauser
On Sat, Feb 23, 2002 at 06:24:39PM +0100, Dag-Erling Smorgrav wrote: > Thumbs up and big cheers to all of you (well, us) guys working on > -CURRENT. It's pretty stable and has been for a while now - and even > on my poor old 350 MHz K6-2, it performs well enough to make a kickass > desktop & deve

Re: LSCOLORS warning is silly

2002-02-25 Thread Josef Karthauser
On Mon, Feb 25, 2002 at 02:38:45AM -0500, Mike Barcroft wrote: > Doug Barton <[EMAIL PROTECTED]> writes: > > Mike Barcroft wrote: > > > Deprecated features should generate warnings. > > > > Ok, then let's call it "Undocumented legacy support." I agree that > > features we don't want to suppor

Re: usbd(8) doesn't attach aue(4) device properly?

2002-03-30 Thread Josef Karthauser
On Fri, Mar 29, 2002 at 08:37:55PM -0500, Will Andrews wrote: > Hi, > > I'm trying to hook my new D-Link DSB-650TX up to a laptop with > USB on a March ~26 -CURRENT. However, it's failing miserably: > > uhci0: port 0xfce0-0xfcff irq 11 at device >7.2 on pci0 > usb0: on uhci0 > usb0: USB revi

Re: libusbhid.h and make includes

2002-04-01 Thread Josef Karthauser
On Mon, Apr 01, 2002 at 11:39:16AM -0500, John Baldwin wrote: > Argh, it seems that libusbhid.h doesn't get installed by make includes thus if > one is trying to use make includes to update headers prior to doing a make > depend or make all in /usr/src on a machine that can't do buildworld (like,

Re: USB printing broken?

2002-04-02 Thread Josef Karthauser
On Tue, Apr 02, 2002 at 03:05:40PM +0200, Alexander Leidinger wrote: > On 30 M?r, I wrote: > > > I've a kernel from Mar 27 which isn't able to print with my USB printer. > > A kernel from today isn't able to print too, but at least usbdevs > doesn't hang anymore. Great! At least I fixed somethi

Re: usb lpt borked?

2002-04-06 Thread Josef Karthauser
On Sat, Apr 06, 2002 at 09:28:26AM +0200, Alexander Leidinger wrote: > On 5 Apr, Julian Elischer wrote: > > > > ok guys we seem to be going backwards on this one.. > > > > 3 months ago this worked perfectly > > 2 months ago it crashed after each document (on close()) > > now it crashes on open(

Kernel debugging - what's the procedure?

2002-04-07 Thread Josef Karthauser
What's the current method for debugging kernels? genius# gdb -k /usr/obj/usr/src/sys/GENIUS/kernel.debug 5d079ab35c111057dbbf8f242940bbad.core GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are

Re: Kernel debugging - what's the procedure?

2002-04-07 Thread Josef Karthauser
On Sun, Apr 07, 2002 at 03:29:41AM -0700, Terry Lambert wrote: > Josef Karthauser wrote: > > What's the current method for debugging kernels? > > > > genius# gdb -k /usr/obj/usr/src/sys/GENIUS/kernel.debug > Running kernels? > > You use another ma

Re: Kernel debugging - what's the procedure?

2002-04-08 Thread Josef Karthauser
On Sun, Apr 07, 2002 at 01:54:08PM -0700, Terry Lambert wrote: > Josef Karthauser wrote: > > > You use another machine, and connect the serial ports together. > > > See the handbook for details. > > > > I'd love to ;) but no additional machine is availabl

Re: Kernel debugging - what's the procedure?

2002-04-08 Thread Josef Karthauser
On Mon, Apr 08, 2002 at 04:25:59AM -0700, Terry Lambert wrote: > > > Yes, that's what I implied by the above paragraph. I was up-to-date > > with sources yesterday. > > This is probably your problem. > > If you can back up to when the problem first appeared, or > back out the kernel dump fule

Re: panic "sleeping without a mutex" in usb_task_thread

2002-04-08 Thread Josef Karthauser
On Mon, Apr 08, 2002 at 12:33:40PM -0400, John Baldwin wrote: > show witness isn't useful to most people so I would avoid it unless someone > explicitly asks for it. The problem here is likely due to the > usb_task_thread() not locking Giant when it starts up. We probably want this: Index: u

Re: panic "sleeping without a mutex" in usb_task_thread

2002-04-08 Thread Josef Karthauser
On Mon, Apr 08, 2002 at 01:37:55PM -0400, John Baldwin wrote: > > On 08-Apr-2002 Josef Karthauser wrote: > > On Mon, Apr 08, 2002 at 12:33:40PM -0400, John Baldwin wrote: > > > >> show witness isn't useful to most people so I would avoid it unless someone &

Re: plug aue ethernet goes to panic

2002-04-15 Thread Josef Karthauser
On Mon, Apr 15, 2002 at 12:35:46PM -0500, Will Andrews wrote: > On Mon, Apr 15, 2002 at 11:11:36AM +0200, Nick Hibma wrote: > > device_set_ivars is always called (in usbd_probe_and_attach) with as an > > argument a stack variable. Also, the ivar is not stored or anything in > > the if_aue.c driver

Re: panic at shutdown, ums related?

2002-04-27 Thread Josef Karthauser
On Wed, Apr 24, 2002 at 04:53:32PM -0700, Peter Wemm wrote: > > USB is pretty hosed. :-( > > For a while, removing the mouse didn't get detected and you had to kill moused > manually. Then the removal event happened. A new moused would start but it > was impossible to kill -9 the old moused.

Status of USB subsystem.

2002-05-03 Thread Josef Karthauser
Dear all, I wanted to write to talk about the status of our USB stack in -current because there has been some concern expressed over the last week about where were are at with it, and more importantly when the bugs are going to be ironed out. In particular there has been a call to backout it all

Re: [panic] USB related panic

2002-05-12 Thread Josef Karthauser
On Sat, May 11, 2002 at 02:00:38PM +0200, Ollivier Robert wrote: > > FreeBSD sidhe.freenix.org FreeBSD 5.0-CURRENT #6: Thu May 9 17:14:15 CEST 2002 > [EMAIL PROTECTED]:/local/src/src/sys/i386/compile/SIDHE i386 > > Sony VAIO Z600TEK, current just before gcc 3.1. > > Having tested the usb

<    1   2