Re: PATCH: Removal of unneeded sys/kernel.h

2000-04-28 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Will Andrews writes: On Fri, Apr 28, 2000 at 07:45:36AM +0200, Poul-Henning Kamp wrote: I agree too, but nobody has written *that* code yet. Instead of trying to find these yourself, why not invest this time in writing said script? :) I already wrote

Re: FreeBSD build status

2000-04-28 Thread Bruce Evans
On Thu, 27 Apr 2000, Poul-Henning Kamp wrote: === SUMMARY === World ***didn't compile*** 3 Warnings Kernel LINT compiled 147 Warnings LINT has been broken for a long time by depenencies on optional

Re: SMP changes and breaking kld object module compatibility

2000-04-28 Thread Doug Rabson
On Thu, 27 Apr 2000, Jake Burkholder wrote: ...snip... Its nice to see someone actually using kobj so soon. There is a possible performance problem though - kobj method calls are roughly 20% slower than direct function calls. Having said that, this isn't that slow - I timed a method

Re: FreeBSD build status

2000-04-28 Thread Greg Lehey
On Thursday, 27 April 2000 at 22:04:19 +0200, Poul-Henning Kamp wrote: This looks a lot better. Greg === SUMMARY === World ***didn't compile*** 3 Warnings Kernel LINT compiled 147 Warnings Kernel

Re: vn.ko load/unload/mount = panic

2000-04-28 Thread Peter Edwards
I had a longer look at this, and a more complete patch is logged as PR kern/18270 (try at your own risk: it works for me). I'd appreciate someone more experienced having a look at it and commenting. Cheers, Peter. Wilko Bulte wrote: On Wed, Apr 26, 2000 at 04:25:46PM +0100, Peter Edwards

Re: Workaround for hanging on exit: patch for review

2000-04-28 Thread Paul Richards.width
Matthew Dillon wrote: p.s. (on a different topic) I am also seeing serial stream corruption for serial console output. If I add a kernel printf() that generates a lot of output, I get most of it on the serial console plus a lot of other random garbage. Very weird. I've

crash - perhaps vinum or sym related

2000-04-28 Thread Jesper Skriver
Hi, On a 5.0-CURRENT box (no custom changes), as of 2 hours ago, we have a reproducable crash when trying to bring up a vinum mirror. The box is a dual 500 MHz Pentium III, intel motherboard Tecram SCSI controllers (the sym driver) and 27 IBM ultrastar 36LZX 9 GB drives, these drives are setup

Re: Problems configuring Vadem VG-469 PCMCIA controller.

2000-04-28 Thread Dave Belfer-Shevett
On Thu, 27 Apr 2000, Warner Losh wrote: Add the vendor ID to pccard/pcic.c: static struct isa_pnp_id pcic_ids[] = { {PCIC_PNP_82365,NULL}, /* PNP0E00 */ {PCIC_PNP_CL_PD6720,NULL}, /* PNP0E01 */ {PCIC_PNP_VLSI_82C146,

Re: Archive pruning

2000-04-28 Thread Brian Dean
On Mon, 24 Apr 2000, David O'Brien wrote: I've often traced files back to the begining of FreeBSD time (and then continued in the CSRG SCCS tree). ^^ I've wanted to do this on occasion. Where are these pre-FreeBSD history records available? -Brian -- Brian

Re: Archive pruning

2000-04-28 Thread Garrett Wollman
On Fri, 28 Apr 2000 13:17:56 -0400 (EDT), Brian Dean [EMAIL PROTECTED] said: I've wanted to do this on occasion. Where are these pre-FreeBSD history records available? You can buy them on CD-ROM, IIRC. In order to do so, however, you must first take out a SCO ``Historical UNIX Versions''

Re: Archive pruning

2000-04-28 Thread David O'Brien
On Fri, Apr 28, 2000 at 01:17:56PM -0400, Brian Dean wrote: I've often traced files back to the begining of FreeBSD time (and then continued in the CSRG SCCS tree). I've wanted to do this on occasion. Where are these pre-FreeBSD history records available? Glad you asked.

Re: Archive pruning

2000-04-28 Thread David Scheidt
On Fri, 28 Apr 2000, David O'Brien wrote: On Fri, Apr 28, 2000 at 01:17:56PM -0400, Brian Dean wrote: I've often traced files back to the begining of FreeBSD time (and then continued in the CSRG SCCS tree). I've wanted to do this on occasion. Where are these pre-FreeBSD history

Re: Archive pruning

2000-04-28 Thread Bush Doctor
Out of da blue David Scheidt aka ([EMAIL PROTECTED]) said: On Fri, 28 Apr 2000, David O'Brien wrote: On Fri, Apr 28, 2000 at 01:17:56PM -0400, Brian Dean wrote: I've often traced files back to the begining of FreeBSD time (and then continued in the CSRG SCCS tree). I've wanted

Re: Archive pruning

2000-04-28 Thread David Scheidt
On Fri, 28 Apr 2000, Bush Doctor wrote: Out of da blue David Scheidt aka ([EMAIL PROTECTED]) said: Not incidently, SCO have waived the $100 license application fee, which means that you can get your own official Ancient UNIX(TM) Source Code License for free. This roughly cuts in half

Re: Archive pruning

2000-04-28 Thread Bush Doctor
Out of da blue David Scheidt aka ([EMAIL PROTECTED]) said: On Fri, 28 Apr 2000, Bush Doctor wrote: Out of da blue David Scheidt aka ([EMAIL PROTECTED]) said: Not incidently, SCO have waived the $100 license application fee, which means that you can get your own official Ancient

Re: Archive pruning

2000-04-28 Thread Garance A Drosihn
At 1:21 PM -0400 4/28/00, Garrett Wollman wrote: On Fri, 28 Apr 2000 13:17:56 -0400 (EDT), Brian Dean [EMAIL PROTECTED] said: I've wanted to do this on occasion. Where are these pre-FreeBSD history records available? You can buy them on CD-ROM, IIRC. In order to do so, however, you must

sound

2000-04-28 Thread Kenneth Wayne Culver
Just to let someone know (I know this is -current) but some of the recent changes to the pcm driver have had some wierd effects. First, no wav file will completely play (at least not the short ones); second, xmms now takes 100% cpu, and in top, it says that 76% of this is being used by the

PATCH: buf/bio conversion

2000-04-28 Thread Poul-Henning Kamp
Two new patches at http://phk.freebsd.dk/misc 2000-04-28 biodone.patch This patch untangles the biodone/bufdone path. This basically gives struct bio a separate mechanism for callbacks, which at the end calls into the struct buf mechanism. 2000-04-28

Re: crash - perhaps vinum or sym related

2000-04-28 Thread Greg Lehey
On Friday, 28 April 2000 at 18:49:08 +0200, Jesper Skriver wrote: I'm not sure if this is a vinum problem, or a problem with the sym driver, I hope someone is able to help us here. It's difficult to tell from the backtrace. The crash happens in the sym driver, but it is interrupted out of

Re: Support for large mfs

2000-04-28 Thread David O'Brien
On Thu, Apr 27, 2000 at 06:32:24PM -0700, Matthew Dillon wrote: A Swap-backed VN /tmp will work as well, but keep in mind that the sector size is 4K and you should use the appropriate options to vnconfig to pre-reserve the swap space so performance does not degrade from

Re:Sound problem

2000-04-28 Thread Nawfal M. Rouyan
Hi, I am experiencing the same problem. I am using Avance 100+ but it is detected as Avance 110. Nevertheless, the sound is working. Can anyone having Avance 100+ also check their sound card id. I checked the sbc.c code and found out that the id is used for detecting Avance 110. I am also

Re: authentication for nis-user fails, only local user can login

2000-04-28 Thread Behcet Sarikaya
I installed FreeBSD 3.4 release and the most recent Kame v6 SNAP kernel and then configured nis. Now I have this mysterious problem. NIS and amd are working fine and I can su to the user accounts from root. Kame's inet46d invokes a telnetd with v6 support but my nis server does not support V6,

Re: authentication for nis-user fails, only local user can login

2000-04-28 Thread itojun
I installed FreeBSD 3.4 release and the most recent Kame v6 SNAP kernel and then configured nis. Now I have this mysterious problem. NIS and amd are working fine and I can su to the user accounts from root. Kame's inet46d invokes a telnetd with v6 support but my nis server does not support

Re: Xircom cards

2000-04-28 Thread FreeBSD MAIL
I cvsuped to 5.0-current and am trying the Xircom driver now. below is information on how I built my kernel and various configuration files. Upon insertion I get the below message. and although I can see the card with ifconfig or netstat -in as soon as I assign it a IP address it page faults.