Hi

Years ago I've written a NIC Driver for a Singlecore-Machine. Now this NIC Driver should run on a Dualcore. Is it possible to assign the NIC Driver to only one of this two cores? So the Driver runs only on one core and therefore I haven't any problems with race conditions.
Thanks a lot for your answers.

Best regards
philsta