Hacker News new | ask | show | jobs
by srn 6079 days ago
Also from what I know, which is not much, you should be requesting the ports via request_region. If that fails you should probably not be writing to the ports and should also mean you're sharing the port with another module.

kernel newbies is theoretically a good place to go with these kinds of questions too.