> - add check/request/release_mem_region() > - ioremap / iounmap shared i/o memory in all cases, & hence... > - remove isa_ prefix from all mem i/o functions And made the same mistake I did originally. Ifconfig now reports wrong values because dev->mem_start/end are defined to be physical addresses by the kernel. You probably need to add a dev->vmem_start, dev->vmem_end. SIOCGIFMAP is then not broken. Alan - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED]
- [patch] ioremap + check_mem_region for 8390 drivers Paul Gortmaker
- Re: [patch] ioremap + check_mem_region for 8390 driver... Alan Cox
- Re: [patch] ioremap + check_mem_region for 8390 dr... Linus Torvalds
- Re: [patch] ioremap + check_mem_region for 839... Donald Becker
- Re: [patch] ioremap + check_mem_region for... Alan Cox
- Re: [patch] ioremap + check_mem_regio... Donald Becker
- Re: [patch] ioremap + check_mem_r... Alan Cox
- Re: [patch] ioremap + check_m... Donald Becker
- Re: [patch] ioremap + check_m... Alan Cox
- Re: [patch] ioremap + check_m... Donald Becker
- Re: [patch] ioremap + check_mem_region for 8390 dr... Paul Gortmaker
