Re: The information for Windows CE 6 (Crossbow)



It does not appear to be open any more.

What device type are you writing a driver for?

Paul T.

"Joekawa" <Joekawa@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A6FF8E9F-FFA5-4E6E-8CC1-9C79B6DB67A7@xxxxxxxxxxxxxxxx
Thank you, Henrik.

The 'MEDC' means 'Mobile & Embedded DevCon'.
Some have gone.

If you know how to get the a beta version of CE6.0
in other way, could you inform me of it?


Joekawa

"Henrik Viklund" ??????????:

Windows CE 6 is code named "Yamazaki". "Crossbow" is the code name for
the second edition of Windows Mobile 5 ("Magneto"), in other words,
unrelated to Windows CE 6. "Photon", on the other hand is the codename
for the next-gen "Windows Mobile/Smartphone" release that will build on
the "Yamazaki" kernel.

So, writing drivers for "Crossbow", I would imagine, is pretty much
identical with writing drivers for "Magneto" or CE 5. Writing a driver
that will play along nicely with "Yamazaki" or "Photon" on the other
hand, will need some additional knowledge since the kernel and memory
architecture has been totally redesigned for CE 6.

There is not much information on CE 6/Yamazaki available yet (and still
less on "Photon"), but Microsoft have distributed a beta version of CE
6 to select people (such as MEDC attendees).

Henrik Viklund
http://www.addlogic.se

Joekawa wrote:
I must to design the device driver for Windows CE 6 (Code Name:
Crossbow).
However, I cannot find any information, even the contact information
for MS.
Would someone give me the information for that?




.



Relevant Pages

  • [PATCH] Fix misspellings collected by members of KJ list.
    ... - * writting a Wavelan ISA driver for the MACH microkernel. ... there are two posibilities reading or writing. ... - * on non x86 architectures, so if you are writting portable code, ...
    (Linux-Kernel)
  • Re: X-CD Roast question again please
    ... Using generic SCSI-3/mmc CD-R driver. ... Disk sub type: Medium Type A, ... ATIP start of lead in: -11318 ... writing 152 KB of pad data. ...
    (RedHat)
  • Re: number of /dev/usb nodes
    ... Hash: SHA1 ... I'm writing ... as a driver you get informed for each new device. ... I never said I was writing a FreeBSD driver... ...
    (freebsd-hackers)
  • How to create base driver setup application as Intels SetupBD.exe
    ... i am writing a setup application based on devcon sample for my ... code similar to cmdInstall, cmdUpdate of devcon. ... If you install the driver using Found new hardware wizard everything ... I have gone through Microsoft "Writing a Device Installation ...
    (microsoft.public.development.device.drivers)
  • Re: Reverse-engineering USB protocol
    ... if you end up writing your own driver, i would also suggest that you use winusb and have your app implement the protocol and let winusb shuttle the bits for you. ... [Usb Sniffer for Windows] ... The last one once saved me from writing some Kernel ... Code for a Device i had no real driver for it,... ...
    (microsoft.public.win32.programmer.kernel)