[FUGSPBR] Kernel

Ricardo Campos Passanezi riccp em ige.unicamp.br
Qui Out 4 09:04:10 BRT 2001


On Thu, Oct 04, 2001 at 01:10:19AM -0300, Luis Vitorio Cargnini wrote:
> car não vou recompilar o generic eu quero um específico par mim op 

Se compilar o GENERIC, fica mais fácil pra vc, pois é só fazer um 'cp
GENERIC MEUKERNEL" e alterar o "MEUKERNEL" (não apague nada. Faça
comentários - se precisar recolocar, não precisa nem olhar no LINT).

No teu caso, precisa do sc0 e dos devices do teclado mesmo.

Dê uma olhada no LINT para ver os comentários. E leia as manpages tb
(quando houver). Como:

% man sc
SYSCONS(4)             FreeBSD Kernel Interfaces Manual
SYSCONS(4)

NAME
     syscons, sc - the console driver

SYNOPSIS
     options MAXCONS=N
     options SC_ALT_MOUSE_IMAGE
     options SC_DISABLE_DDBKEY
     options SC_DISABLE_REBOOT
     options SC_HISTORY_SIZE=N
     options SC_MOUSE_CHAR=C
     options SC_NO_CUTPASTE
     options SC_NO_FONT_LOADING
     options SC_NO_HISTORY
     options SC_NO_PALETTE_LOADING
     options SC_NO_SYSMOUSE
     options SC_PIXEL_MODE
     options SC_TWOBUTTON_MOUSE
     options SC_NORM_ATTR=_attribute_
     options SC_NORM_REV_ATTR=_attribute_
     options SC_KERNEL_CONS_ATTR=_attribute_
     options SC_KERNEL_CONS_REV_ATTR=_attribute_
     options SC_DFLT_FONT
     makeoptions SC_DFLT_FONT=_font_name_
     device sc0 at isa? [flags flags]

DESCRIPTION
     The syscons driver provides multiple virtual terminals.  It
     resembles the SCO color console driver.

     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. 

     There can be only one syscons device defined in the system.
.....

> generci não me serve para nada e minha release é 4.3

O GENERIC serve sim. Ao menos para testar se fez alguma alteração errada.

-- 
Ricardo Campos Passanezi -  Administrador de Rede
Chave PGP e GPG Pública em: http://www.ige.unicamp.br/~riccp
Instituto de Geociências -  http://www.ige.unicamp.br - UNICAMP
----
Para sair da lista envie um e-mail para majordomo em fugspbr.org
com as palavras "unsubscribe fugspbr" no corpo da mensagem.



Mais detalhes sobre a lista de discussão freebsd