HEADS UP: CAM error recovery change

2003-10-27 Thread Kenneth D. Merry
I checked in a change to the CAM error recovery code that will hopefully have a positive effect on systems with CDROM drives that were taking a while to probe. Anyway, try this out and let me know if there are any regressions. Thanks, Ken - Forwarded message from Kenneth D. Merry [EMAIL

Re: More ULE bugs fixed.

2003-10-27 Thread Jeff Roberson
On Fri, 17 Oct 2003, Bruce Evans wrote: On Fri, 17 Oct 2003, Jeff Roberson wrote: On Fri, 17 Oct 2003, Bruce Evans wrote: How would one test if it was an improvement on the 4BSD scheduler? It is not even competitive in my simple tests. ... At one point ULE was at least as fast

Re: More ULE bugs fixed.

2003-10-27 Thread Jon Mini
Jeff Roberson [EMAIL PROTECTED] wrote : On Fri, 17 Oct 2003, Bruce Evans wrote: How would one test if it was an improvement on the 4BSD scheduler? It is not even competitive in my simple tests. What were your simple tests? -- Jonathan Mini [EMAIL PROTECTED] http://www.freebsd.org/

Re: More ULE bugs fixed.

2003-10-27 Thread Bruce Evans
On Sun, 26 Oct 2003, Jon Mini wrote: Jeff Roberson [EMAIL PROTECTED] wrote : On Fri, 17 Oct 2003, Bruce Evans wrote: How would one test if it was an improvement on the 4BSD scheduler? It is not even competitive in my simple tests. What were your simple tests? Er, they were in the

[current tinderbox] failure on i386/i386

2003-10-27 Thread Tinderbox
TB --- 2003-10-27 07:29:58 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-10-27 07:29:58 - starting CURRENT tinderbox run for i386/i386 TB --- 2003-10-27 07:29:58 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/i386 TB --- /usr/bin/cvs -f -R -q

sony usb floppy drive problems

2003-10-27 Thread Putinas
Hi all, I had today to format a lot of floppy disks and wanted to speed up things with connecting second floppy disk drive to my desktop, but with no sucsess ... Here is what I got when I try to fdformat /dev/da0 , detach, attach device : ( in case you need full dmesg is attached )

Re: More ULE bugs fixed.

2003-10-27 Thread Jon Mini
Bruce Evans [EMAIL PROTECTED] wrote : On Sun, 26 Oct 2003, Jon Mini wrote: Jeff Roberson [EMAIL PROTECTED] wrote : On Fri, 17 Oct 2003, Bruce Evans wrote: How would one test if it was an improvement on the 4BSD scheduler? It is not even competitive in my simple tests. What

Problem with motherboard se7505VB2(onboard SATA RAID Sil 3112A) and FreeBSD 5.1

2003-10-27 Thread Anton Savoschik
Hello! I can't install FreeBSD 5.1(4.8) on Intel motherboard SE7505VB2 with onboard Sil 3112A SATA Raid, also I can't find any information in Hardware Notes for FreeBSD 5.1(4.8). Then SATA RAID disabled all works fine(then I use ATA harddisk). In my opinion, it's a problem with Sil 3112A SATA

Re: Problem with motherboard se7505VB2(onboard SATA RAID Sil 3112A) andFreeBSD 5.1

2003-10-27 Thread Putinas
You can use a freebsd-current snapshot ( ftp://current.freebsd.org ) or wait for 5.2-RELEASE. Maybe this will be supported in coming 4.9-RELEASE but this I don't know. - Original Message - From: Anton Savoschik [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, October 27, 2003

Makefile error from 5.1 to -current

2003-10-27 Thread Guido Falsi
Hi! I'm installing a box for experimenting, installed 5.1-RELEASE from CD on it. When I upgraded the sources to latest -current and after a build failure tried to cvsup again using make update got the attached output. I looked into tha makefile but could not get what is really wrong(I'm new to

GBDE performance on ZIP disks

2003-10-27 Thread Stefan Walter
Hi, is there a way to speed up writing to a gbde encrypted ZIP disk? Copying 37 MB of data to an encrypted disk (in a SCSI drive) that has been initialized with newfs -O 2 -U /dev/da1a.bde takes ~180 seconds, which is ~200KB/s. Copying the same amount of data to the disk without using gbde takes

LOR (swap_pager.c:1319 uma_core.c:876)

2003-10-27 Thread Jiri Mikulas
hi sorry if reported ~~~cut~~~ lock order reversal 1st 0xc30924a0 vm object (vm object) @ /usr/src/sys/vm/swap_pager.c:1319 2nd 0xc096e520 swap_pager swhash (swap_pager swhash) @ /usr/src/sys/vm/swap_pager.c:1835 3rd 0xc103565c vm object (vm object) @ /usr/src/sys/vm/uma_core.c:876 Stack

Re: Problem with motherboard se7505VB2(onboard SATA RAID Sil 3112A) andFreeBSD 5.1

2003-10-27 Thread Kenneth P. Stox
On Mon, 2003-10-27 at 05:28, Putinas wrote: You can use a freebsd-current snapshot ( ftp://current.freebsd.org ) or wait for 5.2-RELEASE. Maybe this will be supported in coming 4.9-RELEASE but this I don't know. I hope someone will correct me if I am wrong, but, as far as I am aware, the

Error compiling kernel with IPFILTER

2003-10-27 Thread Jeremy Johnston
/usr/src/sys/contrib/ipfilter/netinet/ip_fil.c: In function `fr_check_wrapper': /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:319: error: `PFIL_OUT' undeclared (first use in this function) /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:319: error: (Each undeclared identifier is reported only

Re: Error compiling kernel with IPFILTER

2003-10-27 Thread Arjan van Leeuwen
On Monday 27 October 2003 16:09, Jeremy Johnston wrote: /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c: In function `fr_check_wrapper': /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:319: error: `PFIL_OUT' undeclared (first use in this function)

Re: SCSI error using gnome-cd

2003-10-27 Thread slave-mike
if you can, add -force or equivilent to the command line. there seem to be problems with ATAng and atapicam. :( Peter Schultz wrote: I have set the permissions to properly read the CD, and I can play audio CDs using xmms, but when I try using gnome-cd I get the following: (cd0:ahc0:0:4:0): READ

ULE page fault with sched_ule.c 1.67

2003-10-27 Thread Arjan van Leeuwen
Hi, I just cvsupped and built a new kernel that includes sched_ule.c 1.67. I'm getting a page fault when working in Mozilla Firebird. It happens pretty soon, after opening one or two pages. The trace shows that it panics at sched_prio(). A screenshot of the trace is here:

ata_dmasetup: transfer active on this device!

2003-10-27 Thread Robert Watson
Bumped into this panic on a kernel from Oct 4 running on my notebook. Unfortunately, I don't have a good trace because I didn't have access to a serial console, or a debugging kernel :-(. It might well already be fixed, but I figured I'd post about it just in case. Basically, I was shutting

Re: ULE page fault with sched_ule.c 1.67

2003-10-27 Thread Jonathan Fosburgh
On Mon, 27 Oct 2003, Arjan van Leeuwen wrote: Hi, I just cvsupped and built a new kernel that includes sched_ule.c 1.67. I'm getting a page fault when working in Mozilla Firebird. It happens pretty soon, after opening one or two pages. The trace shows that it panics at sched_prio(). I'm

bluetooth breaks installworld?

2003-10-27 Thread Kris Kennaway
I've been getting this since yesterday when trying to installworld: install: /var/chroot/usr/share/examples/netgraph/bluetooth/rc.bluetooth: No such file or directory *** Error code 71 Stop in /a/asami/portbuild/i386/5/src/share/examples. *** Error code 1 What is going on? I've been trying to

Re: ULE page fault with sched_ule.c 1.67

2003-10-27 Thread Jonathan Fosburgh
On Monday 27 October 2003 12:06 pm, Arjan van Leeuwen wrote: Hi, I just cvsupped and built a new kernel that includes sched_ule.c 1.67. I'm getting a page fault when working in Mozilla Firebird. It happens pretty soon, after opening one or two pages. The trace shows that it panics at

Re: bluetooth breaks installworld?

2003-10-27 Thread Kirill Ponomarew
Hi, On Mon, Oct 27, 2003 at 10:22:33AM -0800, Kris Kennaway wrote: I've been getting this since yesterday when trying to installworld: install: /var/chroot/usr/share/examples/netgraph/bluetooth/rc.bluetooth: No such file or directory *** Error code 71 Stop in

[current tinderbox] failure on alpha/alpha

2003-10-27 Thread Tinderbox
TB --- 2003-10-27 17:00:01 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-10-27 17:00:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2003-10-27 17:00:01 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q

Re: bluetooth breaks installworld?

2003-10-27 Thread Kris Kennaway
On Mon, Oct 27, 2003 at 07:29:17PM +0100, Kirill Ponomarew wrote: Hi, On Mon, Oct 27, 2003 at 10:22:33AM -0800, Kris Kennaway wrote: I've been getting this since yesterday when trying to installworld: install: /var/chroot/usr/share/examples/netgraph/bluetooth/rc.bluetooth: No such

Success compiling R v 1.8.0

2003-10-27 Thread Michael L. Squires
The R statistics port (ports/math/R-letter) is at version 1.7.0. Being the impatient type I tried compiling the recently released 1.8.0 using the same Makefile (with 1.7 changed to 1.8) and a new MD5 value, and had no new problems compiling. R v.1.7 and v 1.8 trigger a bug in GCC (internal

Re: SCSI error using gnome-cd

2003-10-27 Thread Peter Schultz
This is an actual SCSI drive so there's no ATAng or atapicam issue here. Here's the output I see from gnome-cd: ** (gnome-cd:822): WARNING **: Error getting leadout ** (gnome-cd:822): WARNING **: Error getting leadout (gnome-cd:822): CDDBSlave2-CRITICAL **: file cddb-slave-client.c: line 197

Re: bluetooth breaks installworld?

2003-10-27 Thread Kent Stewart
On Monday 27 October 2003 10:29 am, Kirill Ponomarew wrote: Hi, On Mon, Oct 27, 2003 at 10:22:33AM -0800, Kris Kennaway wrote: I've been getting this since yesterday when trying to installworld: install: /var/chroot/usr/share/examples/netgraph/bluetooth/rc.bluetooth: No such file or

Re: Error compiling kernel with IPFILTER

2003-10-27 Thread Jesper Skriver
On Mon, Oct 27, 2003 at 08:09:33AM -0700, Jeremy Johnston wrote: /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c: In function `fr_check_wrapper': /usr/src/sys/contrib/ipfilter/netinet/ip_fil.c:319: error: `PFIL_OUT' undeclared (first use in this function)

panic: biodone: page disappeared!

2003-10-27 Thread Gerhard Schmidt
Hi, I´ve just tried to install FreeBSD Current on an VIA C3 533MHz. Kernel starts without error but when dhclient gets started I´ve get Panic: biodone: page disappeared! Debugger(Panic) No debugger and no automatic reboot. Regards Gerhard

vrele: negative ref cnt (panic)

2003-10-27 Thread Robin P. Blanchard
Got this panic on a uni-processor 4bsd kernel with sources of this morning (~8.30EST) upon attempting to reboot. --- panic: vrele: negative ref cnt Stack backtrace: panic: from debugger Uptime: 2m2s Dumping 255 MB 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 --- #0 doadump () at

Re: Random signals in {build,install}world recently?

2003-10-27 Thread Andre Guibert de Bruet
On Tue, 21 Oct 2003, Vallo Kallaste wrote: I went back to last known good kernel/world combination, which is from September 16. The next and problematic kernel/world pair is from September 30. So the problem was introduced between these dates. Well, I have a system from the 25th that works

Re: panic: biodone: page disappeared!

2003-10-27 Thread Gerhard Schmidt
On Mon, Oct 27, 2003 at 08:23:30PM +0100, Gerhard Schmidt wrote: Hi, I´ve just tried to install FreeBSD Current on an VIA C3 533MHz. Kernel starts without error but when dhclient gets started I´ve get Panic: biodone: page disappeared! Debugger(Panic) No debugger and no automatic

Re: ACPI trouble with EPIA-M

2003-10-27 Thread Nate Lawson
On Fri, 24 Oct 2003, Thorsten Greiner wrote: * Nate Lawson [EMAIL PROTECTED] [2003-10-24 22:57]: Type tr at the DDB prompt to get a trace of what is hanging. At the time of the hang a 'ps' in DDB shows two screenful's of processes. Doing a simple 'tr' just gives the backtrace of how I got

u_int32_t

2003-10-27 Thread Marcin Dalecki
With a just recent current I'm getting the following error message. I wasn't there just few days ago. I suppose u_int32_t should be substituted with the stdint.h POSIX types uint32_t. tcc -Ysystem -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF -DFEAT_SUN_WORKSHOP -DFUNCPROTO=15 -DNARROWPROTO

newfs by fstab directory name?

2003-10-27 Thread Wes Peters
At work we do a lot of dynamic filesystem creation, so we added the ability to specify the 'special file' argument to newfs via the fstab mount point directory. Please see the attached patch. If nobody objects, I'll commit this in a couple of days. -- Where am I, and what am I

Re: newfs by fstab directory name?

2003-10-27 Thread Lukas Ertl
On Mon, 27 Oct 2003, Wes Peters wrote: At work we do a lot of dynamic filesystem creation, so we added the ability to specify the 'special file' argument to newfs via the fstab mount point directory. Please see the attached patch. If nobody objects, I'll commit this in a couple of days.

Re: ACPI trouble with EPIA-M

2003-10-27 Thread Thorsten Greiner
* Nate Lawson [EMAIL PROTECTED] [2003-10-27 22:13]: ... What you probably want to do now is do tr pid for the pids below to see what they're blocked on. Likely culprits are 24 (since it's on irq 7), 23 (acpi), 29, and 25. The most likely one is 24 because irq 7 is normally edge

Re: ULE page fault with sched_ule.c 1.67

2003-10-27 Thread Jeff Roberson
On Mon, 27 Oct 2003, Jonathan Fosburgh wrote: On Monday 27 October 2003 12:06 pm, Arjan van Leeuwen wrote: Hi, I just cvsupped and built a new kernel that includes sched_ule.c 1.67. I'm getting a page fault when working in Mozilla Firebird. It happens pretty soon, after opening one or

LOR report

2003-10-27 Thread Thierry Herbelot
Hello, with a recent -Current, I see while mak'ing world : # lock order reversal 1st 0xc34969d4 vm object (vm object) @ /files3/src/sys/vm/swap_pager.c:1319 2nd 0xc0941900 swap_pager swhash (swap_pager swhash) @ /files3/src/sys/vm/ swap_pager.c:1832 3rd 0xc103565c vm object (vm object) @

Re: newfs by fstab directory name?

2003-10-27 Thread Wes Peters
On Monday 27 October 2003 01:37 pm, Lukas Ertl wrote: On Mon, 27 Oct 2003, Wes Peters wrote: At work we do a lot of dynamic filesystem creation, so we added the ability to specify the 'special file' argument to newfs via the fstab mount point directory. Please see the attached patch. If

cp -Rp /a_dir/w_sub_dirs to gbde vnode on SmartMedia Card locks system

2003-10-27 Thread Donald Creel
This has been reproducible for the last few weeks. System will crash if I am strictly from ttyv(n) or using KDE3.x and drag and drop. By crash, I mean that kb and mouse will lock up if in XFree86, and if only at virtual terminal, eventually all 8 will quit responding to commands, though the

Re: ACPI trouble with EPIA-M

2003-10-27 Thread Nate Lawson
On Mon, 27 Oct 2003, Thorsten Greiner wrote: * Nate Lawson [EMAIL PROTECTED] [2003-10-27 22:13]: ... What you probably want to do now is do tr pid for the pids below to see what they're blocked on. Likely culprits are 24 (since it's on irq 7), 23 (acpi), 29, and 25. The most likely one

Re: u_int32_t

2003-10-27 Thread Kris Kennaway
On Mon, Oct 27, 2003 at 10:05:48PM +0100, Marcin Dalecki wrote: With a just recent current I'm getting the following error message. I wasn't there just few days ago. I suppose u_int32_t should be substituted with the stdint.h POSIX types uint32_t. tcc -Ysystem -c -I. -Iproto -DHAVE_CONFIG_H

Re: GBDE performance on ZIP disks

2003-10-27 Thread Robert Watson
On Mon, 27 Oct 2003, Stefan Walter wrote: is there a way to speed up writing to a gbde encrypted ZIP disk? Copying 37 MB of data to an encrypted disk (in a SCSI drive) that has been initialized with newfs -O 2 -U /dev/da1a.bde takes ~180 seconds, which is ~200KB/s. Copying the same amount

Re: vm_map.c LOR

2003-10-27 Thread David Schultz
On Sat, Sep 27, 2003, Florian C. Smeets wrote: Hey guys, got this one with today's current: lock order reversal 1st 0xc28008ac vm object (vm object) @ /space/src/sys/vm/vm_map.c:2195 2nd 0xc082f110 system map (system map) @ /space/src/sys/vm/vm_kern.c:328 Stack backtrace:

Re: ata_dmasetup: transfer active on this device!

2003-10-27 Thread David Schultz
On Mon, Oct 27, 2003, Robert Watson wrote: Bumped into this panic on a kernel from Oct 4 running on my notebook. Unfortunately, I don't have a good trace because I didn't have access to a serial console, or a debugging kernel :-(. It might well already be fixed, but I figured I'd post

Re: Success compiling R v 1.8.0

2003-10-27 Thread Doug White
On Mon, 27 Oct 2003, Michael L. Squires wrote: The R statistics port (ports/math/R-letter) is at version 1.7.0. Being the impatient type I tried compiling the recently released 1.8.0 using the same Makefile (with 1.7 changed to 1.8) and a new MD5 value, and had no new problems compiling. R

Re: __fpclassifyd problem

2003-10-27 Thread David Schultz
I'm just catching up on -CURRENT, but I wanted to point out that this was fixed last night in: src/lib/msun/src/e_scalbf.c,v1.8 src/lib/msun/src/e_scalb.c,v1.10 The fix was to use the old versions of isnan() and isinf() specifically in the two places in libm where they are

Re: Success compiling R v 1.8.0

2003-10-27 Thread Kris Kennaway
On Mon, Oct 27, 2003 at 07:42:06PM -0800, Doug White wrote: On Mon, 27 Oct 2003, Michael L. Squires wrote: The R statistics port (ports/math/R-letter) is at version 1.7.0. Being the impatient type I tried compiling the recently released 1.8.0 using the same Makefile (with 1.7 changed to

Re: HEADS-UP: switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542

2003-10-27 Thread Kris Kennaway
On Sat, Oct 25, 2003 at 03:34:53AM +0900, Hajimu UMEMOTO wrote: Hi, I've just committed to switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 (aka RFC2292bis). Though I believe this commit doesn't break backward compatibility againt existing binaries, it breaks backward

[current tinderbox] failure on alpha/alpha

2003-10-27 Thread Tinderbox
TB --- 2003-10-28 05:00:01 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-10-28 05:00:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2003-10-28 05:00:01 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q