summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in_proto.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2004-02-13 18:04:51 +0000
committerbde <bde@FreeBSD.org>2004-02-13 18:04:51 +0000
commitb43aec666724244cc18840970e84dca4d717b260 (patch)
tree54d3249c3bc2de18b508924d851aaf6bd989d34f /sys/netinet/in_proto.c
parent082b328bb003bf0d74fb302c96685f4f059175f1 (diff)
downloadFreeBSD-src-b43aec666724244cc18840970e84dca4d717b260.zip
FreeBSD-src-b43aec666724244cc18840970e84dca4d717b260.tar.gz
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
Diffstat (limited to 'sys/netinet/in_proto.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud