Config glue for attaching apm at apmdevif.
Unfortunately dev/apm/files.apm and dev/hpc/apm/files.apm cannot be included both at the same time (they define same options and config(1) complains), so y
Config glue for attaching apm at apmdevif.
Unfortunately dev/apm/files.apm and dev/hpc/apm/files.apm cannot be included both at the same time (they define same options and config(1) complains), so you need to comment out old code and uncomment new code to be able to replace "apmdev0 at hpcapm0" with "apm0 at hpcapm0" in your kernel config.
show more ...
|