I recently began developing my own OS image for a tatung web pad and
have a few questions for you guru's.

The tatung web pad comes with an image boot loader that boots the
image running off the storage card. So right now I am simple building
the platform, making the image, and copying it to the flash card to
boot the image for testing.

1) Are there any good resource sites (besides MS) for information,
examples, ect.. for building basic images. (sorta like quick
references on implementing Wifi, active sync, displays ect..)

2) My first attempt at running a wizard built OS (Web pad enterprise I
think) loaded fine with the flat vga driver except the resolution was
way small (below 640x480) and I need it at 800X600, is there a way to
set the resolution?

3) the basic display driver looked odd with lines through the screen
and in grey scale. I could make out the desktop icons and some
messagebox titles that where appearing (like unsupported network card
ect..) my first guess is the wrong resolution, color depth.

4) Is there a way to tell what video board (and other hardware) the
unit is running? And are there resources somewhere that list the
supported video boards of the PB 4.2 shipped drivers already in the
catelog?

Thanks in advance for any help answering any of these questions.

KC