Thread: HQCT Driver.
View Single Post
Old 11-11-2007, 12:07 PM   #50
waltersaegir
Newbie
 
Join Date: May 2006
Posts: 35
Djwlindenaar, good to see activity and progress.

I've been testing the driver under Gentoo.

I'm getting a sperious hang condition in hqct_seek_up.

It looks to be at the read(hh->fd, 0, 0);

I have added many printf and printk, but that shouldn't be the cause.

I suspect that the radio is hung for some reason and the 'read' is just waiting.

Anyone seen this problem?

I'll trial some changes to see what happens:

-temporarily eliminating the 'read'
-replacing the read with something like 'select'
waltersaegir is offline   Reply With Quote