Wednesday
Jun102009
Palm EOS (Pixie) Found Embedded In Leaked ROM?
After our previous report of the Palm EOS (code name Pixie) here, the leaked Pre ROM over at the precentral forums found an interesting tidbit.

Could we have the new EOS coming sooner than expected? It very well may be true and with the open ROM now up for dissection, the new devices may end up on a whole slew of networks as found in the ROM.
Update on Wednesday, June 10, 2009 at 9:47AM by
Tony Peric
Tony Peric
Possbile new code name zepfloyd leaked for a third Palm device from precentral forums?
#!/bin/sh
# castle
SYSDIR=/sys/devices/platform/musb_hdrc.0/gadget/gadget-lun0
if [ ! -d $SYSDIR ]; then
SYSDIR=/sys/devices/platform/msm_hsusb/gadget/gadget-lun0
# pixie
if [ ! -d $SYSDIR ]; then
# zepfloyd
SYSDIR=/sys/devices/platform/omap_udc/gadget/gadget-lun0
if [ ! -d $SYSDIR ]; then
echo "Error: gadget-lun0 directory not found"
exit 1
fi
fi
fi


Reader Comments (2)
And the flood gates begin.
Another device. Oh ya!