CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2010/10/08 13:26:32
Modified files: sys/dev/pci : envy.c Log message: Call bus_space_barrier() after each read and write, since this driver was developed with the assumption that all operations are ordered.