Re: cvs commit: src/bin/ps print.c src/share/man/man9 mutex.9 Makefile src/usr.bin/top machine.c src/sys/alpha/alpha mp_machdep.c synch_machdep.c clock.c genassym.c interrupt.c ipl_funcs.c locore.s machdep.c mem.c pmap.c prom.c support.s swtch.s trap.c ...

2000-09-06 Thread Mike Meyer
Jason Evans writes: > jasone 2000/09/06 18:33:03 PDT > > Modified files: > bin/ps print.c [...] Nice try, but you didn't fool me. That's the SMP patch, even if the first change in the first modified file is a spelling fix in a comment in userland code! Nice to see it's

Re: HPT370 to stable

2000-09-06 Thread Soren Schmidt
It seems Ryan Shannon wrote: > Any idea how long it will be before the HPT370 support comes to stable? > I'm fairly new to freebsd, so it might not be the wisest maneuver for me > to CVSup to current :) It is in stable: |date: 2000/08/22 08:41:28; author: sos; state: Exp; lines: +105 -67 |MFC:

Re: SMP changes committed ... ?

2000-09-06 Thread Will Andrews
On Thu, Sep 07, 2000 at 03:11:27AM -0300, The Hermit Hacker wrote: > I thought one of the SMP developers announced that it was now committed, > yet I haven't seen any commit messages for it ... I'm running the newest > patch, so am waiting for the commit messages before I actually do my next > upg

SMP changes committed ... ?

2000-09-06 Thread The Hermit Hacker
I thought one of the SMP developers announced that it was now committed, yet I haven't seen any commit messages for it ... I'm running the newest patch, so am waiting for the commit messages before I actually do my next upgrade ... Did I mis-read a message from earlier today? thanks .. Marc G

USA_RESIDENT variable is no longer needed ?

2000-09-06 Thread Makoto MATSUSHITA
IIRC, the only file that uses USA_RESIDENT is src/secure/lib/Makefile, and now it is gone away. Does this change imply that we are free from defining USA_RESIDENT when building the FreeBSD world ? Moreover, can we also throw USA_RESIDENT variable away from ports ? -- - Makoto `MAR' MATSUSHITA

Re: nsswitch changes break world build

2000-09-06 Thread Jacques A. Vidrine
On Wed, Sep 06, 2000 at 03:21:00PM -0700, Matthew Jacob wrote: > Are you sure you don't have a partial update? He's sure. I boo-boo'd :-) I merrily went out to eat after committing my changes, then checking out -CURRENT and watching it `make -j 4 buildworld' to completion. Of course I already h

Re: uscanner driver

2000-09-06 Thread Donn Miller
On Wed, 6 Sep 2000, Nick Hibma wrote: > I've quickly thrown together a driver for USB scanners. Unforunately, I > don't have a scanner available that is supported by SANE, so I can't > test it. How about parallel scanners? I have a UMAX Astra 2000p PPT scanner. I've heard that UMAX didn't want

SMP mega-commit complete

2000-09-06 Thread Jason Evans
A static tag, named PRE_SMPNG, was created at 18:00 PDT. The SMP patches have now been committed. There are a number of known issues, and we are actively tracking them on the SMP web page at: http://people.freebsd.org/~jasone/smp/ If you run into issues that appear related to the SMP changes,

cold boot in -STABLE

2000-09-06 Thread Visigoth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 -stable (world and kernel) built today seems to be causing the system to cold boot when attempting to mount floppy disk on 2 of my systems (held off on building the others) . This happens for both ufs and msdos filesystems, and happens weathe

HPT370 to stable

2000-09-06 Thread Ryan Shannon
Any idea how long it will be before the HPT370 support comes to stable? I'm fairly new to freebsd, so it might not be the wisest maneuver for me to CVSup to current :) Thanks, Ryan Shannon [EMAIL PROTECTED] Please reply directly - I'm not on -current. To Unsubscribe: send mail to [EMAIL PROT

Re: Installed SMP patch and now mouse doesn't work?

2000-09-06 Thread The Hermit Hacker
On Wed, 6 Sep 2000, John Baldwin wrote: > The Hermit Hacker wrote: > > > > Have nothing else to go on yet ... I updated both the current source code > > and installed the SMP patch from Sept 5th. Everything installed great, > > rebooted and I can work in character mode ... go to X, and the mous

'interrupt-level buffer overflows' for sio device?

2000-09-06 Thread The Hermit Hacker
this corresponds to the device I have the mouse on ... the machine has only been up 18hrs ... not sure where else to look ... I'm referencing /dev/ttyd1, like I've always done for my mouse, and just checked /dev (ran MAKEDEV ttyd1) to make sure nothing has changed there ... Help? sio0 at port 0

Re: Installed SMP patch and now mouse doesn't work?

2000-09-06 Thread John Baldwin
The Hermit Hacker wrote: > > Have nothing else to go on yet ... I updated both the current source code > and installed the SMP patch from Sept 5th. Everything installed great, > rebooted and I can work in character mode ... go to X, and the mouse gives > me no activity, where it did just before

Installed SMP patch and now mouse doesn't work?

2000-09-06 Thread The Hermit Hacker
Have nothing else to go on yet ... I updated both the current source code and installed the SMP patch from Sept 5th. Everything installed great, rebooted and I can work in character mode ... go to X, and the mouse gives me no activity, where it did just before the upgrade ... Am still investiga

Re: Strange problems with AGP driver & sound.

2000-09-06 Thread Stephen Hocking
Ok, here's the two dmesg listing from verbose boots, one with the agp code as a module, and the other built in. Stephen Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of Cali

RE: nsswitch changes break world build

2000-09-06 Thread Paul Petersen (InfoSpace Inc)
I just did a new cvsup on a newly installed 4.1-RELEASE box with src-all so go the complete new tree and go the same error. Paul Petersen Infospace, Inc. 425-201-8966 -Original Message- From: Matthew Jacob [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 06, 2000 3:21 PM To: Jordan

Re: nsswitch changes break world build

2000-09-06 Thread Jordan Hubbard
Yep, I checked before complaining. Nathan Ahlstrom just sent me a patch to include/Makefile which I'm just testing now. - Jordan > > Are you sure you don't have a partial update? > > > On Wed, 6 Sep 2000, Jordan Hubbard wrote: > > > .. during the depend phase.. > > > > /usr/src/lib/libc/.

Re: nsswitch changes break world build

2000-09-06 Thread Matthew Jacob
Are you sure you don't have a partial update? On Wed, 6 Sep 2000, Jordan Hubbard wrote: > .. during the depend phase.. > > /usr/src/lib/libc/../libc/gen/getgrent.c:48: nsswitch.h: No such file or directo > ry > /usr/src/lib/libc/../libc/gen/getpwent.c:54: nsswitch.h: No such file or directo >

nsswitch changes break world build

2000-09-06 Thread Jordan Hubbard
.. during the depend phase.. /usr/src/lib/libc/../libc/gen/getgrent.c:48: nsswitch.h: No such file or directo ry /usr/src/lib/libc/../libc/gen/getpwent.c:54: nsswitch.h: No such file or directo - Jordan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the bo

Re: HEADS UP: SMP code commit iminent

2000-09-06 Thread John Baldwin
Doug Rabson wrote: > On Tue, 5 Sep 2000, David O'Brien wrote: > > > On Tue, Sep 05, 2000 at 05:58:32PM -0700, Jason Evans wrote: > > > this email is a minimum 24 hour notice that SMP code will be committed > > > to -current. > > > > What is the status of the Alpha bits? Will we have a working k

Re: Strange problems with AGP driver & sound.

2000-09-06 Thread Stephen Hocking
> > > > With very recent current sources, the agp driver doesn't probe when loaded as > > a module, but works OK when compiled into the kernel. > > Oh. I thought that was only a problem in 4.x. Can I see a verbose bootlog > for a kernel where this is a problem. > OK - I'm away from the machi

Re: Reliable panic: Filesystem goof

2000-09-06 Thread Vallo Kallaste
On Wed, Sep 06, 2000 at 09:11:49PM +0200, Vallo Kallaste <[EMAIL PROTECTED]> wrote: > I've found reliable way to crash my box, install latest vim6h alpha and > set it to your default editor for mutt, I'm using 1.2.5i. Then write > something and try to save it :wq > > vop_panic[vop_getacl] > pani

HEADS UP: nsswitch meets current

2000-09-06 Thread Jacques A. Vidrine
HEADS UP: nsswitch meets current Hello, I have just commited nsswitch support to FreeBSD-current. The code is based on NetBSD 1.4.2's nsswitch and I attempted to keep the implementations as close as possible. By creating an /etc/nsswitch.conf file, you can configure FreeBSD so that various dat

Re: HEADS UP: SMP code commit iminent

2000-09-06 Thread Doug Rabson
On Tue, 5 Sep 2000, David O'Brien wrote: > On Tue, Sep 05, 2000 at 05:58:32PM -0700, Jason Evans wrote: > > this email is a minimum 24 hour notice that SMP code will be committed > > to -current. > > What is the status of the Alpha bits? Will we have a working kernel > after the commit, or shou

Re: Strange problems with AGP driver & sound.

2000-09-06 Thread Doug Rabson
On Wed, 6 Sep 2000, Stephen Hocking wrote: > > With very recent current sources, the agp driver doesn't probe when loaded as > a module, but works OK when compiled into the kernel. Oh. I thought that was only a problem in 4.x. Can I see a verbose bootlog for a kernel where this is a problem.

PERL 5.6

2000-09-06 Thread William Woods
Can anyoine give me an idea when Perl 5.6 will be merged from current into stable? Bill To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Reliable panic: Filesystem goof

2000-09-06 Thread Vallo Kallaste
Hi I've found reliable way to crash my box, install latest vim6h alpha and set it to your default editor for mutt, I'm using 1.2.5i. Then write something and try to save it :wq vop_panic[vop_getacl] panic: Filesystem goof mp_lock = 0001 ; cpuid = 0 ; lapic.id = Debugger("panic") At

uscanner driver

2000-09-06 Thread Nick Hibma
I've quickly thrown together a driver for USB scanners. Unforunately, I don't have a scanner available that is supported by SANE, so I can't test it. The driver is a rip-off of the ugen, with some bits of udbp thrown in for good measure. It relies on a very recent version of usbdevs, so make sur

Strange problems with AGP driver & sound.

2000-09-06 Thread Stephen Hocking
With very recent current sources, the agp driver doesn't probe when loaded as a module, but works OK when compiled into the kernel. However, when compiled into the kernel, it seems to mess up the sound driver (pcm, crystal cs23x) such that no sound or garbled sound at a low volume comes out.

Re: problems with aureal soundcard: kernel fault when playing mp3s

2000-09-06 Thread Viren R.Shah
> "Peter" == Peter S Housel <[EMAIL PROTECTED]> writes: Peter> Viren R.Shah <[EMAIL PROTECTED]> wrote: >> >> My last good kernel was from aug 14. On a kernel from 09/05, I get a >> page fault as soon as I try to play mp3s using mpg123. >> >> Note that I have an Aureal Vortex 8830, so

Problems with current's AGP device?

2000-09-06 Thread Stephen Hocking
I've been seeing some problems with modules (such as XFree86's mga dri modules) that are consumers of the services of agp. They seem to beleive that they cant find it - then X fires up and the machine crashes. I'll be pulling out a debug dump later today. Stephen -- The views exp

Re: HEADS UP: sshd (Re: cvs commit: src/release/sysinstall config.c)

2000-09-06 Thread Charles Anderson
How is this affected by RSA releasing their patent to the public domain today? http://www.rsasecurity.com/news/pr/000906-1.html> -Charlie On Mon, Sep 04, 2000 at 02:35:14PM -0700, Kris Kennaway wrote: > On Mon, 4 Sep 2000, Jordan K. Hubbard wrote: > > > jkh 2000/09/04 08:50:15 PDT > >

Re: looking for "microuptime went backwards" victims...

2000-09-06 Thread Josef Karthauser
On Wed, Sep 06, 2000 at 12:25:53PM +0200, Poul-Henning Kamp wrote: > > Uhm, that is from the sound driver, not from the timecounter... > > Poul-Henning Oops, "You are in a maze of twisty passages all alike. Which direction do you want to go?". Joe > In message <[EMAIL PROTECTED]>, Josef Ka

Re: looking for "microuptime went backwards" victims...

2000-09-06 Thread Poul-Henning Kamp
Uhm, that is from the sound driver, not from the timecounter... Poul-Henning In message <[EMAIL PROTECTED]>, Josef Karthauser writes: >I got this last night running 'mtv' on a system with heavy disk I/O. >The errors were: > >Sep 5 23:12:14 genius /kernel: pcm0: hwptr went backwards 8208 -> 819

Re: looking for "microuptime went backwards" victims...

2000-09-06 Thread Josef Karthauser
I got this last night running 'mtv' on a system with heavy disk I/O. The errors were: Sep 5 23:12:14 genius /kernel: pcm0: hwptr went backwards 8208 -> 8192 Sep 5 23:12:47 genius /kernel: pcm0: hwptr went backwards 8420 -> 8192 Sep 5 23:12:57 genius /kernel: pcm0: hwptr went backwards 8212 ->