From: Randy J. Y. <ry...@me...> - 2001-02-15 14:46:17
|
Truly wonderful! Works like a charm on 2.4.1(up)! Burkhard Kohl wrote: > Randy Jay Yarger > >> Burkhard, >> Sounds great! I don't know that I'll fare any better, but more eyes >> never hurt. >> > Find my patch attached. It is against hpoj-0.7 and compiles with > a 2.4.0-test12 kernel. After haven't looked at it for a long time > I found some silly bugs (introduced by myself) which prevented the > modules to work properly. It now works with 2.4.0-test12 on my > box (Non-SMP). If you have a 2.4.1 kernel handy, could you please > test them. I have not had time to look into the newer kernel. > > It resolves the following issues > - it should correct for forcibly compiling with or without SMP > support. > - it takes care of changes in the parport interfaces (e.g.: > obsolete calls to lowlevel functions, uses parport_data_forward > and parport_data_reverse). > - it takes care of changes in the queue_task interface (i.E. > substitutes queue_task(..., &tq_scheduler) with schedule_task. > > Burkhard |