Re: schedule() seems to have changed.

2001-04-18 Thread Richard B. Johnson
On Wed, 18 Apr 2001, george anzinger wrote: > "Richard B. Johnson" wrote: > > > > It seems that the nature of schedule() has changed in recent > > kernels. I am trying to update my drivers to correspond to > > the latest changes. Here is an example: > > > > This waits for some hardware (interru

Re: schedule() seems to have changed.

2001-04-18 Thread george anzinger
"Richard B. Johnson" wrote: > > It seems that the nature of schedule() has changed in recent > kernels. I am trying to update my drivers to correspond to > the latest changes. Here is an example: > > This waits for some hardware (interrupt sets flag), time-out in one > second. This is in an ioct