[android-kernel] Re: file transfer using usb to windows pc from android kernel

2009-02-20 Thread Stoddard Robert-JWND84
I don't know about transferring a file using a program on the phone, but you should be able to move files around using adb push or adb pull, depending on whether you want to move a file from the PC to the phone or vice versa, respectively. Rob -Original Message- From: android-kernel@g

[android-kernel] Re: ram_console driver and /proc/last_kmsg... ram_console probe function never runs.

2009-01-06 Thread Stoddard Robert-JWND84
, January 05, 2009 12:05 PM To: Dan Egnor; Stoddard Robert-JWND84 Cc: android-kernel Subject: Re: [android-kernel] Re: ram_console driver and /proc/last_kmsg... ram_console probe function never runs. Hi Robert, It sounds like you need to register your new driver in the board file. For example, for