Re: [android-porting] Android on Samsung s3c6410 accessing rs232 serial port

2009-11-05 Thread tommy tommy
hi,guy! Which bsp do you use ?2.6.24 or 2.6.28+? please look at bsp driver/serial/samsung.c or s3c6400.c there is definition as following! static struct uart_driver s3c24xx_uart_drv = { .owner = THIS_MODULE, .dev_name = "s3c2410_serial", .nr = C

[android-porting] Android on Samsung s3c6410 accessing rs232 serial port

2009-11-05 Thread JLeiser
We are developing an Android package for a device that uses the Samsung s3c6410 ARM processor. We would like to use one of the four rs232 serial ports. Has anyone had success using the rs232 serial ports in Android ? Is there a way to contact google directly to ask for assistance ? So far from