summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/files.isa
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2014-10-18 15:37:06 +0000
committermiod <miod@openbsd.org>2014-10-18 15:37:06 +0000
commit5d04c39b00082a8a610f47d0c6af353a3e04ae24 (patch)
treef0a516ac9782bec217d3f2553433596d01266568 /sys/dev/isa/files.isa
parentDon't assume that ep_taddr and ep_daddr are page-aligned. It is possible to (diff)
downloadwireguard-openbsd-5d04c39b00082a8a610f47d0c6af353a3e04ae24.tar.xz
wireguard-openbsd-5d04c39b00082a8a610f47d0c6af353a3e04ae24.zip
oops, too greedy
Diffstat (limited to 'sys/dev/isa/files.isa')
-rw-r--r--sys/dev/isa/files.isa4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/files.isa b/sys/dev/isa/files.isa
index d637072a78a..34e02cd9c96 100644
--- a/sys/dev/isa/files.isa
+++ b/sys/dev/isa/files.isa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.isa,v 1.115 2014/10/18 12:21:57 miod Exp $
+# $OpenBSD: files.isa,v 1.116 2014/10/18 15:37:06 miod Exp $
# $NetBSD: files.isa,v 1.21 1996/05/16 03:45:55 mycroft Exp $
#
# Config file and device description for machine-independent ISA code.
@@ -142,7 +142,7 @@ file dev/isa/if_ne_isa.c ne_isa
# and registers are clobbered by other drivers' probes
device we: ether, ifnet, dp8390nic, ifmedia
attach we at isa with we_isa
-file dev/isa/if_we.c we & (we_isa | we_isapnp)
+file dev/isa/if_we.c we & (we_isa | we_isapnp) needs-flag
# 3Com common probe code
define elink