diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-11-07 22:03:23 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-11-07 22:03:23 +0000 |
commit | a768213ae9b917f0a5b8ea567b9e3816fc24fe8a (patch) | |
tree | b88536821e8ee72c8f0d4b5abe5f2a2f4b41a071 | |
parent | 2a694800afcbcf7c3f8aa8ddcd6f8c581a639f9d (diff) |
dev/isa/i82365_isasubr.c is needed for pcic at pci; from Bernard Gardner via pr2962
-rw-r--r-- | sys/arch/i386/conf/files.i386 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/files.i386 b/sys/arch/i386/conf/files.i386 index 95a4b74f53f..4379d4228af 100644 --- a/sys/arch/i386/conf/files.i386 +++ b/sys/arch/i386/conf/files.i386 @@ -1,4 +1,4 @@ -# $OpenBSD: files.i386,v 1.99 2002/08/05 19:02:19 mickey Exp $ +# $OpenBSD: files.i386,v 1.100 2002/11/07 22:03:22 mickey Exp $ # $NetBSD: files.i386,v 1.73 1996/05/07 00:58:36 thorpej Exp $ # # new style config file for i386 architecture @@ -287,7 +287,7 @@ attach pcic at isapnp with pcic_isapnp file dev/isa/i82365_isapnp.c pcic_isapnp # Code common to ISA and ISAPnP attachments -file dev/isa/i82365_isasubr.c pcic_isa | pcic_isapnp +file dev/isa/i82365_isasubr.c pcic_isa | pcic_isapnp | pcic_pci # Databook TCIC/2 pcmcia/isa bridge device tcic: pcmciabus |