shithub: plan9front

Download patch

ref: 6498ce3bf29b5350975a0cd22bca8bcac19c4377
parent: d3512f60df5d7a2ea5c4cad3cdef797f1f95a182
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Apr 4 11:47:50 EDT 2020

ether8003: use physical addresses for ISAConfig ether->mem

Fix the inconsistent use of ether->mem. Always use physical
addresses. Let ether8390 convert to virtual addresses using
KADDR() when we have to copy data in/out.