Re: can't build kernel without atkbd

From: Igor Kharin <igor_at_kharin.org>
Date: Thu, 7 May 2009 18:36:06 +0700
2009/5/7 Olivier SMEDTS <olivier_at_gid0.org>:
> Here's the kernel config :
>
> cpu HAMMER
> ident QUAD
> options SCHED_ULE
> options PREEMPTION
> options IPI_PREEMPTION
> options INET
> options INET6
> options FFS
> options SOFTUPDATES
> options UFS_DIRHASH
> options COMPAT_IA32
> options SYSVSHM
> options SYSVMSG
> options SYSVSEM
> options _KPOSIX_PRIORITY_SCHEDULING
> options KBD_INSTALL_CDEV
> options STOP_NMI
> options AUDIT
> options VIMAGE
> options PRINTF_BUFR_SIZE=128
> options SMP
> device acpi
> device pci
> device vga
> device sc
> device loop
> device ether
> device pty
> device bpf

It's OK, just atkbd is required by syscons (man 4 sc):

> The syscons driver is implemented on top of the keyboard driver
> (atkbd(4)) and the video card driver (vga(4)) and so requires both of
> them to be configured in the system.
Received on Thu May 07 2009 - 09:57:22 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:47 UTC