blob: 1484fcc2c6241d59bc5c93b27daad82e261a602a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $OpenBSD: files.shpcic,v 1.3 2006/10/19 03:36:38 drahn Exp $
# $NetBSD: files.shpcic,v 1.2 2005/12/11 12:18:58 christos Exp $
#
# SH7751{,R} integrated PCI controller
#
device shpcic: pcibus
attach shpcic at mainbus
file arch/sh/dev/shpcic.c sh4 & shpcic
file arch/sh/dev/pci_addr_fixup.c sh4 & shpcic
file arch/sh/dev/pciide_machdep.c pciide
|