The current tty driver is ported from the linux-2.6.30 version to the linux-2.6.14 version, which requires the tty_insert_flip_string interface, but this interface calls the following interface
Tty_insert_flip_string_fixed_flag
Tty_buffer_request_room
Tty_buffer_find
These interfaces are not intended to Port tty_insert_flip_string to the kernel of 2.6.14 in 2.6.14. what do you need to do?
Thank you!
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.