CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2012/08/22 10:07:42
Modified files: sys/dev/pci : mpii.c Log message: for device pages of the fixed size there's no need to query their lengths nor to allocate the storage dynamically so place them on the stack and initialize the header by hand.