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
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
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
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
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
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
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?
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.
>
>
>
> 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
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
>
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
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
> 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
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.
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
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
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
* 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
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
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
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
>* 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
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
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.
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
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
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
"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
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
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
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
> 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."
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
33 matches
Mail list logo