summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 2c5a125..cfff2c1 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2153,6 +2153,8 @@ options VP0_DEBUG # ZIP/ZIP+ debug
options LPT_DEBUG # Printer driver debug
options PPC_DEBUG # Parallel chipset level debug
options PLIP_DEBUG # Parallel network IP interface debug
+options PCFCLOCK_VERBOSE # Verbose pcfclock driver
+options PCFCLOCK_MAX_RETRIES=5 # Maximum read tries (default 10)
device ppbus0
device vpo0 at ppbus?
@@ -2161,6 +2163,7 @@ device plip0 at ppbus?
device ppi0 at ppbus?
device pps0 at ppbus?
device lpbb0 at ppbus?
+device pcfclock0 at ppbus?
device ppc0 at isa? port? irq 7
OpenPOWER on IntegriCloud