Re: [PATCH 07/15] ps3flash: Refuse to work in lpars other than OtherOS

2011-08-04 Thread Andre Heider
On Thu, Aug 4, 2011 at 12:34 AM, Geoff Levand wrote: > On 08/01/2011 01:02 PM, Andre Heider wrote: >> The driver implements a character and misc device, meant for the >> axed OtherOS to exchange various settings with GameOS. >> Since Firmware 3.21 there is no GameOS support anymore to write these

Re: [PATCH 07/15] ps3flash: Refuse to work in lpars other than OtherOS

2011-08-03 Thread Geoff Levand
On 08/01/2011 01:02 PM, Andre Heider wrote: > The driver implements a character and misc device, meant for the > axed OtherOS to exchange various settings with GameOS. > Since Firmware 3.21 there is no GameOS support anymore to write these > settings, so limit the driver to the OtherOS environment.