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

2003-11-22 Thread Josef Karthauser
le32(DMAADDR(dma, curlen - 1)); > + cur->td.td_be = htole32(DMAADDR(dma, offset + curlen - 1)); > cur->len = curlen; > cur->flags = OHCI_ADD_LEN; > cur->xfer = xfer; > > I'm a lot happier now :-) L

Re: Using Geom to mirror root partitions?

2003-11-19 Thread Josef Karthauser
On Sat, Nov 15, 2003 at 09:42:18AM +0100, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Josef Karthauser writes: > > >What's the best way to prepare for this? Should I leave some > >unallocated space at the beginning of the disk so that any magic geom

Re: Using Geom to mirror root partitions?

2003-11-14 Thread Josef Karthauser
On Sat, Nov 15, 2003 at 12:32:10AM +0100, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Josef Karthauser writes: > > >I've got a machine with two drives 120gb drives, which is going to a > >colo. If I configure it to use one drive, will I at some

Re: Using Geom to mirror root partitions?

2003-11-14 Thread Josef Karthauser
On Sat, Nov 15, 2003 at 12:09:34AM +0100, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Josef Karthauser writes: > > >I've been a bit out of touch with developments recently. I was > >wondering whether it's possible to mirror root partitions ac

Using Geom to mirror root partitions?

2003-11-14 Thread Josef Karthauser
oes anyone know? 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) http://www.pact.cpes.sussex.ac.uk/ An eclectic mix of fact and theory.

Re: acd0: FAILURE - READ_BIG status=51

2003-11-08 Thread Josef Karthauser
On Thu, Nov 06, 2003 at 11:15:07PM +0100, Soren Schmidt wrote: > It seems Josef Karthauser wrote: > -- Start of PGP signed section. > > I've been getting a lot of this kind of error from my cdrom drive on a > > variety of disks recently: > > > > acd0: FA

acd0: FAILURE - READ_BIG status=51

2003-11-06 Thread Josef Karthauser
NIUS i386 -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ An eclectic mix of fact and theory. = pg

Re: Problems with NFS (client) under 5.1.

2003-10-21 Thread Josef Karthauser
wheel11 Sep 17 19:30 sys -> usr/src/sys drwxrwxrwt 4 root wheel 512 Oct 21 15:27 tmp drwxr-xr-x 18 root wheel 512 Oct 16 11:48 usr drwxr-xr-x 20 root wheel 512 Oct 16 11:53 var Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister,

Problems with NFS (client) under 5.1.

2003-10-21 Thread Josef Karthauser
2 Jun 5 01:53 /mnt What's going on here? Is it a bug or something that I'm doing wrong? phoenix# grep nfs /etc/rc.conf nfs_client_enable="YES" # This host is an NFS client (or NO). The NFS server is: IRIX64 rebus 6.5 04101930 IP35 mips Joe -- Josef Kar

Re: What's up with the IP stack?

2003-10-12 Thread Josef Karthauser
On Sun, Oct 12, 2003 at 02:48:01PM +0200, Soren Schmidt wrote: > It seems Josef Karthauser wrote: > > I've just built and installed a new kernel, the first since Aug 6th. > > There appears to be a problem with the IP stack. What happens is that > > everything is fine for

What's up with the IP stack?

2003-10-12 Thread Josef Karthauser
which is probably dhclient's doing). Perhaps it is ARP that is broken, it's hard to tell. All I know is that I need to reboot to make it work again. Is anyone else experiencing this kind of problem? Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeB

Re: re-fdisk'ing a partition - permission denied?

2003-09-11 Thread Josef Karthauser
device. Anything else is a bug. > Change, or update? It's probable that fdisk is writing the entire partition table in one go. Shouldn't geom be ok it the bit that refers to open devices is the same as it was before? Joe -- Josef Karthauser ([EMAIL PROTECTED])

re-fdisk'ing a partition - permission denied?

2003-09-08 Thread Josef Karthauser
ch now? I'm not running in any kind of special secure mode so I would expect it to work. Did the symantics change with geom? Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Th

Re: where is kern.ca.da.no_6_byte?

2003-07-23 Thread Josef Karthauser
On Wed, Jul 23, 2003 at 12:00:00AM -0700, Terry Lambert wrote: > Josef Karthauser wrote: > > On Tue, Jul 22, 2003 at 11:31:21PM -0700, Terry Lambert wrote: > > > As far as I'm concerned, USB is a Very Black Art(tm), and has > > > been since day one. 8-(.

Re: where is kern.ca.da.no_6_byte?

2003-07-22 Thread Josef Karthauser
to work and as such their install .inf script does the right thing, for some value of DTRT. 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) http://w

Re: FreeBSD 5.1-R kernel panic

2003-07-22 Thread Josef Karthauser
blem in usb_mem.c, and > the developer has posted a temporary fix - it was a problem with bus_dma, > it was allocating too much memory and running out of kernel memory. > That temporary fix was committed to the tree yesterday, so a cvsup/rebuild should alleviate the symptoms. Joe -- Jos

Re: USB Palm/Weird messages on hotsync....

2003-07-17 Thread Josef Karthauser
work with you via private email. 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) http://www.pact.cpes.sussex.ac.uk/ An

Re: USB Palm/Weird messages on hotsync....

2003-07-17 Thread Josef Karthauser
from the source which bits are missing - there's a comment block at the top) and seeing what difference that makes. Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (stud

Using sysinstall to install packages.

2003-07-02 Thread Josef Karthauser
tch what's available on ftp.freebsd.org (or set to "any"). There are packages on my regional ftp mirror that I should be able to install from, but why doesn't the tag '5.1-CURRENT' get changed to something that works from anything other than a release install.

Re: CardBus USB 2.0 Controller (NEC uPD)

2003-06-11 Thread Josef Karthauser
. The detach code could be made to work fairly easily. It's mostly there I believe, but disabled. Nick couldn't convince himself that all the used memory was being returned if the device is suddently unloaded. You could suck it and see. Joe -- Josef Karthauser ([EMAIL PROTECTE

Re: LG 5350 cell phone

2003-06-11 Thread Josef Karthauser
Sean Maybe the phone doesn't identify itself as a usb modem class, instead relying on a vendor driver. An easy project for someone would be to write a general usb querying tool for displaying the classes, etc that a usb device supports. I've got code kicking around, mostly from

Re: usbd patch (MAXUSBDEV no more)

2003-02-13 Thread Josef Karthauser
he future of usbd. With the advent of devd most of usbd's functionality will probably me implemented over there instead. I've not spent a great deal of time looking at devd yet to be sure. Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs m

Request for help with Bus DMA for USB

2003-01-26 Thread Josef Karthauser
ld be very grateful. Regards, 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) http://www.pact.cpes.sussex.ac.uk/ An eclectic mix of fact

Re: Bus DMA for USB - compilation problems.

2003-01-15 Thread Josef Karthauser
code has diverged from NetBSD's quite a bit. > Is ours documented anywhere, or is converting usb_mem.c to our style something that you could help me with? Joe -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://

Re: Bus DMA for USB - compilation problems.

2003-01-15 Thread Josef Karthauser
On Wed, Jan 15, 2003 at 12:05:20PM -0800, Maxime Henrion wrote: > Josef Karthauser wrote: > > I've partially ported the NetBSD busdma code for USB to FreeBSD, but > > it doesn't compile, probably for a trivial reason. > > > > Anyone fancy helping me out? >

Bus DMA for USB - compilation problems.

2003-01-15 Thread Josef Karthauser
I've partially ported the NetBSD busdma code for USB to FreeBSD, but it doesn't compile, probably for a trivial reason. Anyone fancy helping me out? Joe p.s. patches attached -- Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/ FreeBSD (cvs meister, admin

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: 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)

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 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: 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
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: 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

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 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

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: 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: 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: 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

Fixing ports/palm/coldsync.

2002-09-22 Thread Josef Karthauser
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 -current for a while. Something changed in the fd_set area and it's not compiled for a l

/usr/include/sys/select.h:61: syntax error before "fd_set"

2002-09-22 Thread Josef Karthauser
I'm trying to work out why the latest version of coldsync won't compile on -current, even though it compiles on -stable. I'm getting the compile time error: /usr/include/sys/select.h:61: syntax error before "fd_set" The coldsync header file looks like: #include "config.h" #include

missing 'wcscoll'.

2002-09-13 Thread Josef Karthauser
I've not looked too deeply as to the cause, but I'm hoping someone here can shed some light on it for me. I'm having trouble building openjade from the ports on -current. The build bombs out with: LangObj.cxx: In member function `virtual bool RefLangObj::areEquivalent(const Stri

Re: USB slowdown on recent -current

2002-08-28 Thread Josef Karthauser
On Tue, Aug 27, 2002 at 01:46:25PM -0700, Maksim Yevmenkin wrote: > Hackers, > > Replying to myself and -current. Strange, but commenting out > > #define USB_USE_SOFTINTR > > in /sys/dev/usb_ports.h fixed my problem. USB device back to > full speed and now i'm getting solid ~60 KBytes/sec. > >

Re: broken c++?

2002-08-19 Thread Josef Karthauser
On Mon, Aug 19, 2002 at 11:12:54AM -0400, Alexander Kabaev wrote: > Hi Josef, > > On Mon, 19 Aug 2002 13:22:52 +0100 > Josef Karthauser <[EMAIL PROTECTED]> wrote: > > > Is it just me or is libstdc++ linking broken on -current right now? > Remove /usr/inclu

broken c++?

2002-08-19 Thread Josef Karthauser
Is it just me or is libstdc++ linking broken on -current right now? Kde3 complains: c++ -DNDEBUG -DNO_DEBUG -O2 -O -pipe -march=pentiumpro -fmemoize-lookups -fsave-memoized -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o kappfinder -pthread ma

Re: emulators/rtc and vmware2

2002-08-15 Thread Josef Karthauser
On Thu, Aug 15, 2002 at 07:09:26PM -0400, Garance A Drosihn wrote: > > Someone had posted fixes to rtc for -current awhile back, and I > have those updates saved away somewhere. If Josef's recent > changes haven't fixed everything, I'll try to dig up that message. > My recent commit just fixed

Re: emulators/rtc and vmware2

2002-08-15 Thread Josef Karthauser
On Thu, Aug 15, 2002 at 07:11:05AM -0500, dmk wrote: > > Is anybody successfully using the port emulators/rtc with vmware2 on > -current? > > While the port builds and installs fine, a /dev/rtc device never appears. > > ISTM that the rtc device does a make_dev as part of the device open() > rat

Re: usb MFC? [was: HEADS UP: FreeBSD 4.7 Code Freeze]

2002-08-13 Thread Josef Karthauser
On Mon, Aug 12, 2002 at 08:56:32PM -0500, Craig Boston wrote: > CC: -current since that's what I'm using, but keeping -stable as this > was just MFC'd. > > On Mon, 2002-08-12 at 19:13, Bryan Liesner wrote: > > > > I would like to try the uvisor/ucom stuff just comitted, but don't have > > a c

Re: What to do with witness verbiage (is this new?)?

2002-07-17 Thread Josef Karthauser
On Tue, Jul 16, 2002 at 07:14:05PM -0400, John Baldwin wrote: > > This is because USB network drivers are possibly doing bad things. Either > that or the network locking is making bogus assumptions about what > device driver routines will and will not do. Probably the network stack > should not

Re: What to do with witness verbiage (is this new?)?

2002-07-16 Thread Josef Karthauser
On Thu, Jul 11, 2002 at 12:33:27PM +0100, Josef Karthauser wrote: > On Thu, Jul 11, 2002 at 04:01:08AM -0700, Don Lewis wrote: [stuff about could sleep with "inp" locked from /usr/src/sys/netinet/tcp_usrreq.c:647 could sleep with "tcp" locked from /usr/src/sys/n

Re: What to do with witness verbiage (is this new?)?

2002-07-11 Thread Josef Karthauser
On Thu, Jul 11, 2002 at 04:01:08AM -0700, Don Lewis wrote: > On 11 Jul, Josef Karthauser wrote: > > On Thu, Jul 11, 2002 at 11:35:46AM +0100, Josef Karthauser wrote: > >> > >> > I tracked it down to tcp_getcred() calling SYSCTL_OUT(), which can > >> &g

Re: What to do with witness verbiage (is this new?)?

2002-07-11 Thread Josef Karthauser
On Thu, Jul 11, 2002 at 11:35:46AM +0100, Josef Karthauser wrote: > > > I tracked it down to tcp_getcred() calling SYSCTL_OUT(), which can > > potentially block, before releasing the locks tcp_getcred() is holding. > > This routine is used by the net.inet.tcp.getcred

Re: What to do with witness verbiage (is this new?)?

2002-07-11 Thread Josef Karthauser
On Thu, Jul 11, 2002 at 03:12:34AM -0700, Don Lewis wrote: > >> > >> I've never seen that one. I'll take a look at the code, though. > > > > I'm seeing the same (once at bootup tho). > > > > sm:blarf:~$uptime > > 8:48PM up 18:52, 4 users, load averages: 0.11, 0.06, 0.01 > > sm:blarf:~$ > >

Calling all USB users on -current.

2002-07-09 Thread Josef Karthauser
Dear all, I'm looking to compile a list of known problems with USB under -current. If you've got any issues can you please mail me privately. Thanks, Joe p.s. mail me anyway even if you think that I know about it already - ta. msg40767/pgp0.pgp Description: PGP signature

Re: KSE M-III status & junior hacker project.

2002-07-08 Thread Josef Karthauser
On Sun, Jul 07, 2002 at 12:34:06PM -0600, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Josef Karthauser <[EMAIL PROTECTED]> writes: > : I've absolutely no idea what's causing it, but I'm still having random reboots > : of current

Re: KSE M-III status & junior hacker project.

2002-07-07 Thread Josef Karthauser
On Sat, Jul 06, 2002 at 04:57:08PM -0700, Julian Elischer wrote: > > Well with various hints from here and there I have fixed > the ^Z/fg problem (at least it seems fixed to me and others that > have tested) This basically leaves only one outstanding > problem that I know of which is a problem t

Re: Does uplcom(4) support Bencole 08303?

2002-07-07 Thread Josef Karthauser
On Sat, Jul 06, 2002 at 09:48:54PM -0400, Craig Rodrigues wrote: > > Would the Bencole 08303 cable be supported by the uplcom(4) driver? > > I can't tell on the manufacturer's web site, nor on the packaging > for the cable itself if it is based on the > Prolific PL-2303 chipset or not. > Sorry

Re: Support for USB devices out-of-the-box in -current?

2002-06-16 Thread Josef Karthauser
On Thu, Jun 13, 2002 at 02:07:37PM +0930, Wilkinson,Alex wrote: > > Does -CURRENT support USD 2.0 yet ? > No, all of the headers and support is in place for it already, but someone needs to port the ehci controller code from NetBSD. Joe msg39703/pgp0.pgp Description: PGP signature

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

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 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.

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 "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: 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: 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: 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-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

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: 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(

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: 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: 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: 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: -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: compile problem with usbdev on 5.0

2002-02-16 Thread Josef Karthauser
On Sat, Feb 16, 2002 at 09:14:12AM -0700, [EMAIL PROTECTED] wrote: > Two days in a row I've had problems with make world when compiling > usr.sbin/usbdevs.c. It appears the struct usb_device_info was > changed. The following patch seems like it might be the right > solution: Sorry guys. I've j

Re: cvs commit: src/sys/kern vfs_subr.c vfs_vnops.c src/sys/sys vnode.h

2001-12-19 Thread Josef Karthauser
On Wed, Dec 19, 2001 at 11:05:22AM -0800, Matthew Dillon wrote: > > The structure is being bzero()'d before its dynamic flag gets checked. > I've included a patch below. Josef, I would appreciate it if you would > apply the patch and try your system with the various procfs devices >

Re: cvs commit: src/sys/kern vfs_subr.c vfs_vnops.c src/sys/sys vnode.h

2001-12-19 Thread Josef Karthauser
On Wed, Dec 19, 2001 at 12:02:49AM -0800, Matthew Dillon wrote: > hmm.. ok, there are some subsystems using sbuf's: > > linprocfs > procfs > pseudofs > > I think someone may have broken something in pseudofs, procfs, > and/or linprocfs that is causing the VFS cache

Re: [SUGGESTION] - JFS for FreeBSD

2001-12-10 Thread Josef Karthauser
On Mon, Dec 10, 2001 at 02:01:53PM -0800, Hiten Pandya wrote: > hi all, > > this is a wild idea...suggestion... > > i wanted to ask if there were any _plans_ to port > JFS (Journaled File System) to FreeBSD... Hi Hiten, Search the mail list archives (from www.freebsd.org) for JFS and XFS. You'

Re: [acpi-jp 1371] Re: ACPI: problem with fdc resource allocation

2001-10-25 Thread Josef Karthauser
On Thu, Oct 25, 2001 at 05:13:56PM +0300, Maxim Sobolev wrote: > > 6. And finally I've put back corrected ACPI table back into > BIOS image using CBROM.EXE, flashed resulting BIOS image and > voila - the ACPI problem gone. :) > Way cool. :) Joe msg32007/pgp0.pgp Description: PGP signatur

Re: Problems with interrupts on -current.

2001-09-21 Thread Josef Karthauser
[This is the continuation of a thread that started on -committers] On Sun, Sep 16, 2001 at 02:48:48PM +0100, Josef Karthauser wrote: > On Sun, Sep 16, 2001 at 01:35:20AM +0100, Josef Karthauser wrote: > > On Sat, Sep 15, 2001 at 03:51:07PM +0200, Dag-Erling Smorgrav wrote: > > >

Disk I/O problems with -current.

2001-08-20 Thread Josef Karthauser
I'm having strange problems with -current on a laptop with 64mb of memory. Periodically "things go strange" [tm]. Because of the lack of memory I'm using a fair amount of swap. Everything runs smoothly up until a point, which seems to depend upon not running too many large processes for too lon

Re: Problems with psm probing twice.

2001-06-18 Thread Josef Karthauser
On Mon, Jun 18, 2001 at 09:17:10AM -0400, Chris Faulhaber wrote: > > > > Can some kind soul point me in the right direction please? > > > > Commenting hints.psm.0.* and hint.atkbd.0.* from /boot/device.hints > (http://docs.freebsd.org/cgi/getmsg.cgi?fetch=84052+0+current/freebsd-current) > work

Problems with psm probing twice.

2001-06-18 Thread Josef Karthauser
Hi, I upgraded the windows software for my laptop touchpad the other day and now I can't get it to work properly under FreeBSD. It appears to probe twice for some reason, and I'm not kernel savey enough to know how to fix it. Here's the dmesg: psm0: irq 12 on atkbdc0 psm0: mode

Re: Problems syncing disks in recent -current (since 19th)

2001-02-23 Thread Josef Karthauser
On Wed, Feb 21, 2001 at 09:55:22PM +, Josef Karthauser wrote: > Hi Kirk, > > A number of us have problem reliably syncing disks with softupdates in > recent -current from about the 19th. Is it possible that you broke > something with your recent commit? I forgot to mention t

Problems syncing disks in recent -current (since 19th)

2001-02-21 Thread Josef Karthauser
Hi Kirk, A number of us have problem reliably syncing disks with softupdates in recent -current from about the 19th. Is it possible that you broke something with your recent commit? Cheers, Joe PGP signature

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-08 Thread Josef Karthauser
On Thu, Feb 08, 2001 at 04:58:17AM -0800, Julian Elischer wrote: > > Looks like some way of clustering this might achieve a lot. > > what does systat -vmstat or vmstat 1 > show? > Better still, I guess we could do a linux-truss > and see what it's doing... I believe that it's strace under linux

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-08 Thread Josef Karthauser
On Thu, Feb 08, 2001 at 04:08:12AM -0800, Julian Elischer wrote: > Josef Karthauser wrote: > > > > 714 root -14 0 123M 79192K inode0:45 25.29% 25.29% vmware > > > > When this happens the whole machine freezes also. Processes run, but > > new proce

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-08 Thread Josef Karthauser
On Wed, Feb 07, 2001 at 10:07:06PM -0500, Robert Watson wrote: > > On 7 Feb 2001, Dag-Erling Smorgrav wrote: > > > Brian Somers <[EMAIL PROTECTED]> writes: > > > Indeed. I've been doing a ``make build'' on an OpenBSD-current vm > > > for three days (probably about 36 hours excluding suspends)

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-07 Thread Josef Karthauser
On Wed, Feb 07, 2001 at 08:56:14PM +, Josef Karthauser wrote: > On Wed, Feb 07, 2001 at 08:26:15PM +0100, Dag-Erling Smorgrav wrote: > > Brian Somers <[EMAIL PROTECTED]> writes: > > > Indeed. I've been doing a ``make build'' on an OpenBSD-current vm

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-07 Thread Josef Karthauser
On Wed, Feb 07, 2001 at 08:26:15PM +0100, Dag-Erling Smorgrav wrote: > Brian Somers <[EMAIL PROTECTED]> writes: > > Indeed. I've been doing a ``make build'' on an OpenBSD-current vm > > for three days (probably about 36 hours excluding suspends) on a > > 366MHz laptop with a ATA33 disk. > > Wo

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-07 Thread Josef Karthauser
On Wed, Feb 07, 2001 at 08:26:15PM +0100, Dag-Erling Smorgrav wrote: > Brian Somers <[EMAIL PROTECTED]> writes: > > Indeed. I've been doing a ``make build'' on an OpenBSD-current vm > > for three days (probably about 36 hours excluding suspends) on a > > 366MHz laptop with a ATA33 disk. > > Wo

Re: What's changed recently with vmware/linuxemu/file I/O

2001-02-06 Thread Josef Karthauser
On Wed, Feb 07, 2001 at 02:40:27AM +1100, Bruce Evans wrote: > > Could someone please hit me with a clue-bat :) > > Read your freebsd-emulation mail :-). /me wanders off to subscribe to freebsd-emulation. Thanks Bruce. Joe PGP signature

What's changed recently with vmware/linuxemu/file I/O

2001-02-06 Thread Josef Karthauser
Hi, I'm wondering what's changed recently to cause vmware2 running on the linuxemu to lose a lot of performance with disk I/O. A couple of weeks ago I could boot win2000 under vmware2 in a matter of minutes; on today's kernel it takes 5 or 10 minutes to boot, and disk I/O is through the roof.

Re: HEADSUP! New netgraph code coming

2001-01-13 Thread Josef Karthauser
On Fri, Jan 12, 2001 at 06:41:12AM -0800, Julian Elischer wrote: > Jun Kuriyama wrote: > > > > Hi Julian, > > > > I tried netgraph for the first time to work with latest vmware2 port. > > > > When I try to load netgraph kernel module, it failed with: > > > > # kldload ng_bridge > > kldload: ca

Re: A couple of Junior Hacker tasks...

2000-12-28 Thread Josef Karthauser
On Thu, Dec 28, 2000 at 11:03:15AM +0200, Jacques Marneweck wrote: > On Thu Dec 28 21:58:12 2000 Dan Langille wrote: > > On 28 Dec 2000, at 9:36, Poul-Henning Kamp wrote: > > > > > which are good candidates for people looking for a good and simple > > > task to do for FreeBSD. > > > > How do we

Re: looking for "microuptime went backwards" victims...

2000-09-06 Thread Josef Karthauser
pcm0: hwptr went backwards 8420 -> 8192 > >Sep 5 23:12:57 genius /kernel: pcm0: hwptr went backwards 8212 -> 8192 > >Sep 5 23:13:04 genius /kernel: pcm0: hwptr went backwards 8196 -> 8192 > >Sep 5 23:13:21 genius /kernel: pcm0: hwptr went backwards 8208 -> 8192 -- J

Re: looking for "microuptime went backwards" victims...

2000-09-06 Thread Josef Karthauser
/* name */ > }; > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > [EMAIL PROTECTED] | TCP/IP since RFC 956 > FreeBSD coreteam member | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. > &g

Re: ACPI project progress report

2000-06-21 Thread Josef Karthauser
On Tue, Jun 20, 2000 at 08:14:41PM +0200, Narvi wrote: > > You obviously haven't considered the ability to be able to near hot-swap > motherboard and cpu - or even RAM - in this way. > You're right! I hadn't! (Although I've dreamed about it a few times). Joe To Unsubscribe: send mail to [

Re: ACPI project progress report

2000-06-20 Thread Josef Karthauser
On Mon, Jun 19, 2000 at 05:40:30PM -0700, Mike Smith wrote: > > The real issue here is persistent system state across the S4 suspend; ie. > leaving applications open, etc. IMO this isn't really something worth a > lot of effort to us, and it has a lot of additional complications for a > "serve

Re: 3.x to 4.0 upgrade problems

2000-02-07 Thread Josef Karthauser
t of date. (It was a bit reactionary to start with, because the change didn't affect RELENG_3.) :) Joe -- Josef KarthauserFreeBSD: Take the red pill and we'll show you just how Technical Manager deep the rabbit hole goes. (http://www.uk.freebsd.org) Pavilion Internet p

  1   2   >