Please hold off commits in -current for acouple of hours

2001-09-11 Thread Julian Elischer
I'm about to commit KSE milestone 2. I need to complete the merge over the whole kernel tree plus a few other parts. And I need to see a "make world" complete and run. If I have to keep re-doing this because people are committing, I'll never get there, because it's a 2 hour cycle At the ris

Re: ps/2 mouse problems [boot -v messages]

2001-09-11 Thread David W. Chapman Jr.
On Wed, Sep 12, 2001 at 10:57:31AM +0900, Kazutaka YOKOTA wrote: > Please send ENTIRE output, if possilbe, rather than partial exerpt. > Also send "boot -v" output when the acpi module is not loaded. > Please also tell which motherboard you have. > It would be also useful to dump ACPI data blocks

Re: ps/2 mouse problems [boot -v messages]

2001-09-11 Thread Kazutaka YOKOTA
Please send ENTIRE output, if possilbe, rather than partial exerpt. Also send "boot -v" output when the acpi module is not loaded. Please also tell which motherboard you have. It would be also useful to dump ACPI data blocks using acpidump(8). >Here's some more info on my ps/2 mouse problems I ma

Re: HEADSUP!! KSE commit imminent.

2001-09-11 Thread Julian Elischer
On Tue, 11 Sep 2001, Garrett Wollman wrote: > < >said: > > > Peter, Matt and I, (and a bunch of testers) > > have been banging on the KSE kernel for two weeks now. > > The state of the patch is: > > Everything runs except nwfs and smbfs (my head hurts whe I read them) > > I'm glad to see tha

ps/2 mouse problems [boot -v messages]

2001-09-11 Thread David W. Chapman Jr.
Here's some more info on my ps/2 mouse problems I managed to dig up from boot -v and some other errors I wanted ot know if I should worry about. atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0047 atkbd: keyboard ID 0x

Re: ThinkPad, ACPI, and PS/2 mouse

2001-09-11 Thread David W. Chapman Jr.
On Tue, Sep 11, 2001 at 12:36:54PM +0900, Kazutaka YOKOTA wrote: > It now appears that some IBM ThinkPad models assign a distinct PnP ID > to the PS/2 mouse port. I don't have an IBM ThinkPad, but my ps/2 mouse no longer works with a current as of yesterday. > > If you have ThinkPad and its

Re: HEADSUP!! KSE commit imminent.

2001-09-11 Thread Julian Elischer
On Tue, 11 Sep 2001, Bob Bishop wrote: > Hi, > > At 15:32 -0400 11/9/01, Garrett Wollman wrote: > >I'm glad to see that, with a little help, you've managed to get the > >code into good-enough shape to make this work out. This is an > >important unit of functionality for FreeBSD 5.0 and I than

Re: HEADSUP!! KSE commit imminent.

2001-09-11 Thread Garance A Drosihn
At 12:57 PM -0700 9/11/01, Julian Elischer wrote: >The state of the patch is: >Everything runs except nwfs and smbfs (my head hurts whe I read them) > >We will be committing this in the next day or so, as we have really hit >a dead end as far as how far we can go without doing this. > >We expect t

Error in /boot/defaults/loader.conf?

2001-09-11 Thread walt
kern.module_path seems to be incorrect in my fresh install of -CURRENT. As a result, kernel modules are not loading. This value is set in /boot/defaults/loader.conf as module_path="/boot/kernel;/boot/modules;/modules" but apparently should read: module_path="/boot/kernel/;/boot/modules/;/modu

Re: HEADSUP!! KSE commit imminent.

2001-09-11 Thread Bob Bishop
Hi, At 15:32 -0400 11/9/01, Garrett Wollman wrote: >I'm glad to see that, with a little help, you've managed to get the >code into good-enough shape to make this work out. This is an >important unit of functionality for FreeBSD 5.0 and I thank you and >Matt and Peter for all the work you've done

Re: dhclient fails on -current

2001-09-11 Thread Michael Harnois
On Tue, 11 Sep 2001 13:05:57 -0700, "David O'Brien" <[EMAIL PROTECTED]> said: > Why are you using the client from isc-dhcp2 when that is the > same client in the base system? In fact, having looked at my rc.conf now, I am using the one from the base system. -- Michael D. Harnois

Re: dhclient fails on -current

2001-09-11 Thread David O'Brien
On Tue, Sep 11, 2001 at 01:28:12PM -0500, Michael Harnois wrote: > For the last five days or so, dhclient from isc-dhcp2 has not worked > with -current on my machine. It reports "dc0: not found". Some others > reported a similar problem with postfix which was cured by > recompiling. The same solut

HEADSUP!! KSE commit imminent.

2001-09-11 Thread Garrett Wollman
< said: > Peter, Matt and I, (and a bunch of testers) > have been banging on the KSE kernel for two weeks now. > The state of the patch is: > Everything runs except nwfs and smbfs (my head hurts whe I read them) I'm glad to see that, with a little help, you've managed to get the code into good-e

HEADSUP!! KSE commit imminent.

2001-09-11 Thread Julian Elischer
Peter, Matt and I, (and a bunch of testers) have been banging on the KSE kernel for two weeks now. The state of the patch is: Everything runs except nwfs and smbfs (my head hurts whe I read them) We will be committing this in the next day or so, as we have really hit a dead end as far as how far

dhclient fails on -current

2001-09-11 Thread Michael Harnois
For the last five days or so, dhclient from isc-dhcp2 has not worked with -current on my machine. It reports "dc0: not found". Some others reported a similar problem with postfix which was cured by recompiling. The same solution does not work with dhclient. -- Michael D. Harnois

Re: FreeBSD current is very slow

2001-09-11 Thread Kenneth Wayne Culver
Well, FreeBSD-CURRENT will have bugs... That's why it's -CURRENT and not -STABLE Ken On Mon, 10 Sep 2001, Liu Siwei wrote: > Hi,all: > Do you run freebsd-current? what current? I make a > clean SNAP of freebsd-current through make release. > And make a CD. I install freebsd-current from my

Re: Awright, who's the funny bunny?

2001-09-11 Thread Bruce Evans
On 10 Sep 2001, Dag-Erling Smorgrav wrote: > It's not just linux_sendsig() - I get this panic even when not running > Linux programs: > ... > #10 0xc01a529d in panic (fmt=0xc02a9d20 "blockable sleep lock (%s) %s @ %s:%d") > at ../../../kern/kern_shutdown.c:657 > #11 0xc01c5432 in witness_lock

Re: cp in INSTALLTMP?

2001-09-11 Thread Christian Weisgerber
John Baldwin <[EMAIL PROTECTED]> wrote: > Yes, I've seen this. I'm betting it is timing related, and that dfr's fix to > pmap.c will fix this. Indeed it is gone now. "make installworld" works fine without cp. -- Christian "naddy" Weisgerber [EMAIL PROTECTED] To Uns

Re: FreeBSD current is very slow

2001-09-11 Thread Alexander Leidinger
On 10 Sep, David Hill wrote: [-current is slow] > > FreeBSD-current, by default, has debugging turned on in the kernel. Try > recompiling your kernel without the debugging options, and it should work > very quickly. Just put this symlink into /etc and try again. (2) netchild@ttyp1 % ll /etc/ma

Build failure VERY early

2001-09-11 Thread Pete Carah
I don't think this is just my system, and no binutils changes have been made recently, (and the disk is NOT full, anywhere near), and noone else has complained about a related build problem either: -- cd /usr/src/usr.sbin/con

Re: vfsload appearse broken after new changes

2001-09-11 Thread Harti Brandt
On Tue, Sep 11, 2001 at 00:25:34 -0700, Peter Wemm wrote: > > Also, check that the kern.module_path sysctl has got a trailing / on > each component.You can do a 'ktrace kldload msdosfs' and you should be > able to see the path searching for linker.hints and the .ko files > as NAMI calls. > Th

Re: vfsload appearse broken after new changes

2001-09-11 Thread Andrey A. Chernov
On Tue, Sep 11, 2001 at 00:25:34 -0700, Peter Wemm wrote: > > Also, check that the kern.module_path sysctl has got a trailing / on > each component.You can do a 'ktrace kldload msdosfs' and you should be > able to see the path searching for linker.hints and the .ko files > as NAMI calls. ker

Donation to your organization 090401

2001-09-11 Thread BenefitsAll
Dear Friend Sept 2001 Newsletter Here is another way for your organization to raise money in a painless way Cash rebates of up to 30% from BenefitsAll become welcome donations to your organization when your members shop online with Borders, Disney, Dell, Gap, Esprit and 300 plus retailers