marcel 2004/04/01 21:59:06 PST
FreeBSD src repository
Modified files:
sys/dev/uart uart_kbd_sun.c
Log:
Call kbd_attach() only when KBD_INSTALL_CDEV is enabled as the function
is only defined in that case.
Revision Changes Path
1.2 +2 -0 src/sys/dev/uart/uart_kbd_sun.c