Re: cy0: port not found

2001-05-02 Thread Arjan Knepper
q wrote: > Hi, I need some advice to build dial-in server. > I've Cyclades Cyclom 32 YeP and FreeBSD 4.3. > This is first time for me to Install multiport Serial. > I'm trying to look at FreeBSD 4.3 manual : > > # man cy > > and I follow to add the lines to my kernel options, > recompile it, and

Kernel Console speed

2001-05-02 Thread Daniel Lang
Dear People, I have configured a couple of machines to use the serial console. Now with some machines, the console speed cannot be set correctly. I have read the appropriate chapters in the handbook, and I getting the serial console working at all, is not a problem. Just the speed setting does no

Re: Bootable CD IV

2001-05-02 Thread Rick Duvall
So, I guess my next questions is: How do create the 2.88M boot floppy image with the MFS stuff on it? I guess it merges somehow inside the kernel? Am I right? If so, how do i compile my mfs into the kernel, and what do I put in the MFS? Also, what files do I need to put on the boot floppy an

Re: cy0: port not found

2001-05-02 Thread Falco Krepel
Arjan Knepper wrote: > > q wrote: > > > Hi, I need some advice to build dial-in server. > > Maybe you forgot to make the devices cuac00 - cuac0v with # sh > /dev/MAKEDEV cuac0. Is this also necessary when you use the kernel option DEVFS? -- Falco KrepelPhone: +49-(0)30

Re: new syscons screensaver

2001-05-02 Thread Andy Sloane
On Wed, May 02, 2001 at 02:16:00AM -0500, Andrew Hesford wrote: > The screensaver isn't bad, and it gets pretty trippy when you focus at > infinity and let the 3D-Illusions (TM) effect set in. If I were to make > one suggestion, it would be to animate Beastie, so that he walks around > the screen

Re: Bootable CD IV

2001-05-02 Thread Jordan Hubbard
From: Rick Duvall <[EMAIL PROTECTED]> Subject: Re: Bootable CD IV Date: Wed, 2 May 2001 09:16:13 -0700 (PDT) > So, I guess my next questions is: > > How do create the 2.88M boot floppy image with the MFS stuff on it? I > guess it merges somehow inside the kernel? Am I right? If so, how do i

Re: Bootable CD IV

2001-05-02 Thread Wilko Bulte
On Wed, May 02, 2001 at 09:59:26AM -0700, Jordan Hubbard wrote: > From: Rick Duvall <[EMAIL PROTECTED]> > Subject: Re: Bootable CD IV > Date: Wed, 2 May 2001 09:16:13 -0700 (PDT) > > > So, I guess my next questions is: > > > > How do create the 2.88M boot floppy image with the MFS stuff on it?

RE: new syscons screensaver

2001-05-02 Thread John Baldwin
On 02-May-01 Andy Sloane wrote: > Hello, > > I just wrote a new syscons screensaver which I think is much more > interesting than the other ones, while still being relatively easy on the > CPU (much less CPU intensive than "fire", anyway). Please review it and > let me know what you think. > >

Re: new syscons screensaver

2001-05-02 Thread Torbjorn Kristoffersen
> > However, I'm quite fond of the green_saver module, which shuts down my > monitor after 15 minutes. Other screensavers are really just for > entertainment; I think green_saver is the only one that serves a really > good purpose. > What about implementing some code from green_saver into his sav

Re: new syscons screensaver

2001-05-02 Thread Andrew Hesford
On Wed, May 02, 2001 at 08:42:01PM +0200, Torbjorn Kristoffersen wrote: > > > > However, I'm quite fond of the green_saver module, which shuts down my > > monitor after 15 minutes. Other screensavers are really just for > > entertainment; I think green_saver is the only one that serves a really >

Re: cy0: port not found

2001-05-02 Thread Arjan Knepper
Falco Krepel wrote: > Arjan Knepper wrote: > > > > q wrote: > > > > > Hi, I need some advice to build dial-in server. > > > > Maybe you forgot to make the devices cuac00 - cuac0v with # sh > > /dev/MAKEDEV cuac0. > > Is this also necessary when you use the kernel option DEVFS? I don't know, I th

Re: new syscons screensaver

2001-05-02 Thread Andy Sloane
On Wed, May 02, 2001 at 08:42:01PM +0200, Torbjorn Kristoffersen wrote: > What about implementing some code from green_saver into his saver to > enable DPMS support? And have a sysctl value to set the delay after the > green saver will begin :) Maybe there's a better way, to let his > beastie_save

Re: Kernel Console speed

2001-05-02 Thread Mike Smith
> The bootstraps works with 38400, (both boot2 and loader), > but as soon as the kernel boots, it switches back to 9600. You forgot to edit /etc/ttys to set the getty that runs on your console port to 38400 as well. -- ... every activity meets with opposition, everyone who acts has his rivals

Re: Kernel Console speed

2001-05-02 Thread Daniel Lang
Dear Mike, Mike Smith wrote on Wed, May 02, 2001 at 12:49:04PM -0700: > > The bootstraps works with 38400, (both boot2 and loader), > > but as soon as the kernel boots, it switches back to 9600. > > You forgot to edit /etc/ttys to set the getty that runs on your console > port to 38400 as well.

Re: new syscons screensaver

2001-05-02 Thread Nick Sayer
Andrew Hesford wrote: > However, I'm quite fond of the green_saver module, which shuts down my > monitor after 15 minutes. Other screensavers are really just for > entertainment; I think green_saver is the only one that serves a really > good purpose. You might consider trying the apm_saver modu

Re: new syscons screensaver

2001-05-02 Thread Doug Russell
On Wed, 2 May 2001, Andrew Hesford wrote: > However, I'm quite fond of the green_saver module, which shuts down my > monitor after 15 minutes. Other screensavers are really just for > entertainment; I think green_saver is the only one that serves a really > good purpose. Perhaps we should make

KEvent doesnt return and KEvent sample troubles

2001-05-02 Thread Dominic Marks
I've been looking to start using the KEvent system and I've been experimenting with it. However I've been having several problems, with my own code as well as samples from http://www.flugsvamp.org. It appears I am able to create the correct structure's and register the events. However the even

Re: KEvent doesnt return and KEvent sample troubles

2001-05-02 Thread Alfred Perlstein
* Dominic Marks <[EMAIL PROTECTED]> [010502 14:29] wrote: > I've been looking to start using the KEvent system and I've been > experimenting with it. However I've been having several problems, with my > own code as well as samples from http://www.flugsvamp.org. www.flugsvamp.org doesn't seem to

Re: new syscons screensaver

2001-05-02 Thread Kris Kennaway
On Wed, May 02, 2001 at 11:27:46AM -0700, John Baldwin wrote: > > On 02-May-01 Andy Sloane wrote: > > Hello, > > > > I just wrote a new syscons screensaver which I think is much more > > interesting than the other ones, while still being relatively easy on the > > CPU (much less CPU intensive th

NMI during procfs mem reads (#2)

2001-05-02 Thread Kevin Day
I tried sending this from my work account, but our new exchange server isn't exactly sending mail correctly... Excuse the duplicate post if you see it. :) -- Kevin -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We're working on a custom PCI card, that on occasion requires several retries t

Re: new syscons screensaver

2001-05-02 Thread Andy Sloane
On Wed, May 02, 2001 at 01:58:06PM -0700, Nick Sayer wrote: > You might consider trying the apm_saver module instead, especially on > laptops. I have found instances in the past of monitor/BIOS/video > combinations where green didn't do the right thing but that the APM got > right. Both apm_saver

Re: KEvent doesnt return and KEvent sample troubles

2001-05-02 Thread Dominic Marks
>* Dominic Marks <[EMAIL PROTECTED]> [010502 14:29] wrote: > > I've been looking to start using the KEvent system and I've been > > experimenting with it. However I've been having several problems, with >my > > own code as well as samples from http://www.flugsvamp.org. > >www.flugsvamp.org doe

Re: new syscons screensaver

2001-05-02 Thread John Baldwin
On 02-May-01 Andy Sloane wrote: > On Wed, May 02, 2001 at 01:58:06PM -0700, Nick Sayer wrote: >> You might consider trying the apm_saver module instead, especially on >> laptops. I have found instances in the past of monitor/BIOS/video >> combinations where green didn't do the right thing but tha

Re: KEvent doesnt return and KEvent sample troubles

2001-05-02 Thread Mikko Tyolajarvi
In local.freebsd.hackers you write: >>* Dominic Marks <[EMAIL PROTECTED]> [010502 14:29] wrote: >> > I've been looking to start using the KEvent system and I've been >> > experimenting with it. However I've been having several problems, with >>my >> > own code as well as samples from http://www.

Re: Kernel Console speed

2001-05-02 Thread Lars Eggert
Daniel Lang wrote: > > > What I did: > > > set BOOT_COMCONSOLE_SPEED=38400 in /etc/make.conf > > > set options CONSPEED=38400 in KERNEL > > > compiled and installed kernel and new bootstrap (with disklabel). > > > changed /etc/ttys to use std.38400 as argument to getty. "Me, too." Same thing, ju

Re: ipfw routing/netmask problem

2001-05-02 Thread Wes Peters
Nick Rogness wrote: > > On Mon, 30 Apr 2001, John Wilson wrote: > > This probably belongs on freebsd-net or freebsd-questions. -questions, please. -net is for discussing FreeBSD networking code, not for configuration problems. -- "Where am I, and what am I doing in this handbaske

Re: NAT and IPFiltering

2001-05-02 Thread Wes Peters
Matt Dillon wrote: > > :Hi! > : > :I'm configuring a server able to do NAT and IP FILTERING (IPF). > : > :What are the required options that I should set to the kernel? > : > :I have this: > :... > :Jesús Arnáiz > > I think all you need is: > > options IPFIREWALL > o

Re: x86-64 Hammer and IA64 Itainium

2001-05-02 Thread Wes Peters
"Michael C . Wu" wrote: > > > You've just ruined any real reason for me to continue my education > as a computer architecture student :P > "Let all the computer scientists design the CPU and hope that > they take into account the electromagnetic effects!!" Er, turn this around to: desig

Re: KEvent doesnt return and KEvent sample troubles

2001-05-02 Thread Doug White
On Wed, 2 May 2001, Dominic Marks wrote: > I've been looking to start using the KEvent system and I've been > experimenting with it. However I've been having several problems, with my > own code as well as samples from http://www.flugsvamp.org. > > It appears I am able to create the correct struc

Re: new syscons screensaver

2001-05-02 Thread John
This looks pretty good, and it seems to be getting good comments. It seems that you either need to file a PR or have a committer volunteer to get it in the tree. Any takers? I may have some spare time later this weekend. -john - Andy Sloane's Original Message - > Hello, > > I just wro

Re: KEvent doesnt return and KEvent sample troubles

2001-05-02 Thread Jonathan Lemon
In article [EMAIL PROTECTED]> you write: >I've been looking to start using the KEvent system and I've been >experimenting with it. However I've been having several problems, with my >own code as well as samples from http://www.flugsvamp.org. AAARGH. /me hastily goes and removes that example d

Re: Kernel Console speed

2001-05-02 Thread Mike Smith
> Daniel Lang wrote: > > > > What I did: > > > > set BOOT_COMCONSOLE_SPEED=38400 in /etc/make.conf > > > > set options CONSPEED=38400 in KERNEL > > > > compiled and installed kernel and new bootstrap (with disklabel). > > > > changed /etc/ttys to use std.38400 as argument to getty. > > "Me, too."

Command like "sar" on solaris ????

2001-05-02 Thread ªL­^¶W
Dear all: I want to know buffer cache hit ratio on Freebsd , I know the command "sar" on solaris has the fuction, But It doesn't appear on FreeBSD. Is there the same function command on FreeBSD . Please tell me , Thanks Richa