CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/04/29 16:03:09
Modified files: sys/dev/pci : agp_i810.c Log message: Apply the cleanup stick. make write_gatt actually readable, and a tad smaller. Don't use macros when we can just call the damned function. coalesce a few bits of code. as a bonus this actually fixes a bus in the i810/815 dcache case since we got the offset wrong (confirmed by looking at the datasheet).