Re: rtadvd(8) How to IPv6 tokenize interface identifier

2025-02-21 Thread Barney Wolff
The problem is one of sequencing. A brute-force solution is not to start rtadvd until you get the prefix from upstream, then dynamically generate rtadvd.conf and start rtadvd. Ugly, but functional. On Fri, Feb 21, 2025 at 07:52:33AM +0100, A FreeBSD User wrote: > Hello, > > Linux (especially Op

Re: strange ping response times...

2012-04-10 Thread Barney Wolff
CPU cache? Cx states? powerd? On Tue, Apr 10, 2012 at 03:40:27PM -0700, Julian Elischer wrote: > On 4/10/12 3:52 PM, Luigi Rizzo wrote: > > I noticed this first on a 10G interface, but now there seems > > to be a similar issue on the loopback. > > > > Apparently a ping -f has a much lower RTT than

Re: 4 -> 5 Problem

2003-12-02 Thread Barney Wolff
ter that make installworld and mergemaster went fine as usual. I didn't delve deeply enough to figure out what a cleaner fix would be, but this should probably be a PR as otherwise the 5.2 upgrade may be "difficult" for people who build and install on separate boxes. --

Re: USB 1.0 IDE to ATAPI drive enclosure failure

2003-11-24 Thread Barney Wolff
xfer; It cured my problems with a Sony DSC F707. Maybe most people with OHCI controllers haven't had problems, but if so they've been quietly satisfied. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the &#

Re: USB 1.0 IDE to ATAPI drive enclosure failure

2003-11-24 Thread Barney Wolff
hives for the last week or so. Why hasn't anything been committed? -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net. ___ [EMAIL PROTECTED] mailing list http://li

Re: atheros (ath) - duplicate packets with long distance link

2003-11-24 Thread Barney Wolff
64 bytes from 146.64.86.3: icmp_seq=6 ttl=64 time=3.915 ms > 64 bytes from 146.64.86.3: icmp_seq=7 ttl=64 time=3.945 ms > 64 bytes from 146.64.86.3: icmp_seq=8 ttl=64 time=5.720 ms > > Regards > Johann > ___ > [EMAIL PROTECTED] mailing l

Re: dumb question 'Bad system call' after make world

2003-11-22 Thread Barney Wolff
On Sat, Nov 22, 2003 at 11:42:04PM +1100, Bruce Evans wrote: > On Fri, 21 Nov 2003, Barney Wolff wrote: > > > Will somebody please tell me when "make world" is ever correct in the > > environment of the last several years? I've been unable to understand > &

Re: dumb question 'Bad system call' after make world

2003-11-21 Thread Barney Wolff
a kernel? I didn't think so, and OP's message indicates that make world is all he did. I suspect re-install is the best answer now. Will somebody please tell me when "make world" is ever correct in the environment of the last several years? I've been unable to understand its

Re: ppp RADIUS accounting bug

2003-11-19 Thread Barney Wolff
s attributes to hold the high-order parts. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/

Re: Recovery? recent "make world" rendered system unusable (64 bit change)

2003-11-18 Thread Barney Wolff
e removed as a target, as I don't believe it's ever correct to do it. Why leave this gun pointed at people's feet? -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net. __

Re: undelete for FreeBSD current?

2003-11-12 Thread Barney Wolff
org/forensics/tct.html but I don't think it's been tested with current/ufs2. Also, don't expect to build it on the system and then find a deleted file. But if you have a clue of what you're looking for, just grepping /dev/da or /dev/ad might work. (grep -a -A100 -B100) -- B

Re: hard lockup with new interrupt code, possible cause irq14: ata0

2003-11-08 Thread Barney Wolff
Try adding options NO_MIXED_MODE to your conf. That fixed boot-time hangs on my Asus A7M266-D. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net.

Re: New interrupt stuff breaks ASUS 2 CPU system

2003-11-05 Thread Barney Wolff
and "0 scb's aborted". I've also tried it with 0,1 or 2 of the ide controllers enabled, with no change in result. Sometimes I get a "spurious interrupt" from ata1 message, sometimes not. Kernel from 10/27 works fine. Kernels from last couple of days fail. dmesg, config

Re: jumbograms (& em) & nfs a no go

2003-11-01 Thread Barney Wolff
On Sat, Nov 01, 2003 at 01:09:07PM -0800, Terry Lambert wrote: > Barney Wolff wrote: > > > Implies the sending host is not honoring the MTU restriction when > > > deciding whether or not to frag packets. > > > > 67582 looks awfully bogus even as a pre-frag leng

Re: jumbograms (& em) & nfs a no go

2003-10-31 Thread Barney Wolff
t; > be revived by changing mtu back to 1500 and down/up sequence. > > Implies the sending host is not honoring the MTU restriction when > deciding whether or not to frag packets. 67582 looks awfully bogus even as a pre-frag length. How could that come over the wire? -- Barney Wolf

Re: jumbograms (& em) & nfs a no go

2003-10-30 Thread Barney Wolff
have been the cable, or not. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-cur

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

2003-10-28 Thread Barney Wolff
the behavior is very much improved, as -currents after 9/24 until the pmap.c fix would get sigs every few minutes. (Reminder, this is a dual-athlon.) -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT

Re: GL slowdown with latest kernel

2003-10-28 Thread Barney Wolff
ars in full-screen window - used to be jerky on that test. (This is with sched_bsd; haven't run _ule.) -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net. ___

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

2003-10-21 Thread Barney Wolff
On Mon, Oct 20, 2003 at 11:57:48PM -0700, Terry Lambert wrote: > Barney Wolff wrote: > > I don't think so. I tried that on my A7M266D with no effect. I believe > > something in recent pmap code doesn't like this mobo, or maybe dual > > athlons in general. I can

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

2003-10-20 Thread Barney Wolff
> options DISABLE_PSE > options DISABLE_PG_G I don't think so. I tried that on my A7M266D with no effect. I believe something in recent pmap code doesn't like this mobo, or maybe dual athlons in general. I can run RELENG_5_1 rock solid, and -current from 9/24/03 roc

Re: panic: pmap_enter: attempted pmap_enter on 4MB page

2003-10-17 Thread Barney Wolff
a conceivable clue? But for experiments we can set it to anything. It's not in production, so if you want to try stuff, I'm willing to give you a login or take direction. Right now it's running RELENG_5_1 but I also have yesterday's -head on there and a local cv

"pmap_enter: attempted pmap_enter on 4MB page

2003-10-14 Thread Barney Wolff
I've been getting subject panics lately. A sure way to provoke them is to portupgrade -ap. Sooner or later, panic. With the latest build: FreeBSD lab.databus.com 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Tue Oct 14 01:41:23 EDT 2003 it seemed to last longer (almost 30 min!) before failing. HW is As

Re: [security-advisories@freebsd.org: [FreeBSD-Announce] FreeBSD Security Advisory FreeBSD-SA-03:17.procfs]

2003-10-03 Thread Barney Wolff
f choice, or look up on www.freebsd.org what the latest versions of the listed files are and check that you have them. Since the SO is presumably taking the changes from -current, I hope it would not be too much of an imposition to list those versions in the advisory as well. Thanks, Barney

Re: [security-advisories@freebsd.org: [FreeBSD-Announce] FreeBSD Security Advisory FreeBSD-SA-03:17.procfs]

2003-10-03 Thread Barney Wolff
On Fri, Oct 03, 2003 at 06:54:04PM -0700, Will Andrews wrote: > On Fri, Oct 03, 2003 at 09:45:27PM -0400, Barney Wolff wrote: > > I'm finally motivated to ask, why don't security advisories contain > > the equivalent revs for -head? Surely I can't be the only per

[security-advisories@freebsd.org: [FreeBSD-Announce] FreeBSD Security Advisory FreeBSD-SA-03:17.procfs]

2003-10-03 Thread Barney Wolff
src/sys/fs/pseudofs/pseudofs_vnops.c 1.35.2.1 src/sys/kern/kern_subr.c 1.74.2.1 src/sys/sys/uio.h 1.27.2.1 etc. ----- End forwarded message - -- Barney Wolff http://www.databus.com/bw

Re: usb flashkey disk copy error

2003-09-12 Thread Barney Wolff
:39:08PM -0700, John-Mark Gurney wrote: > Barney Wolff wrote this message on Sun, Sep 07, 2003 at 15:48 -0400: > > I can't do more detailed diagnosis right now, but could in a few days. > > When you get a chance (or anyone else who has this problem), try the > attached patch,

Re: usb flashkey disk copy error

2003-09-07 Thread Barney Wolff
hs since I updated USB to use bus_dma. So > you could try checking out the usb code from July 4th or so and see > if it goes away (it probably will). Will try that, again in a few days. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contrac

Re: usb flashkey disk copy error

2003-09-07 Thread Barney Wolff
ok. Old-quirks had no effect on the problem. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/li

Re: ACPI battery state and resume not working on Inspiron 5150

2003-08-06 Thread Barney Wolff
most a minute to come back from S3, but does eventually come back on a -current from 7/30. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net. ___ [EMAIL PROTECT

Re: gcc related -current upgrade problems

2003-07-25 Thread Barney Wolff
On Fri, Jul 25, 2003 at 06:46:50PM -0400, John wrote: > > rm -rf src obj > cd /usr > cvs -Rqd /home/ncvs co -P src > cd src > make buildkernel You can't buildkernel before buildworld. Do read UPDATING and the handbook. -- Barney Wolff http://www.databus.com/bwr

Re: Compaq Evo N610c

2003-07-23 Thread Barney Wolff
the ltmdm is loaded. One way to see if this is happening to you is to boot without the card and see if it then works when you plug it in. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net. __

Re: Stop in /usr/src/sys/modules/harp

2003-07-21 Thread Barney Wolff
On Mon, Jul 21, 2003 at 11:14:24PM -0400, Xaos wrote: > I keep getting this error when compiling a freshly cvsup'd source. 5.1-Current > > /usr/src/sys/dev/harp/if_harp.c:128: `VENDAPI_FORE_2' undeclared here (not in Me too. I decided to wait a few hours and see if it's

Re: ``Resource temporarily unavailable'' in vi

2003-07-14 Thread Barney Wolff
y. Anyway, pending a fix in vi to handle retryable errors, the workaround is not to do whatever it is that you're doing at the same time. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the

ACPI Bad Param on Dell 5000

2003-06-19 Thread Barney Wolff
ve with all of these issues, but I'll be glad to cooperate with any attempts to fix them. Thanks, Barney -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net. ___

Re: ACPI testing/debugging guide?

2003-06-17 Thread Barney Wolff
compute. According to the spec, it does. Google for acpi - the official spec is at the first entry. Anyway, 318.6 - 273.2 = 45.4C, which is perfectly reasonable. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC m

Re: ACPI testing/debugging guide?

2003-06-17 Thread Barney Wolff
i.thermal.tz0 there are a bunch of values, only one of which is the current temp. The rest are thresholds - AC appears to mean active cooling (aka fan), PSV seems to mean passive. How come xmbmon can't interpret acpi temps? -- Barney Wolff http://www.databus.com/bwresume.pdf I'

Re: ACPI testing/debugging guide?

2003-06-17 Thread Barney Wolff
00, but discovered that if I waited 30-60 seconds, the display did come back by itself. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net. ___ [EMAIL PROTECTE

Re: Need acpi-event-d?

2003-06-16 Thread Barney Wolff
by > acpi for the benifit of battery monitors, but apmd won't run. > > Is there a facility to run things on resume, or is this reset > something better done inside the kernel? man psm Set the HOOKRESUME and INITAFTERSUSPEND flags in /boot/device.hints. Works for me on a Dell I50

CPUTYPE?

2003-04-04 Thread Barney Wolff
I need to buildworld (current) and ports to run on both p3 and athlon-mp. What's a good value for CPUTYPE, or should I just leave it out? Thanks. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or vi

Re: Plea for base system trim

2003-03-05 Thread Barney Wolff
gt; fear that there will be problems caused by the wrong version being >> used. > >You are right to hate having two versions installed --- it is >pointless in most cases. Please complain to the apache+mod_ssl and >openssl port maintainers. It sounds to me like they ar

Re: [tlambert2@mindspring.com: Re: can't sshd into box]

2003-03-03 Thread Barney Wolff
connection. It sounds as though something else is getting it. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: PATCH: type errors in src-tree

2003-03-01 Thread Barney Wolff
operation that may be difficult to find, years later. The fact that Resp_Buf needs to remain a u_char[] is just one example. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: PATCH: type errors in src-tree

2003-03-01 Thread Barney Wolff
ay not be the same as for u_char, for example on Sparc. If the response is ever >127 bytes, this will fail. You're going to have to look carefully at how things are used to see when char is appropriate and when u_char is necessary. -- Barney Wolff http://www.databus.com/bwresume

Re: PATCH: type errors in src-tree

2003-03-01 Thread Barney Wolff
addr_t' which 'char *'. Shouldn't we care about u_char vs char? On some machines it matters, and on all machines compilers tend to notice and generate warnings. -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro