aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@gmail.com>2010-01-22 18:12:48 +0000
committerMarty Connor <mdc@etherboot.org>2010-01-25 17:04:39 -0500
commit5835ed5746590960d99a6366b13347046fbade82 (patch)
tree05176dc314d69cacf778bc18ba5f734c3c4f8865 /COPYING
parente51ef7912cd17994081c51d558f902247b1e004a (diff)
downloadipxe-5835ed5746590960d99a6366b13347046fbade82.zip
ipxe-5835ed5746590960d99a6366b13347046fbade82.tar.gz
ipxe-5835ed5746590960d99a6366b13347046fbade82.tar.bz2
[rtl818x] Remove broken mmio register support
The rtl818x driver uses programmed I/O but has a fallback to memory-mapped I/O registers. The fallback currently will not work since the registers are accessed using inl()/outl() programmed I/O functions in the driver. This patch removes the fallback to we fail cleanly when programmed I/O is not possible. Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com> Signed-off-by: Joshua Oreman <oremanj@rwcr.net> Signed-off-by: Marty Connor <mdc@etherboot.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions