[PATCH] Fix si(4) to use bus_space

From: John Baldwin <jhb_at_freebsd.org>
Date: Fri, 19 Sep 2014 15:52:48 -0400
This patch fixes the si(4) driver to use the bus_space methods to access 
memory and I/O resources instead of directly calling inb()/outb() and using 
rman_get_virtual().  The patch is against HEAD but probably applies to 9 and 
10 as well.

http://people.freebsd.org/~jhb/patches/si_bus_space.patch

-- 
John Baldwin
Received on Fri Sep 19 2014 - 18:23:31 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:52 UTC