⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 files.pci

📁 国产CPU-龙芯(loongson)BIOS源代码
💻 PCI
字号:
#	$OpenBSD: files.pci,v 1.108 2001/06/21 13:21:49 nate Exp $#	$NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $## Config file and device description for machine-independent PCI code.# Included by ports that need it.  Requires that the SCSI files be# defined first.device	pci {[dev = -1], [function = -1]}attach	pci at pcibusfile	sys/dev/pci/pciconf.c		pci file	sys/dev/pci/pci_map.c		pcifile	sys/dev/pci/pci.c		pci# Ethernet driver for DC21040-based boardsdevice	de: ether, ifnet, ifmediaattach	de at pcifile	sys/dev/pci/if_de.c		de# Ethernet driver for fxp-based boardsdevice	fxp: ether, ifnet, ifmedia, miiattach	fxp at pcifile	sys/dev/pci/if_fxp.c		fxp# Ethernet driver for wx-based boardsdevice	wx: ether, ifnet, ifmedia, mii, mii_phyattach	wx at pcifile	sys/dev/pci/if_wx.c		wx# NCR 53c8xx SCSI chipsdevice	ncr: scsiattach	ncr at pcifile	sys/dev/pci/ncr.c		ncr# Symbios 53c8xx SCSI chips# device declaration in sys/conf/filesdefine	siop_pci_commonfile	sys/dev/pci/siop_pci_common.c	siop_pci_common#attach	siop at pci with siop_pci: siop_pci_commonfile	sys/dev/pci/siop_pci.c		siop_pci# UHCI USB controller#attach  uhci at pci with uhci_pci#file	sys/dev/pci/uhci_pci.c              uhci# LSI MPI driverattach	mpi at pci with mpi_pcifile	sys/dev/pci/mpi_pci.c		mpi_pci# PCI IDE controllersdevice	pciide {[channel = -1]}: wdc_base, ata, atapi, ideattach	pciide at pcifile	sys/dev/pci/pciide.c		pciide# PCI-PCI bridge chipsdevice	nppb: pcibusattach	nppb at pcifile	sys/dev/pci/nppb.c		nppbdevice  ppb: pcibusattach  ppb at pcifile    sys/dev/pci/ppb.c              ppbfile	sys/dev/pci/pcidevs.c		pci

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -