Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2001 15:50:33 -0700
From:      Michelle Brownsworth <michelle@eugene.net>
To:        freebsd-mobile@freebsd.org
Cc:        "Scott D. Yelich" <scott@scottyelich.com>, "Kevin Oberman" <oberman@es.net>
Subject:   Re: ThinkPad X20 keyboard mapping problems
Message-ID:  <a0500190eb7937cfddbdc@[192.168.1.1]>
In-Reply-To: <Pine.GSO.4.21.0108051515290.21306-100000@hackme.spy.org>
References:  <Pine.GSO.4.21.0108051515290.21306-100000@hackme.spy.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>On Sun, 5 Aug 2001, Kevin Oberman wrote:
>>  > Date: Sun, 5 Aug 2001 14:13:13 -0700
>>  > From: Michelle Brownsworth <michelle@primelogic.com>
>>  > Sender: owner-freebsd-mobile@FreeBSD.ORG
>>  > 
>>  > Hmm... interesting analysis.  I might suggest to my buddy that he
>>  > experiment with some of your tips before recompiling the kernel with
>>  > pvct instead of the syscons console driver.  See my recent reply to
>>  > Nate Williams, with subject "ThinkPad console drivers (was: Boot
>>  > hangs on mounting root with wireless card inserted)."
>>
>>  Yes, I've seen it. I'd really suggest sticking with syscons if
>>  possible. You can test this with a simple shell, perl, or just about
>>  anything else script or program.
>>
>>  #!/usr/bin/perl
>>
>>  print "^O";
>>  exit;
>>
>>  Note that you must enter the ^O as a control character. In emacs or vi
>>  this is CTRL-Q CTRL-O.
>
>
>sigh... in the time that it too you to exaplin how to fix the
>corruption that is going to happen from this style of coding,
>you could have presented a cut'n'paste-able code:
>
>#!/usr/bin/perl
>
>$cntrlo=pack("c",15);
>print "$cntrlo";
>
>Scott

Kevin and Scott,

Please excuse my obtuseness, but if the console is in the alternate 
char set mode, how would one execute the Perl script that restores it 
to normal?  Perhaps I'm missing the point.

.\\ichelle
---------------------
Michelle Brownsworth
System Administrator
PrimeLogic Communications
http://www.primelogic.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a0500190eb7937cfddbdc>