Hi friends,

I am trying to port Android on SAMSUNG NC10 and in order to have an
internet connection I am going to use Novatel Wireless Modem... For
that reason I have made some experiments on ubuntu and was able to do
a connection directly by using pppd, which required ttyUSB device
depending on the modules usbserial.ko and option.ko....

I tried to configure the kernel of android by adding
CONFIG_USB_SERIAL=m and CONFIG_USB_SERIAL_OPTION=m... Although there
was no problem at the building phase, there occured the following
errors at the loading phase of modules in to the out/ .... files:

[ERROR] usbserial : Unknown symbol usb_serial_disconnect
[ERROR] usbserial : Unknown symbol usb_serial_probe
[ERROR] usbserial : Unknown symbol usb_serial_register

and some more of them...

Does anyone have an idea about the situation... ???

Regards...

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to