Re: Swapfile problem in 6?
From: John-Mark Gurney (gurney_j_at_resnet.uoregon.edu)
Date: 11/16/05
- Previous message: James Long: "Re: xorg-clients conflicts with xterm (patch)"
- In reply to: Kris Kennaway: "Re: Swapfile problem in 6?"
- Next in thread: David Scheidt: "Re: Swapfile problem in 6?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 15 Nov 2005 20:01:52 -0800 To: Kris Kennaway <kris@obsecurity.org>
Kris Kennaway wrote this message on Tue, Nov 15, 2005 at 22:35 -0500:
> > > What is this "serial BREAK"?
> > > How do I "send a serial BREAK" at the serial
> > > console? Is this some magic key combination?
> >
> > I'm probably saying something about my age by doing this.... :-}
> >
> > A "BREAK" (in serial communications) is an absence of start or stop
> > bits for more than a character's worth of bits, is handled as a
> > "framing error," and is distinct from any character.
>
> If your serial program has trouble sending a break, you can use the
> ALT_BREAK_TO_DEBUGGER config option which instead listens for a
> sequence of ascii input:
>
> #define KEY_CR 13 /* CR '\r' */
> #define KEY_TILDE 126 /* ~ */
> #define KEY_CRTLB 2 /* ^B */
ALT_BREAK_TO_DEBUGGER has an advantage over break is that some terminal
servers and computers when you turn them off (or power is disconnected)
will send a BREAK down the line, which can cause your machine to stop
when you didn't want to..
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: James Long: "Re: xorg-clients conflicts with xterm (patch)"
- In reply to: Kris Kennaway: "Re: Swapfile problem in 6?"
- Next in thread: David Scheidt: "Re: Swapfile problem in 6?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|