i2c not detected on Dell Inspiron 5100 4.8-STABLE

2003-07-02 Thread james russell
Hello, added to kernel config: device iic device iicbus device ic and these in case: device iicsmb device iicbb device smbus device smb I made and installed world and kernel last night from freshly cvsupped source. grepping dmesg

msdosfs bug?

2003-07-02 Thread Andrey Sverdlichenko
Hello. After running this program with msdosfs mounted in /mnt, I got a file with some garbage in skipped space. Is it a bug in my local installation/hardware or real kernel bug? FreeBSD xen.infosec.ru 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 17 16:53:27 MSD 2003 [EMAIL PROTECTED]:/usr/sr

Re: Okay, looks like I might have a *good* one here ... inode hang

2003-07-02 Thread Marc G. Fournier
On Wed, 2 Jul 2003, David Schultz wrote: > On Tue, Jul 01, 2003, Marc G. Fournier wrote: > [...] > > and I have a vmcore to work on here !! :) > > Yes, this does look promising. Can you look at > *(struct lock *)0x8a4ef300 (the lock the second > process is trying to acquire) also? (kgdb) print *

RE: 4.9R bug fix ?

2003-07-02 Thread Andrew Thompson
On Wed, 2003-07-02 at 19:56, Oldach, Helge wrote: > From: Mike Tancsa [mailto:[EMAIL PROTECTED] > > Any chance someone can look at / commit the fix in PR 52349 before 4.9R ? > > Its a simple fix. > > But unfortunately it breaks code that parses the output of netstat and > relies on a fixed format,

Re: kde KUser - expires accounts

2003-07-02 Thread Paul Robinson
On Tue, Jul 01, 2003 at 11:50:44AM -0500, Rick Flosi wrote: > I used KUser to add a user to my system and after saving the changes I > made KUser expired all user accounts except the newly created one. > Does anyone know if there is a patch for KUser to fix this problem. I > found some discussi

RE: 4.9R bug fix ?

2003-07-02 Thread Matt
Oldach, Helge said: > > But unfortunately it breaks code that parses the output of netstat and > relies on a fixed format, for instance phpsysinfo. I would suggest to > re-work the patch and turn "vlan10" into "vla10" to maintain the existing > format. Although phpsysinfo is broken on freebsd 5.x

RE: 4.9R bug fix ?

2003-07-02 Thread Oldach, Helge
From: Mike Tancsa [mailto:[EMAIL PROTECTED] > Any chance someone can look at / commit the fix in PR 52349 before 4.9R ? > Its a simple fix. But unfortunately it breaks code that parses the output of netstat and relies on a fixed format, for instance phpsysinfo. I would suggest to re-work the patch

Re: Okay, looks like I might have a *good* one here ... inode hang

2003-07-02 Thread David Schultz
On Tue, Jul 01, 2003, Marc G. Fournier wrote: [...] > and I have a vmcore to work on here !! :) Yes, this does look promising. Can you look at *(struct lock *)0x8a4ef300 (the lock the second process is trying to acquire) also? It probably points back to the first process, but we might as well be