Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Hi, Same major and minor# ? 240 - 204 ? Sorry, I can't understand your question. OPPS -- they were both 240 sorry for the typo. Which bothered me because it worked but I'm opening the same driver with the same minor number - that isn't something you should do is it? There are several ways. One is to use different minor numbers, like 0, 1, 2 etc.. Kazu --- Quote End --- O.K. so I can use minor# 0 for the driver and the interrupt functionality, etc. and use minor# 's 1, 2, 3, ... for my mmap areas?