#!/bin/sh /etc/rc.common
# Copyright (C) 2006 OpenWrt.org 

START=89
start() {
	ps3dm sm drive_auth 0x29
}
