LWN.net Logo

Driver porting: The seq_file interface

Driver porting: The seq_file interface

Posted Dec 12, 2008 11:26 UTC (Fri) by iw2lsi (guest, #54769)
Parent article: Driver porting: The seq_file interface

Hi all

is it normal to have more than one stop while reading a seq file ?

actually I have a list with 37 items but I get a "spontaneous" stop while processing element nine, and than a new start with the element ten (*pos=10).

after some hours (ok, two day :D) of debugging, it's all working now.. but it was really difficult for me to understand seq_file interface :D

thanks

Giampaolo


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds