Originally posted by another user
Changelog:
-Added new PS3 hv calls
-Added possibility to access more than one region of a PS3 storage device simultaneously
-Added new PS3 NOR and VFLASH block device drivers
-Added new PS3 RAM misc device driver that enables direct read/write -access to the whole RAM of PS3
-Added PS3 VUART 10 (Dispatcher Manager) support
-Added new PS3 Dispatcher Manager Proxy misc device driver
-Fixed return value in ps3ram_ioctl
Originally posted by another user
Changelog to PS3 Linux Kernel 3/7/11:
•Check send and receive buffer size in PS3 DM VUART device driver (arch/powerpc/include/asm/ps3dm.h & drivers/ps3/ps3dm.c)
•Revised ps3flash device driver due to changes in ps3stor_lib module (arch/powerpc/platforms/ps3/Kconfig & drivers/char/ps3flash.c)
•Enable PS3 VFLASH device driver only when default SONY’s PS3 FLASH device driver is not activated (arch/powerpc/platforms/ps3/Kconfig & drivers/char/ps3flash.c)
Originally posted by another user
Back
Issues with ps3flash.c
————————–
Guys, ps3flash.c is the old driver from SONY, disable it, my ps3nflash driver 1000 times better and replaces it, it gives you more freedom You can activate ps3nflash only if you deactivate ps3flash.c driver.
Correction, ps3vflash.c replaces ps3fral.c
Don’t worry, as soon as i get my hands on a PC and PS3, everything will progress faster