Subject: Dumb question inb,outb/bus_space_read,write
To: None <tech-kern@netbsd.org, port-i386@netbsd.org>
From: samuel Lellouche <samuel.Lellouche@epita.fr>
List: tech-kern
Date: 04/13/2000 15:10:40
is it beter to do do some bus_space)read/write, than doing simple inb/outb?

if yes why?

is it dangerous to simply call inb/outb ?

sam