Add note that npx depends on isa.

Approved by:	green
This commit is contained in:
Josef El-Rayes 2004-04-15 15:11:04 +00:00
parent 851c07559f
commit 2e30742814
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed
options SMP # Symmetric MultiProcessor Kernel
device apic # I/O APIC
device isa
device isa # Required by npx(4)
device eisa
device pci

View File

@ -282,7 +282,7 @@ device apm_saver # Requires APM
#
# ISA bus
#
device isa
device isa # Required by npx(4)
#
# Options for `isa':