Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/sun



Module Name:    syssrc
Committed By:   uwe
Date:           Mon Nov 12 08:14:30 UTC 2001

Modified Files:
        syssrc/sys/dev/sun: fb.c

Log Message:
In fb_bell call kbd_docmd only #if NKBD > 0.
This allows kernels without kbd at zs to be linked.
(JavaStation-1 does not have zs, it uses pckbc instead)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/sun/fb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index