Add lfmiop (LSILogic Fusion-MPT I/O Processor) placeholders for

driver to added latter.
This commit is contained in:
matt 2002-05-18 07:23:04 +00:00
parent cad72c184d
commit 77820698c6
3 changed files with 14 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files,v 1.527 2002/05/09 15:44:44 thorpej Exp $
# $NetBSD: files,v 1.528 2002/05/18 07:23:04 matt Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@ -366,6 +366,11 @@ file dev/ic/isp.c isp
file dev/ic/isp_netbsd.c isp
file dev/ic/isp_target.c isp
# LSILogic Fusion-MPT I/O Processor SCSI/FC Controllers
#
device lfmiop: scsi
file dev/ic/lfmiop.c lfmiop
# Symbios/NCR 53c710 SCSI controllers
#
device osiop: scsi

View File

@ -1,4 +1,4 @@
# $NetBSD: DEVNAMES,v 1.113 2002/05/06 22:11:50 eeh Exp $
# $NetBSD: DEVNAMES,v 1.114 2002/05/18 07:23:05 matt Exp $
#
# This file contains all used device names and defined attributes in
# alphabetical order. New devices added to the system somewhere should first
@ -572,6 +572,7 @@ le_dec_subr MI Attribute
lebuffer MI
ledma MI
leo atari
lfmiop MI
lkkbd alpha
lkkbd vax
lkms vax

View File

@ -1,4 +1,4 @@
# $NetBSD: files.pci,v 1.172 2002/04/26 02:05:09 ad Exp $
# $NetBSD: files.pci,v 1.173 2002/05/18 07:23:06 matt Exp $
#
# Config file and device description for machine-independent PCI code.
# Included by ports that need it. Requires that the SCSI files be
@ -112,6 +112,11 @@ file dev/pci/bha_pci.c bha_pci
attach isp at pci with isp_pci
file dev/pci/isp_pci.c isp_pci
# LSILogic Fusion-MPT I/O Processor family
# device declaration in sys/conf/files
attach lfmiop at pci with lfmiop_pci
file dev/pci/lfmiop_pci.c lfmiop_pci
# Ethernet driver for DC21040-based boards
device de: ether, ifnet, arp
attach de at pci