CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/02/15 13:14:38
Modified files: sys/dev/pci/drm: ati_pcigart.c Log message: Split out the switch statement that writes the pcigart table entry into a separate function. Makes this code a lot easier to read.