blob: dc63b757516aa674eb185497a2e5a6cee98106e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[
{ type: install
message: <<EOM
This port installed %%PREFIX%%/etc/rc.d/env4801.sh to initialize
the hardware at boot time. The env4801 utility will only run on
a Soekris Engineering Net4801 device. See pkg-descr for more
information as currently there is no manpage.
Make sure you have /dev/io enabled by putting io_load="YES" in
/boot/loader.conf or device io in your kernel config file.
EOM
}
]
|