aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_output.c
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2004-02-13 18:04:51 +0000
committerBruce Evans <bde@FreeBSD.org>2004-02-13 18:04:51 +0000
commit1203f5be25e9ec1c7f5bf448f782a13ab95068fa (patch)
tree54d3249c3bc2de18b508924d851aaf6bd989d34f /sys/netinet/tcp_output.c
parente7a48450842351245a6ef23b7b9f4d6d0399fff4 (diff)
downloadsrc-1203f5be25e9ec1c7f5bf448f782a13ab95068fa.tar.gz
src-1203f5be25e9ec1c7f5bf448f782a13ab95068fa.zip
Fixed a misplaced ifdef that prevented npx.c building without "device isa"
ISA. npx has few isa dependencies, but it does unconditional outb()'s to the isa bus in the !SMP case, and it attaches to isa if "device isa" is configured in order to support PNP-ISA. The ifdef for the latter was misplaced. PR: 62595
Notes
Notes: svn path=/head/; revision=125782
Diffstat (limited to 'sys/netinet/tcp_output.c')
0 files changed, 0 insertions, 0 deletions