LAMB uses nonstandard timer frequency. set TIMER_FREQ to appropriate
value (otherwise severe clock delay will result). http://www.wildlab.com/bbs/logview.cgi?pg=9&no=521
This commit is contained in:
parent
3bb2b205f9
commit
846f79ea76
@ -1,4 +1,4 @@
|
||||
# $NetBSD: LAMB,v 1.2 2001/03/04 07:34:20 itojun Exp $
|
||||
# $NetBSD: LAMB,v 1.3 2001/03/18 15:24:14 itojun Exp $
|
||||
#
|
||||
# LAMB -- for "LAMB" router, http://www.wildlab.com/
|
||||
#
|
||||
@ -58,6 +58,8 @@ options SYSVSHM # System V-like memory sharing
|
||||
|
||||
options LKM # loadable kernel modules
|
||||
|
||||
options "TIMER_FREQ=1189200" # LAMB uses nonstandard timer freq
|
||||
|
||||
# Diagnostic/debugging support options
|
||||
options DIAGNOSTIC # cheap kernel consistency checks
|
||||
#options DEBUG # expensive debugging checks/support
|
||||
|
Loading…
Reference in New Issue
Block a user