In message <[EMAIL PROTECTED]> j mckitrick writes:
: I'd like to finalize the newbus work by changing inb()/outb() calls to
: bus_space_write calls. Is there a device where this has been partially done
: already? I'd like to see the old and new styles, then i would fix the
: vpo/imm zip driver first, since i know that code well. After that, i could
: start working my way through the tree.
Look at what I just did to the pcic_isa.c and pcic.c drivers wrt to
converting from using inb/outb to using bus_space routines.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message