Problem compiling

2001-01-15 Thread Adriaan Erasmus
Hi, My box hangs up solid when recompiling my kernel to add pcm driver. I got the latest src tree though cvsup and I followed the standard procedure to recompile my new kernel to include pcm I can do a /usr/sbin/config MYNEWKERNEL Then in /usr/src/sys/compile/MYNEWKERNEL I can do make

Re: Crash dumps during initialisation

2001-01-15 Thread Newton, Harry
I think we might be talking at cross-purposes here. What does the kernel do if it panics before the /etc/rc script is run ? (i.e. before the dumpon command is issued ). I can't believe that it reads /etc/rc.conf and locates the dump_dev entry to determine where it should put the crash dump. In

Re: Crash dumps during initialisation

2001-01-15 Thread Peter Wemm
"Newton, Harry" wrote: I think we might be talking at cross-purposes here. What does the kernel do if it panics before the /etc/rc script is run ? (i.e. before the dumpon command is issued ). I can't believe that it reads /etc/rc.conf and locates the dump_dev entry to determine where it

We are exporting quality Hanger for cloth, pants

2001-01-15 Thread Trend Hanger
Dear Sir or Madam, Happy New Year! Here we send all the best wish to you. Trend Hanger, as a professional hanger manufacturer in China specializes in producing and designing various kinds of non-slip coated and chrome-plated metal frame clothes hangers. The company has been in the business

We are exporting quality Hanger for cloth, pants

2001-01-15 Thread Trend Hanger
Dear Sir or Madam, Happy New Year! Here we send all the best wish to you. Trend Hanger, as a professional hanger manufacturer in China specializes in producing and designing various kinds of non-slip coated and chrome-plated metal frame clothes hangers. The company has been in the business

RE: Anybody else seeing a broken /dev/lpt with SMP on -current?

2001-01-15 Thread Bruce Evans
On Fri, 12 Jan 2001, John Baldwin wrote: On 13-Jan-01 Jordan Hubbard wrote: I've actually been seeing this for about 2 months now but only just now got motivated enough to enable crashdumps and get some information on what happens whenver I try to use the printer attached to my (sadly :)

Darn Soundblaster Live :(

2001-01-15 Thread Adriaan Erasmus
I still have problems compiling my kernel. All I want to do is add a pcm device I have a Soundblaster Live and I must add a pcm device in my new kernel config file. Every time I make the thing hangs up. I never had this problem b4 and I think its has something to do with my CPU choice in

Re: Darn Soundblaster Live :(

2001-01-15 Thread The Hermit Hacker
try enabling both and seeing if that fixes it? On Mon, 15 Jan 2001, Adriaan Erasmus wrote: I still have problems compiling my kernel. All I want to do is add a pcm device I have a Soundblaster Live and I must add a pcm device in my new kernel config file. Every time I make the thing

Re: latest buildkernel

2001-01-15 Thread Dibble
On Sun, 14 Jan 2001, Kris Kennaway wrote: On Sun, Jan 14, 2001 at 08:50:06PM -0500, Dibble wrote: How would i go about fixing this? Actually build a 5.0 userland, not a 4.x one as you seem to have :-) Make sure you are following the upgrade instructions precisely, located in

Buildworld failure as of 01-15-2001 @ 8:30 CST

2001-01-15 Thread Thomas T. Veldhouse
I just installed the FreeBSD 5.0-20010107-CURRENT snapshot and have cvsup'd to the latest source (as of subject). Buildworld fails as below: -- stage 4: populating /usr/obj/usr/src/i386/usr/include

Kernel source

2001-01-15 Thread Adriaan Erasmus
Hi, As you have noticed, I am a fairly new FreeBSD user, I am a Linux Guru though but BSD is more powerfull and I tend to use just BSD in the future. I will post a lot of msg's in the future but I have one question. Where can I find a kernel source tree that will work with my Sound

Re: console freeze

2001-01-15 Thread Patrick Hartling
John Baldwin [EMAIL PROTECTED] wrote: } } On 12-Dec-00 Nicolas Souchu wrote: } Hi there, } } I did browse the lists but found nothing about my problem. } Compiling GENERIC of 5.0 works correctly but once I remove } most of uneeded hardware, the console/kbd freeze. } } I join the

Re: Kernel source

2001-01-15 Thread Alfred Perlstein
* Adriaan Erasmus [EMAIL PROTECTED] [010115 07:17] wrote: Hi, I will post a lot of msg's in the future but I have one question. Where can I find a kernel source tree that will work with my Sound Blaster Live Sound Card. I run FreeBSD 4.1.1-STABLE and its kernel source doesn't support

Re: Buildworld failure as of 01-15-2001 @ 8:30 CST

2001-01-15 Thread David O'Brien
On Mon, Jan 15, 2001 at 08:37:43AM -0600, Thomas T. Veldhouse wrote: I just installed the FreeBSD 5.0-20010107-CURRENT snapshot and have cvsup'd to the latest source (as of subject). Buildworld fails as below: Do not manually do anything to get around this yet. Please apply and try this

number of processes forked since boot

2001-01-15 Thread Hajimu UMEMOTO
Hi, I wish to obtain number of processes forked since boot from userland. So, I made a patch to intend to commit. Any comment? Index: lib/libc/gen/sysctl.3 diff -u lib/libc/gen/sysctl.3.orig lib/libc/gen/sysctl.3 --- lib/libc/gen/sysctl.3.orig Fri Jan 12 02:39:22 2001 +++ lib/libc/gen/sysctl.3

Re: Darn Soundblaster Live :(

2001-01-15 Thread Rogier R. Mulhuijzen
Every time I make the thing hangs up. I never had this problem b4 and I think its has something to do with my CPU choice in my config file so here is the million dollar question. From when is your current -current install? (no pun intended) I seem to recall people not being able to build

Re: Buildworld failure as of 01-15-2001 @ 8:30 CST

2001-01-15 Thread Thomas T. Veldhouse
Sorry, I still get the same error. === include/rpcsvc rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/klm_prot.x -o klm_prot.h rpcgen: cannot find any C preprocessor (cpp) *** Error code 1 Stop in /usr/src/include/rpcsvc. *** Error code 1 Stop in /usr/src/include. *** Error code 1 Stop in

Re: number of processes forked since boot

2001-01-15 Thread Hajimu UMEMOTO
Hi, On Mon, 15 Jan 2001 10:06:18 -0800 Alfred Perlstein [EMAIL PROTECTED] said: bright * Hajimu UMEMOTO [EMAIL PROTECTED] [010115 10:00] wrote: Hi, I wish to obtain number of processes forked since boot from userland. So, I made a patch to intend to commit. Any comment? bright Why not

Re: Buildworld failure as of 01-15-2001 @ 8:30 CST

2001-01-15 Thread Thomas T. Veldhouse
I must have left some relics around or something. I am getting a different error: cd /usr/src/usr.bin/rpcgen; make build-tools make: don't know how to make build-tools. Stop *** Error code 2 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. It appears

Re: number of processes forked since boot

2001-01-15 Thread Rogier R. Mulhuijzen
I wish to obtain number of processes forked since boot from userland. I think dynamic sysctl is useful for dynamic context. But, here is just static and it seems there is no advantage. Isn't it? That sounds to me like a wholly dynamic thing. I mean the amount of forks since boot can rise

Re: Anybody else seeing a broken /dev/lpt with SMP on -current?

2001-01-15 Thread Thomas D. Dean
Hi Bruce, I applied the patch to dev/ppbus/lpt.c and sys/i386/isa/intr_machdep.c. Before the patch, I got the lpt failure almost immediately. df | lpr df | lpr df | lpr lpt .cshrc would normally do it. After the patch, it took lots more activity. I did the above a half-dozen times,

Re: number of processes forked since boot

2001-01-15 Thread Paul Herman
On Tue, 16 Jan 2001, Hajimu UMEMOTO wrote: bright * Hajimu UMEMOTO [EMAIL PROTECTED] [010115 10:00] wrote: I wish to obtain number of processes forked since boot from userland. So, I made a patch to intend to commit. Any comment? I like the idea, but this belongs in vmeter with context

VXA tape drive

2001-01-15 Thread David W. Chapman Jr.
I checked in current with little luck. Does -current support VXA-1 tape drives by Ecrix. The site claims that freebsd does, but the only response by someone that has one says that it won't successfully backup. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current"

Re: VXA tape drive

2001-01-15 Thread Matthew Jacob
Well, details would be nice. I checked in current with little luck. Does -current support VXA-1 tape drives by Ecrix. The site claims that freebsd does, but the only response by someone that has one says that it won't successfully backup. To Unsubscribe: send mail to [EMAIL

RE: VXA tape drive

2001-01-15 Thread Kenneth P. Stox
I've been using one under 4.2-STABLE, for some time, without problems. On 15-Jan-01 David W. Chapman Jr. wrote: I checked in current with little luck. Does -current support VXA-1 tape drives by Ecrix. The site claims that freebsd does, but the only response by someone that has one says

Re: VXA tape drive

2001-01-15 Thread Bill Vermillion
On Mon, Jan 15, 2001 at 12:49:29PM -0600, David W. Chapman Jr. thus spoke: I checked in current with little luck. Does -current support VXA-1 tape drives by Ecrix. The site claims that freebsd does, but the only response by someone that has one says that it won't successfully backup. It

Fw: SCSI Tape Drive support

2001-01-15 Thread David W. Chapman Jr.
I haven't any problems yet, just finding out who has used it, but Mr. Wayne informed me that he had problems as enclosed below so I started to ask. I have already been talking to Matthew Jacob about this and have heard from someone else that they got it working successfully so I think we can

Re: number of processes forked since boot

2001-01-15 Thread Hajimu UMEMOTO
On Mon, 15 Jan 2001 19:46:32 +0100 (CET) Paul Herman [EMAIL PROTECTED] said: pherman On Tue, 16 Jan 2001, Hajimu UMEMOTO wrote: bright * Hajimu UMEMOTO [EMAIL PROTECTED] [010115 10:00] wrote: I wish to obtain number of processes forked since boot from userland. So, I made a patch to

Re: Buildworld failure as of 01-15-2001 @ 8:30 CST

2001-01-15 Thread David O'Brien
On Mon, Jan 15, 2001 at 12:36:34PM -0600, Thomas T. Veldhouse wrote: I must have left some relics around or something. I am getting a different error: No, I goofed. I'm getting my current test box back into shape so I can build a world before making stupid suggestions. To Unsubscribe: send

RE: Anybody else seeing a broken /dev/lpt with SMP on -current?

2001-01-15 Thread John Baldwin
On 14-Jan-01 Garance A Drosihn wrote: At 6:55 PM -0800 1/12/01, John Baldwin wrote: On 13-Jan-01 Jordan Hubbard wrote: If anybody wants a fuller traceback then I'll compile up a kernel with debugging symbols, but it's going to be pretty sparse anyway since it basically only shows the

Re: Atomic breakage?

2001-01-15 Thread John Baldwin
On 14-Jan-01 Peter Jeremy wrote: On 2001-Jan-14 23:02:28 +0200, Mark Murray [EMAIL PROTECTED] wrote: Hi John There seems to be same breakage in the atomic stuff: link_elf: symbol atomic_load_acq_int undefined KLD file random.ko - could not finalize loading I back out the latest commit to

Re: Soundblaster 64 PCI

2001-01-15 Thread Greg Rumple
This is the same problem I am having with a Soundblaster 16 PCI on 4.2-STABLE. I found a work around for it. It appears that there is something that is being un-initialized by the FreeBSD es1371 driver that other OS's do set. I have built a linux boot floppy, boot it, modprobe the linux es1371

Re: number of processes forked since boot

2001-01-15 Thread Paul Herman
On Tue, 16 Jan 2001, Hajimu UMEMOTO wrote: On Mon, 15 Jan 2001 19:46:32 +0100 (CET) Paul Herman [EMAIL PROTECTED] said: pherman I like the idea, but this belongs in vmeter with context switches, pherman page faults, etc, doesn't it? This is how OpenBSD does it, anyway. I see. You mean

Re: number of processes forked since boot

2001-01-15 Thread Hajimu UMEMOTO
On Mon, 15 Jan 2001 21:07:08 +0100 (CET) Paul Herman [EMAIL PROTECTED] said: pherman Yes, that's my read from the source. What I also like about it is pherman that it counts [vr]forks to boot, plus vmpages affected by the fork. pherman After I first saw this in OBSD I was really motivated to

Re: cvs commit: src/sys/i386/conf GENERIC

2001-01-15 Thread Peter Jeremy
On 2001-Jan-15 00:08:12 -0800, Peter Wemm [EMAIL PROTECTED] wrote: The patch below does this: http://people.freebsd.org/~peter/i386_cleanup.diff ... To be clear: THIS DOES NOT REMOVE i386 SUPPORT! It will actually slightly improve i386 runtime speed by removing the useless conditional tests.

Re: Soundblaster 64 PCI

2001-01-15 Thread Andrew B Alexander
I probably have the same card as you, I just went out and bought a soundblaster 16PCI because my new motherboard doesn't have any ISA slots. Unfortunately, the card is detected and does play sound, but it is soo distorted you can't really recognize anything. I was just wondering if you hard this

I take that back.... Re: sio serial console in -current?

2001-01-15 Thread Matthew Jacob
On Mon, 15 Jan 2001, Matthew Jacob wrote: FWIW, serial now is happy again. I guess the planets realigned. Nope- it just happens more fitfully. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Soundblaster 64 PCI

2001-01-15 Thread Andrew B Alexander
i have the same problem with sounbblaster 16 pci. wondering if there will be a fix any time soon? On Mon, 15 Jan 2001, Greg Rumple wrote: This is the same problem I am having with a Soundblaster 16 PCI on 4.2-STABLE. I found a work around for it. It appears that there is something that is

Re: number of processes forked since boot

2001-01-15 Thread Andrzej Bialecki
On Tue, 16 Jan 2001, Hajimu UMEMOTO wrote: Hi, I wish to obtain number of processes forked since boot from userland. So, I made a patch to intend to commit. Any comment? Index: sys/kern/kern_fork.c diff -u sys/kern/kern_fork.c.orig sys/kern/kern_fork.c --- sys/kern/kern_fork.c.orig Fri

Re: number of processes forked since boot

2001-01-15 Thread Peter Jeremy
On 2001-Jan-15 23:24:22 +0100, Andrzej Bialecki [EMAIL PROTECTED] wrote: On Tue, 16 Jan 2001, Hajimu UMEMOTO wrote: ... +static unsigned int nforks = 0; +SYSCTL_UINT(_kern, KERN_NFORKS, nforks, CTLFLAG_RD, nforks, 0, ""); If any, I think this should be long, otherwise on machines like web

Re: VXA tape drive

2001-01-15 Thread Bill Vermillion
On Mon, Jan 15, 2001 at 01:31:47PM -0600, David W. Chapman Jr. thus spoke: thanks for the background, quite interesting. You're welcome. I'm currently writing a series of articles for the tape newbie that a friend coaxed me into. I've finished electrons, magnets, head design and QIC tape.

make buildkernel broken

2001-01-15 Thread Pascal Hofstee
=== wi make: don't know how to make /usr/src/sys/modules/wi/../../i386/isa/if_wi.c. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 -- Pascal Hofstee daeron @ shadowmere . student . utwente . nl begin LOVE-LETTER-FOR-YOU.TXT.vbs I'm a signature virus.

RE: make buildkernel broken

2001-01-15 Thread John Baldwin
On 15-Jan-01 Pascal Hofstee wrote: === wi make: don't know how to make /usr/src/sys/modules/wi/../../i386/isa/if_wi.c. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 Did you do a make depend? This was fixed a while ago. -- John Baldwin [EMAIL PROTECTED] --

Re: make buildkernel broken

2001-01-15 Thread Yoshihiro Koya
Hello, === wi make: don't know how to make /usr/src/sys/modules/wi/../../i386/isa/if_wi.c. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 I had same problem. Do you have /usr/src/sys/modules/wi/.depend ? If so, remove it and try make buildkernel again. koya To

Re: OOPS.. (Re: MFC? src/sys/i386/conf/GENERIC and sound support)

2001-01-15 Thread David W. Chapman Jr.
I was thinking about that. Of course my skills limit me to the idea :-P Well, maybe if it would load automatically on first open.. :) We need some stub loader technology... - Jordan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the