CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2009/04/25 10:25:12
Modified files: sys/arch/sh/conf: files.shpcic sys/arch/sh/dev: shpcic.c Removed files: sys/arch/sh/dev: pci_addr_fixup.c Log message: Get rid of pci_addr_fixup machinery; set up the appropriate extents and pass them along when we attach pci(4). ok miod@