Re: panic with -current kernel ata_timeout

2003-10-15 Thread Christoph P. Kukulies
On Tue, Oct 14, 2003 at 10:14:37PM +0200, Soren Schmidt wrote: It seems Christoph P. Kukulies wrote: Help! Am I alone with this? I cvsuped again today built world,kernel. Still this panic. Soeren, do you get this also? You have the Motherboard P4S8X which I donated a couple of months ago.

Re: libkse process stats breakage (Re: cvs commit: src/sys/amd64/amd64 exception.S trap.c src/sys/amd64/include frame.h signal.h ucontext.h)

2003-10-15 Thread Kris Kennaway
On Wed, Oct 15, 2003 at 01:23:42AM -0400, Daniel Eischen wrote: On Tue, 14 Oct 2003, Kris Kennaway wrote: On Wed, Oct 15, 2003 at 11:10:43AM +0800, David Xu wrote: The change you made to ucontext.h breaks libkse. :-( Speaking of libkse breakage: 10427 root 200 10500K

Re: FreeBSD 5.1 stability

2003-10-15 Thread Kris Kennaway
On Wed, Oct 15, 2003 at 08:34:57AM +0300, Valery V.Chikalov wrote: 10:21AM up 101 days, 17:12, 1 user, load averages: 0.33, 0.58, 0.44 [EMAIL PROTECTED] uptime 8:22 up 112 days, 17:14, 1 user, load averages: 1,34 1,69 1,72 I can beat both of you :-) 11:07PM up 147 days, 48 mins, 0 users,

Re: Unable to boot cvsup 20031011

2003-10-15 Thread Dimitry Andric
On 2003-10-15 at 03:30:54 Brian J. Creasy wrote: What version of sys/i386/i386/pmap.c do you have? If you are getting the pmap_zero_page: CMAP3 busy, it should be fixed by version 1.446, which phk checked in 2003/10/12 10:55:45. __FBSDID($FreeBSD: src/sys/i386/i386/pmap.c,v 1.447 2003/10/13

Re: FreeBSD-CURRENT telnet can't disable autologin

2003-10-15 Thread Tim Kientzle
Thyer, Matthew wrote: Some people don't want auto login but are being frustrated when they try to disable it as below. What is the correct way to disable this feature? fuzz: {1017} cat ~/.telnetrc unset autologin fuzz: {1018} telnet telnet display will flush output when sending interrupt

Re: GEOM Gate.

2003-10-15 Thread Danny Braniss
From: Richard Tobin [mailto:[EMAIL PROTECTED] Ok, GEOM Gate is ready for testing. For those who don't know what it is, they can read README: Aaargh! It's the return of nd(4) from SunOS. Excuse me? # uname -a SunOS galaxy 4.1.4 18 sun4m # man nd No manual entry for nd. #

Re: What's up with the IP stack?

2003-10-15 Thread Terry Lambert
Kevin Oberman wrote: The problem is that the Airport died. Looks like a power supply issue or a bad cap as it fails whenever it's moving lots of data and then recovers after several quite seconds. My wife's laptop link dies at the same time, so that's why I bought the Linksys. (Sorry for

Re: How to create distribution for later NFS sysinstall on other box?

2003-10-15 Thread Terry Lambert
Chris Shenton wrote: I expect there's a way to build a distribution on my main 5.1 system then use sysinstall on the target 4.x to install via NFS (or FTP or...) over the LAN. I have not found any pointers on doing this in the Handbook or a couple quick Googles (perhaps I'm searching on the

Asus A7V8X-X USB problems

2003-10-15 Thread Greg J.
Anyone else having these errors? Is there a way to fix it? uname -a: FreeBSD localhost.bsd-unix.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Tue Oct 14 07:18:13 MST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/CASPER i386 dmesg: uhci0: VIA 83C572 USB controller port 0xd000-0xd01f irq 6 at

Re: BTX Halted (AMD 5x86 133MHz)

2003-10-15 Thread Andy Fawcett
On Friday 10 October 2003 22:49, John Baldwin wrote: On 10-Oct-2003 Dan Nelson wrote: In the last episode (Oct 10), John Baldwin said: On 10-Oct-2003 Giovanni P. Tirloni wrote: I've got the following message while trying to boot 5.1-RELEASE on a AMD 586 133MHz, 24MB and a 850MB hard

Re: GEOM_BDE

2003-10-15 Thread Pawel Jakub Dawidek
On Tue, Oct 14, 2003 at 09:49:03PM +0200, Jacek Serwatynski wrote: + I have problem with compiling my kernel. I wanted to play with gbde so i + added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 2003 CEST + My config kernel: [...] You have to add 'device random' to your kernel

Re: Unable to boot cvsup 20031011

2003-10-15 Thread Terry Lambert
Dimitry Andric wrote: On 2003-10-15 at 03:30:54 Brian J. Creasy wrote: unfortunately, we are not getting any errors. the system just restarts after it starts booting the kernel. I've got the same version here of pmap.c, but in my case the kernel hangs just after the boot loader's

fsck_ufs -B lockup any writes on filesystem

2003-10-15 Thread Vladimir B. Grebenschikov
Hi After unclean shutdown, system boots and work properly. After some time any processes triing to write was blocked in suspfs state. fsck_ufs process was blocked in suspwt state. Killing blocked processes does not helps. # ps alx | fgrep fsck_ufs 0 917 736 0 75 0 676 268

More ULE bugs fixed.

2003-10-15 Thread Jeff Roberson
I fixed two bugs that were exposed due to more of the kernel running outside of Giant. ULE had some issues with priority propagation that stopped it from working very well. Things should be much improved. Feedback, as always, is welcome. I'd like to look into making this the default scheduler

panic: indiracct: botched params

2003-10-15 Thread Mark Santcroos
Hi Kirk, Got the following panic while doing bgfsck after a unclean shutdown (another unrelated panic). I guess this shouldn't happen. I have the dump and the debug kernel available if you want to give it a shot. Thanks Mark #0 doadump () at ../../../kern/kern_shutdown.c:240 #1 0xc04a6c79 in

Re: GEOM_BDE

2003-10-15 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Donald Creel writes: Hi I have problem with compiling my kernel. I wanted to play with gbde so i added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 2003 CEST My config kernel: /usr/src/sys/geom/bde/g_bde.h:180: undefined reference to

recent -CURRENT panic: trap: memory address not aligned

2003-10-15 Thread
Got folowing panic on Netra T1 sparc64: Timecounters tick every 10.000 msec panic: trap: memory address not aligned Debugger(panic) Stopped at Debugger+0x1c: ta %xcc, 1 db trace panic() at panic+0xf0 trap() at trap+0x394 -- memory address not aligned sfar=0xc037e7c1

Re: recent -CURRENT panic: trap: memory address not aligned

2003-10-15 Thread Kris Kennaway
On Wed, Oct 15, 2003 at 12:04:57PM +0400, ?? ? ?? wrote: Got folowing panic on Netra T1 sparc64: Timecounters tick every 10.000 msec panic: trap: memory address not aligned Debugger(panic) Stopped at Debugger+0x1c: ta %xcc, 1 db trace panic() at

Re: sata + vinum + Asus p4p800 = :(

2003-10-15 Thread Balazs Nagy
On Wednesday, Oct 15, 2003, at 01:24 Europe/Budapest, Greg 'groggy' Lehey wrote: On Tuesday, 14 October 2003 at 18:46:44 +0200, Balazs Nagy wrote: What can I do? Provide a dump? Analyse the problem yourself? This *is* -CURRENT, after all. Well... There is a tricky problem... I have two

Re: sata + vinum + Asus p4p800 = :(

2003-10-15 Thread Soren Schmidt
It seems Balazs Nagy wrote: Hi, I had a -CURRENT setting with an Abit BE7-S and two SATA disks with vinum configuration. It worked very well until a power failure, and the mainboard died. Yesterday I got a replacement mainboard, the only type met the requirements (eg. two SATA ports)

Re: GEOM Gate.

2003-10-15 Thread Terry Lambert
Wilko Bulte wrote: On Tue, Oct 14, 2003 at 10:44:14PM +0200, Oldach, Helge wrote: From: Richard Tobin [mailto:[EMAIL PROTECTED] Ok, GEOM Gate is ready for testing. For those who don't know what it is, they can read README: Aaargh! It's the return of nd(4) from SunOS. Excuse

Re: GEOM Gate.

2003-10-15 Thread Wilko Bulte
On Wed, Oct 15, 2003 at 12:28:12AM -0700, Terry Lambert wrote: Wilko Bulte wrote: On Tue, Oct 14, 2003 at 10:44:14PM +0200, Oldach, Helge wrote: From: Richard Tobin [mailto:[EMAIL PROTECTED] Ok, GEOM Gate is ready for testing. For those who don't know what it is, they can read

RE: FreeBSD-CURRENT telnet can't disable autologin

2003-10-15 Thread Thyer, Matthew
Sorry my fault for not testing well enough. You are quite correct it works when I actually telnet to a machine. -Original Message- From: Tim Kientzle [mailto:[EMAIL PROTECTED] Sent: Wednesday, 15 October 2003 4:31 PM To: Thyer, Matthew Cc: '[EMAIL PROTECTED]' Subject: Re: FreeBSD-CURRENT

Re: recent -CURRENT panic: trap: memory address not aligned

2003-10-15 Thread ?????? ????????? ??????????
I think that's due to a recent commit of ume. It might not yet be fixed. I'm sorry, my src/sys/crypto/rijndael/rijndael-api-fst.c have a version 1.8. But last commit ume: Fix alignment problem on 64 bit arch. I only tested if it doesn't break anything on i368. Since I have no 64 bit

Re: GEOM_BDE

2003-10-15 Thread Jacek Serwatynski
Dnia Wed, Oct 15, 2003 at 09:34:56AM +0200, Pawel Jakub Dawidek napisal: On Tue, Oct 14, 2003 at 09:49:03PM +0200, Jacek Serwatynski wrote: + I have problem with compiling my kernel. I wanted to play with gbde so i + added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 2003

Re: panic with cdrecord -- anybody else seeing this? [backtrace obtained]

2003-10-15 Thread Bruce M Simpson
On Mon, Oct 13, 2003 at 05:26:59AM -0700, John Reynolds wrote: Thanks. I haven't tried cdrtools-devel in a while so I probably didn't see the work-around that was committed. I will try it and report back as to if it works (to further narrow down the mlockall(2) bit). It looks like alc@ has

Re: GEOM_BDE

2003-10-15 Thread Pawel Jakub Dawidek
On Wed, Oct 15, 2003 at 09:56:57AM +0200, Poul-Henning Kamp wrote: + I have problem with compiling my kernel. I wanted to play with gbde so i + added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 2003 CEST + My config kernel: + + /usr/src/sys/geom/bde/g_bde.h:180: undefined

Re: GEOM_BDE

2003-10-15 Thread User Takawata
In message [EMAIL PROTECTED], Pawel Jakub Dawidek wrote: On Wed, Oct 15, 2003 at 09:56:57AM +0200, Poul-Henning Kamp wrote: + I have problem with compiling my kernel. I wanted to play with gbde so= i + added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 = 2003 CEST + My config

LOR (route.c:182 route.c:133).

2003-10-15 Thread Pawel Jakub Dawidek
Hello. Already reported? lock order reversal 1st 0xc47b6490 rtentry (rtentry) @ /usr/src/sys/net/route.c:182 2nd 0xc44be77c radix node head (radix node head) @ /usr/src/sys/net/route.c:133 Stack backtrace: backtrace(c05b43a7,c44be77c,c05b934c,c05b934c,c05b93a2) at backtrace+0x17

panic

2003-10-15 Thread Dikshie
ipv6# uname -a FreeBSD ipv6.ppk.itb.ac.id 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Oct 15 14:13:04 WIT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PPK i386 panic: mtx_lock() of spin mutex %s @ %s:%d panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual

hiding e-mail adresses needed badly

2003-10-15 Thread Andrey Chernov
Due to increased activity of SPAM harvesters what are our plans to hide our addresses from public WWW? I mean all browseable mailing lists, FreeBSD site, CVS via WWW, PRs, ports and docs. As I think, simple user [at] domain.com form will be enough to stop them. -- Andrey Chernov |

Re: More ULE bugs fixed.

2003-10-15 Thread Eirik Oeverby
Jeff Roberson wrote: I fixed two bugs that were exposed due to more of the kernel running outside of Giant. ULE had some issues with priority propagation that stopped it from working very well. Things should be much improved. Feedback, as always, is welcome. I'd like to look into making this

Re: panic with -current kernel ata_timeout

2003-10-15 Thread Christoph P. Kukulies
On Tue, Oct 14, 2003 at 10:14:37PM +0200, Soren Schmidt wrote: It seems Christoph P. Kukulies wrote: Help! Am I alone with this? I cvsuped again today built world,kernel. Still this panic. Soeren, do you get this also? You have the Motherboard P4S8X which I donated a couple of months ago.

Re: More ULE bugs fixed.

2003-10-15 Thread Eirik Oeverby
Eirik Oeverby wrote: Jeff Roberson wrote: I fixed two bugs that were exposed due to more of the kernel running outside of Giant. ULE had some issues with priority propagation that stopped it from working very well. Things should be much improved. Feedback, as always, is welcome. I'd like to

Re: More ULE bugs fixed.

2003-10-15 Thread Daniel Eischen
On Wed, 15 Oct 2003, Jeff Roberson wrote: I fixed two bugs that were exposed due to more of the kernel running outside of Giant. ULE had some issues with priority propagation that stopped it from working very well. Things should be much improved. Feedback, as always, is welcome. I'd

Re: GEOM Gate.

2003-10-15 Thread Dan Pelleg
Danny Braniss [EMAIL PROTECTED] writes: From: Richard Tobin [mailto:[EMAIL PROTECTED] Ok, GEOM Gate is ready for testing. For those who don't know what it is, they can read README: Aaargh! It's the return of nd(4) from SunOS. Excuse me? # uname -a SunOS galaxy 4.1.4

Re: panic with cdrecord -- anybody else seeing this? [backtrace obtained]

2003-10-15 Thread John Reynolds
[ On Wednesday, October 15, Bruce M Simpson wrote: ] It looks like alc@ has fixed the problem in vm_fault.c rev 1.181. BMS excellent! I'll CVSup, buildworld/kernel and try it out and report back (with the unpatched cdrecord of course). -Jr -- John Jennifer Reynolds johnjen at

Re: hiding e-mail adresses needed badly

2003-10-15 Thread Wilko Bulte
On Wed, Oct 15, 2003 at 03:29:21PM +0400, Andrey Chernov wrote: I fail to see why this is relevant to -current but OK.. I think that the opportunity to do this has long since passed. Just type your name in Google and see what happens.. Wilko Due to increased activity of SPAM harvesters what

Re: fsck_ufs -B lockup any writes on filesystem

2003-10-15 Thread Robert Watson
On Wed, 15 Oct 2003, Vladimir B. Grebenschikov wrote: After unclean shutdown, system boots and work properly. After some time any processes triing to write was blocked in suspfs state. fsck_ufs process was blocked in suspwt state. I reported an identical set of symptoms over the weekend to

Re: sata + vinum + Asus p4p800 = :(

2003-10-15 Thread Balazs Nagy
On Wednesday, Oct 15, 2003, at 10:34 Europe/Budapest, Soren Schmidt wrote: First loose vinum from the mix, if we should have a chance finding the problem we need to lower the number of unknowns. Then tell us if and how it fails, dmesg from verbose booted system, backtrace etc, you know the drill

5.2-RELEASE TODO

2003-10-15 Thread Robert Watson
This is an automated bi-weekly mailing of the FreeBSD 5.2 open issues list. The live version of this list is available at: http://www.FreeBSD.org/releases/5.2R/todo.html Automated mailing of this list will continue through the release of FreeBSD 5.2. FreeBSD 5.2

Re: KSE MySQL rc.d

2003-10-15 Thread Alexander Motin
Hi. This patch did not fix the problem. On the 4th boot system hang with same symptoms. Daniel Eischen wrote: I have P4 system with SMP kernel and HyperThreading enabled. I have one strange problem with mysql 4.1.0 when using KSE on 5.1-CURRENT. After building mysql server with libkse as thread

Re: 5.2-RELEASE TODO

2003-10-15 Thread Daniel Eischen
On Wed, 15 Oct 2003, Robert Watson wrote: Open Issues This is a list of open issues that need to be resolved for FreeBSD 5.2. If you have any updates for this list, please e-mail [EMAIL PROTECTED]

Re: Unable to boot cvsup 20031011

2003-10-15 Thread Brian J. Creasy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 15 Oct 2003, Terry Lambert wrote: Dimitry Andric wrote: On 2003-10-15 at 03:30:54 Brian J. Creasy wrote: unfortunately, we are not getting any errors. the system just restarts after it starts booting the kernel. I've got the

PCcards not working (5.1)

2003-10-15 Thread a
Hi, I'm running into a problem wrt PCcards under 5.1. First, here's what I've got: Compaq Evo N610c, 1GB RAM, 40GB HD, latest BIOS SW: FreeBSD 5.1 The problem: The PCCard-slots are recognized upon boot but when I insert a card into any of the two slots I get an error message, telling me that

Re: LOR (route.c:182 route.c:133).

2003-10-15 Thread Sam Leffler
On Wednesday 15 October 2003 03:21 am, Pawel Jakub Dawidek wrote: Hello. Already reported? lock order reversal 1st 0xc47b6490 rtentry (rtentry) @ /usr/src/sys/net/route.c:182 2nd 0xc44be77c radix node head (radix node head) @ /usr/src/sys/net/route.c:133 Yes, I'm aware of this one.

Re: KSE MySQL rc.d

2003-10-15 Thread David Xu
Alexander Motin wrote: Hi. This patch did not fix the problem. On the 4th boot system hang with same symptoms. Daniel Eischen wrote: I have P4 system with SMP kernel and HyperThreading enabled. I have one strange problem with mysql 4.1.0 when using KSE on 5.1-CURRENT. I have been running

Re: PCcards not working (5.1)

2003-10-15 Thread Daniel Eischen
On Wed, 15 Oct 2003 [EMAIL PROTECTED] wrote: Hi, I'm running into a problem wrt PCcards under 5.1. First, here's what I've got: Compaq Evo N610c, 1GB RAM, 40GB HD, latest BIOS SW: FreeBSD 5.1 The problem: The PCCard-slots are recognized upon boot but when I insert a card into any of

Re: Unable to boot cvsup 20031011

2003-10-15 Thread Anish Mistry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 14 October 2003 07:28 pm, Brian J. Creasy wrote: On Sun, 12 Oct 2003, Anish Mistry wrote: I finally recvsupped today as some problems with my ata stuff was fixed. Went through the normal buildworld/kernel progress and on reboot of

Re: fsck_ufs -B lockup any writes on filesystem

2003-10-15 Thread Vladimir B. Grebenschikov
, 15.10.2003, 17:31, Robert Watson : On Wed, 15 Oct 2003, Vladimir B. Grebenschikov wrote: After unclean shutdown, system boots and work properly. After some time any processes triing to write was blocked in suspfs state. fsck_ufs process was blocked in suspwt state. I reported an

Re: KSE MySQL rc.d

2003-10-15 Thread Alexander Motin
David Xu wrote: Alexander Motin wrote: This patch did not fix the problem. On the 4th boot system hang with same symptoms. Daniel Eischen wrote: I have P4 system with SMP kernel and HyperThreading enabled. I have one strange problem with mysql 4.1.0 when using KSE on 5.1-CURRENT. I have been

Re: sata stripe dual boot

2003-10-15 Thread Doug White
On Tue, 14 Oct 2003, Putinas wrote: Yes this what I tried , just a question shouldn't it be good idea to add ability use atacontrol from sysinstall ? ( lets say if I have two normal disks ad0 and ad2 and I want to use them in stripe configuration ? ) without downloading fixit cd image that

Re: multicast panic

2003-10-15 Thread Doug White
On Tue, 14 Oct 2003, David Cornejo wrote: I'm trying to compile a multicast application and the system panics every time I run configure: Might be nice toknow which multicast application, if its publicly available :) I suspect this is fallout from the multicast code reorg that bms has been

Re: Asus A7V8X-X USB problems

2003-10-15 Thread Doug White
Don't crosspost to -questions. -current is the correct forum. Thanks! On Wed, 15 Oct 2003, Greg J. wrote: Anyone else having these errors? Is there a way to fix it? What's attached to the ports? uname -a: FreeBSD localhost.bsd-unix.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Tue Oct 14

Re: KSE MySQL rc.d

2003-10-15 Thread Daniel Eischen
On Wed, 15 Oct 2003, Alexander Motin wrote: David Xu wrote: Alexander Motin wrote: This patch did not fix the problem. On the 4th boot system hang with same symptoms. Daniel Eischen wrote: I have P4 system with SMP kernel and HyperThreading enabled. I have one strange problem

Re: multicast panic

2003-10-15 Thread Sam Leffler
On Wednesday 15 October 2003 09:08 am, Doug White wrote: On Tue, 14 Oct 2003, David Cornejo wrote: I'm trying to compile a multicast application and the system panics every time I run configure: Might be nice toknow which multicast application, if its publicly available :) I suspect this

Re: multicast panic

2003-10-15 Thread David Cornejo
the application is ports/net/mrt attempting to build it causes a panic. i'm pretty sure you need options MROUTING in the kernel config to cause it. dave c At 06:08 AM 10/15/2003, Doug White wrote: On Tue, 14 Oct 2003, David Cornejo wrote: I'm trying to compile a multicast application and

Re: Asus A7V8X-X USB problems

2003-10-15 Thread Greg J.
On Wed, 15 Oct 2003 09:14:45 -0700 (PDT) Doug White [EMAIL PROTECTED] wrote: Don't crosspost to -questions. -current is the correct forum. Thanks! Thanks for the info. :) On Wed, 15 Oct 2003, Greg J. wrote: Anyone else having these errors? Is there a way to fix it? What's attached to

Re: FreeBSD 5.1 stability

2003-10-15 Thread Garance A Drosihn
At 11:28 PM -0700 10/14/03, Kris Kennaway wrote: On Wed, Oct 15, 2003, Valery V.Chikalov wrote: 10:21AM up 101 days, 17:12, 1 user, load averages: 0.33, 0.58, 0.44 [EMAIL PROTECTED] uptime 8:22 up 112 days, 17:14, 1 user, load averages: 1,34 1,69 1,72 I can beat both of you :-) 11:07PM up

Re: Asus A7V8X-X USB problems

2003-10-15 Thread Doug White
On Wed, 15 Oct 2003, Greg J. wrote: On Wed, 15 Oct 2003 09:14:45 -0700 (PDT) Doug White [EMAIL PROTECTED] wrote: Don't crosspost to -questions. -current is the correct forum. Thanks! Thanks for the info. :) On Wed, 15 Oct 2003, Greg J. wrote: Anyone else having these errors? Is

Re: More ULE bugs fixed.

2003-10-15 Thread Jeff Roberson
On Wed, 15 Oct 2003, Eirik Oeverby wrote: Eirik Oeverby wrote: Jeff Roberson wrote: I fixed two bugs that were exposed due to more of the kernel running outside of Giant. ULE had some issues with priority propagation that stopped it from working very well. Things should be much

Re: More ULE bugs fixed.

2003-10-15 Thread Jeff Roberson
On Wed, 15 Oct 2003, Daniel Eischen wrote: On Wed, 15 Oct 2003, Jeff Roberson wrote: I fixed two bugs that were exposed due to more of the kernel running outside of Giant. ULE had some issues with priority propagation that stopped it from working very well. Things should be much

Re: More ULE bugs fixed.

2003-10-15 Thread Daniel Eischen
On Wed, 15 Oct 2003, Jeff Roberson wrote: On Wed, 15 Oct 2003, Daniel Eischen wrote: On Wed, 15 Oct 2003, Jeff Roberson wrote: I fixed two bugs that were exposed due to more of the kernel running outside of Giant. ULE had some issues with priority propagation that stopped it from

Re: recent -CURRENT panic: trap: memory address not aligned

2003-10-15 Thread Kris Kennaway
On Wed, Oct 15, 2003 at 01:13:17PM +0400, ?? ? ?? wrote: I think that's due to a recent commit of ume. It might not yet be fixed. I'm sorry, my src/sys/crypto/rijndael/rijndael-api-fst.c have a version 1.8. But last commit ume: Fix alignment problem on 64 bit arch.

Still losing ATA interrupts

2003-10-15 Thread Kevin Oberman
Running current (updated yesterday with ata-queue.c v1.9) I am still unable to recover from ACPI suspend. I get the expected messages on the death of USB and the ata0: resetting devices... message, but I never get the done. If I have two drives, the first completed the reset, but the second one

Supfile tag for 5.2 rc

2003-10-15 Thread Nigel Weeks
Can someone give me the supfile tag for the latest 5.2 release candidate? I'm not sure if 'RELENG_5_2' will work... N. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL

Re: Supfile tag for 5.2 rc

2003-10-15 Thread Scott Long
There have not been any 5.2 release candidates yet. Scott On Thu, 16 Oct 2003, Nigel Weeks wrote: Can someone give me the supfile tag for the latest 5.2 release candidate? I'm not sure if 'RELENG_5_2' will work... N. ___ [EMAIL PROTECTED]

Re: Supfile tag for 5.2 rc

2003-10-15 Thread Erik Trulsson
On Thu, Oct 16, 2003 at 09:12:12AM +1100, Nigel Weeks wrote: Can someone give me the supfile tag for the latest 5.2 release candidate? No. There is no 5.2 release candidate, so getting it might be a bit difficult. The closest you can get at the moment is to get the latest -CURRENT, with the tag

Re: Supfile tag for 5.2 rc

2003-10-15 Thread Kris Kennaway
On Thu, Oct 16, 2003 at 09:12:12AM +1100, Nigel Weeks wrote: Can someone give me the supfile tag for the latest 5.2 release candidate? No such thing. Kris pgp0.pgp Description: PGP signature

RE: FreeBSD 5.1 stability

2003-10-15 Thread Martin Minkus
Well perhaps I'll hold off making world as I just cvsupped ;) Don't wanna lose any stability... -Original Message- From: Garance A Drosihn [mailto:[EMAIL PROTECTED] Sent: Thursday, 16 October 2003 03:16 To: Kris Kennaway; Valery V.Chikalov Cc: Martin Minkus; [EMAIL PROTECTED] Subject:

Re: GEOM Gate.

2003-10-15 Thread Richard Tobin
Yeah... Think Sun2 systems http://www.netbsd.org/Documentation/network/netboot/nd.html Though it wasn't just for booting in the old days. On a diskless workstation, your whole filesystem would be on nd. And it was a real mistake to mount a writable partition on two machines, but nothing

Re: More ULE bugs fixed.

2003-10-15 Thread Julian Elischer
On Wed, 15 Oct 2003, Daniel Eischen wrote: On Wed, 15 Oct 2003, Jeff Roberson wrote: I fixed two bugs that were exposed due to more of the kernel running outside of Giant. ULE had some issues with priority propagation that stopped it from working very well. Things should be much

Re: Working umass SD card readers.

2003-10-15 Thread Michael
Just to let everyone know, I've been using a Lexar Media JumpDrive Trio (picked up at Target for $19.95) and it works. Oct 11 11:58:41 whatever kernel: umass0: Lexar Media JumpDrive Trio, rev 2.00/1.25, addr 2 Oct 11 11:58:45 whatever kernel: GEOM: create disk da0 dp=0xc62d7c50 Oct 11 11:58:45

5.1 current make buildworld fails consistently on crtstuff.c- Help?

2003-10-15 Thread Scott W
Hey all. I've been unsuccessful at performing a 'make buildworld' for the past week based on a cvsup of 5.1-current. This is a fresh install as of ~10 days ago on a Dual Celeron BP-6 system, 784M RAM. To say this is getting frustrating at this point is an understatementanyone else