Re: USB detach crashes possibly fixed

2002-02-16 Thread Bruce Evans
On Sat, 16 Feb 2002, Terry Lambert wrote: > PHK was threatening to murder /dev/speaker to work > around some clock issues that would be hard to nail > down the right way. I think you mean /dev/pcaudio. I use /dev/pcaudio to expose the brokenness of clock code that is not nailed down in the righ

Re: 'microuptime() went backwards ...' using ACPI timer. Shouldn'tthat be impossible?

2002-02-16 Thread Bruce Evans
On Sat, 16 Feb 2002, Matthew Dillon wrote: > Testing with a 'make -j 10 buildworld' on a -current box I am getting > regular: > > microuptime() went backwards (146.826785 -> 146.156715) > microuptime() went backwards (146.826782 -> 146.228636) > ... > microuptime() went backwards

Re: Witness and rpm

2002-02-16 Thread whoever
On Wed, Feb 13, 2002 at 08:47:49PM +0100, Michael Nottebrock wrote: > whoever wrote: > > Hi, > > Just to let you guys know that if you have > > options WITNESS > > and perhaps INVARIANTS > > enabled in the kernel it will panic() while installing > > any of the rpm packages from the ports

Re: ports/34908: libpng port makes bad dynamic library on -CURRENT

2002-02-16 Thread Peter Schultz
Alexander N. Kabaev wrote: >> Interesting. Is the DF_TEXTREL flag set in DT_FLAGS instead? Is the >> library linked w/ -enable-new-dtags? Are the new dtags enabled by >> default in the new binutils? Someting in elf32.em? > > No. DT_FLAGS entry is not created regardless of whether the > --enable-

Re: USB detach crashes possibly fixed

2002-02-16 Thread Brian F. Feldman
Paul van der Zwan <[EMAIL PROTECTED]> wrote: > > On 14-Feb-2002 (08:29:50/GMT) Brian Fundakowski Feldman wrote: > > > > > Please try this change (already committed to -CURRENT) and let me > > > know if crashes due to detaching USB devices specifically have been > > > eliminated. > > > > I cvsupp

Re: USB detach crashes possibly fixed

2002-02-16 Thread Terry Lambert
Paul van der Zwan wrote: > > I lost /dev/speaker. I don't know if this is related to patch but > > with my previous installed build (a bit old, of December 11, 2001) > > I have those lines on /etc/usbd.conf: > > > > attach "/bin/chmod 666 /dev/${DEVNAME} && echo L16cce > /dev/speaker" > > detach

'microuptime() went backwards ...' using ACPI timer. Shouldn't that be impossible?

2002-02-16 Thread Matthew Dillon
Testing with a 'make -j 10 buildworld' on a -current box I am getting regular: microuptime() went backwards (146.826785 -> 146.156715) microuptime() went backwards (146.826782 -> 146.228636) ... microuptime() went backwards (8945.938288 -> 8945.251603) microuptime() went backw

tentitive ucred mutex cleanup patch, MATT's version (was Re: ucred holding patch, BDE version)

2002-02-16 Thread Matthew Dillon
Please review this patch. I haven't looked at BDE's patch but this was so simple I decided to just go do it. There are many situations where the allocation of a system structure can be safely done with Giant, but deallocation occurs dangerously deep in the call stack. For t

Re: USB detach crashes possibly fixed

2002-02-16 Thread Paul van der Zwan
> On 14-Feb-2002 (08:29:50/GMT) Brian Fundakowski Feldman wrote: > > > Please try this change (already committed to -CURRENT) and let me > > know if crashes due to detaching USB devices specifically have been > > eliminated. > > I cvsupped on Feb 14, 20:21 CET (GMT+1, Italian time), recompiled >

Re: usbdevs breaks world

2002-02-16 Thread Matthew Dillon
:Recent, USB change break world. The following patch :fixes the broken world, but not be best patch. : :-- :Steve : :--- usbdevs.c.orig Sat Feb 16 12:19:10 2002 :+++ usbdevs.c Sat Feb 16 12:26:41 2002 :@@ -88,8 +88,17 @@ : done[a] = 1; : printf("addr %d: ", di.addr); :...

usbdevs breaks world

2002-02-16 Thread Steve Kargl
Recent, USB change break world. The following patch fixes the broken world, but not be best patch. -- Steve --- usbdevs.c.orig Sat Feb 16 12:19:10 2002 +++ usbdevs.c Sat Feb 16 12:26:41 2002 @@ -88,8 +88,17 @@ done[a] = 1; printf("addr %d: ", di.addr); if (verbos

Re: Ethernet tunnel device

2002-02-16 Thread Mark Santcroos
On Fri, Feb 15, 2002 at 07:35:39PM -0800, Terry Lambert wrote: > > > Maybe it's losing an open instance in the resource > > > track on close? That seems the most likely culprit... > > > > Do you mean in the linux emu case? > > If so, please see my message stating that I also used a linux emu pro

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: current kernel crashing in ata_raid_attach at boot

2002-02-16 Thread Glenn Gombert
Thats the same error message I got when trying to rebuild everything from -Current in the last few days on my Dell 410 Workstation at work ..a kernel from 3-4 weeks ago works fine At 10:08 PM 2/15/2002 -0800, Matthew Dillon wrote: >This is on a DELL2550. I do not have any ATA hard d

current buildworld broken...

2002-02-16 Thread Sergey A. Osokin
Hello. ===> usr.sbin/usbdevs cc -O -pipe -march=pentiumpro -I/usr/obj/usr/src/i386/usr/include -Werror -Wall -Wno-uninitialized -c /usr/src/usr.sbin/usbdevs/usbdevs.c /usr/src/usr.sbin/usbdevs/usbdevs.c: In function `usbdev': /usr/src/usr.sbin/usbdevs/usbdevs.c:91: structure has no member name

Re: Why isn't PAM_smb available for FreeBSD?

2002-02-16 Thread Szilveszter Adam
> ] WWW: http://www.mozilla.org/projects/security/pki/nss/ So, just to clarify for the sake of the archives, the two NSS have not a lot in common. The NSS thing allegedly needed for Samba is only in -CURRENT AFAIK and has no ports. Some people already said earlier that FreeBSD's NSS implementatio

Re: Don't remove sc.0 from hints...

2002-02-16 Thread Joerg Wunsch
Riccardo Torrini <[EMAIL PROTECTED]> wrote: > May be. Or not. Even with _all_ this lines commented I get the > floppy controller detected (but no floppy drive). That's strange, because on IA32 architectures, the first two drives are supposed to be configured from what is recorded in the CMOS c

Re: Why isn't PAM_smb available for FreeBSD?

2002-02-16 Thread Terry Lambert
Max Khon wrote: > > > According to the pam_smb webpage, it states that it works cleanly > > > with FreeBSD 3.x onwards, so I will have to try it out anyway. BTW, > > > what is NSS? > > > > Network Security Services; supposedly it's required, according > > Name Service Switch Uh... This is not wh

Re: Why isn't PAM_smb available for FreeBSD?

2002-02-16 Thread Max Khon
hi, there! On Sat, Feb 16, 2002 at 01:14:11AM -0800, Terry Lambert wrote: > > According to the pam_smb webpage, it states that it works cleanly > > with FreeBSD 3.x onwards, so I will have to try it out anyway. BTW, > > what is NSS? > > Network Security Services; supposedly it's required, accor

Re: Why isn't PAM_smb available for FreeBSD?

2002-02-16 Thread Terry Lambert
Hiten Pandya wrote: > According to the pam_smb webpage, it states that it works cleanly > with FreeBSD 3.x onwards, so I will have to try it out anyway. BTW, > what is NSS? Network Security Services; supposedly it's required, according to the web page where you grab pam_smb from, but that could j

Re: Ethernet tunnel device

2002-02-16 Thread Terry Lambert
Brooks Davis wrote: > I think there's something else going on. You can hold open a vmnet > device by the simple expedient of "cat /dev/vmnet0" and when I tested > with a Linux cat and killed it with a "kill -9" it closed the descriptor > properly. Some things I haven't tried, but though might ha