9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] iPAQ success.
@ 2001-04-23 16:53 Sape Mullender
  2001-05-02  0:11 ` [9fans] iPAQ H3670 update Sam Ducksworth
  0 siblings, 1 reply; 8+ messages in thread
From: Sape Mullender @ 2001-04-23 16:53 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 1254 bytes --]

The bitsy screen hardware is oriented in landscape mode, both Wince
and Plan 9 use it in portrait mode, 240 wide, 320 high.  It has 16-bit
color (r5g6b5), although only 12 of those bits make it through to the
display.

We have a keyboard/scribble widget that we use for character input.
The scribble character set resembles that of the Palm very closely.

There are four buttons on the front and one on the side that we have
programmed to be mouse buttons 2 through 6.  The rocker pad sends
arrow keys to /dev/cons.  Button chording is is not possible because the
button hardware doesn't  provide for it.

The pen normally generates button 1 events, but, when any of the other
buttons are depressed, it generates events on the associated button.

/dev/audio works, but we've found that our code for volume control
doesn't work on several of the bitsies we have.  So anyone out there
with Plan 9 on a bitsy, please try out your volume control
(echo -n audio out nn >/dev/volume, where nn is between 0 and 100)
and ley me know if it works.

There is a Plan 9 mp3 jukebox player in the works.  We currently have
one for a Bell-Labs proprietary compression scheme that we're not allowed
to give away.  We tried.  Sorry.


	Sape


[-- Attachment #2: Type: message/rfc822, Size: 1818 bytes --]

From: nw@metadesign.com.au
To: 9fans@cse.psu.edu
Subject: Re: [9fans] iPAQ success.
Date: Mon, 23 Apr 2001 09:56:33 GMT
Message-ID: <e0b4etcrnnga7kls10jgoqdml9gkj1aoao@4ax.com>

While I wait for a serial cable to do the install, would it be
possible for someone to link to some screenshots of Plan9 on iPAQ
please. My imagination is too limited to visualise what it would look
like. For example, is the screen orientated vertically or
horizontally? is it adjustable?

Are there examples of the newer user interface elements in action?

[-- Attachment #3: bitsymusic.bit --]
[-- Type: plan 9 image, Size: 162748 bytes --]

[-- Attachment #4: efis2.bit --]
[-- Type: plan 9 image, Size: 151428 bytes --]

[-- Attachment #5: efis2.bit --]
[-- Type: plan 9 image, Size: 151428 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: [9fans] iPAQ success.
@ 2001-04-20 22:55 presotto
  2001-04-21  0:07 ` Dan Cross
  0 siblings, 1 reply; 8+ messages in thread
From: presotto @ 2001-04-20 22:55 UTC (permalink / raw)
  To: 9fans

I've got a question about anyone like dan that's
loaded onto the bitsy.  Does the volume control work?
(e.g. echo -n 20 > /dev/volume).  You've got to do it
while music is playing.  We've got one bitsy that our code
works on and several where all it does is make the music
click.  We're busy pulling out hair to see what we did
wrong.


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [9fans] iPAQ success.
@ 2001-04-20 22:51 Dan Cross
  2001-04-20 22:57 ` matt
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Dan Cross @ 2001-04-20 22:51 UTC (permalink / raw)
  To: 9fans

Much respect to Dave Presotto and the others who helped out
with the Bitsy port.

My serial cable arrived this morning, and it was about a 20
minute procedure to install Plan 9 on it and get it working
with the office WaveLAN; most of that time was copying data
over via the serial interface.

I'm currently using it to listen to the audio tracks from a
CD physically  in the CD-ROM drive on my ``normal'' terminal.
The audio is a little choppy (I suspect the wavelan can't
keep up), but I can understand the lyrics.

People in the office have been pretty flipped when they've
seen it today (``so it's running CE?'' ``Nope.'' ``Woah....'').

This is extremely cool!

	- Dan C.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-05-02  0:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-23 16:53 [9fans] iPAQ success Sape Mullender
2001-05-02  0:11 ` [9fans] iPAQ H3670 update Sam Ducksworth
  -- strict thread matches above, loose matches on Subject: below --
2001-04-20 22:55 [9fans] iPAQ success presotto
2001-04-21  0:07 ` Dan Cross
2001-04-20 22:51 Dan Cross
2001-04-20 22:57 ` matt
2001-04-20 23:08 ` Richard Elberger
2001-04-23  9:56 ` nw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).