> > i'm working at an iap, and we are using freebsd (4.2) boxes as routers.
> > normally no keyboard or monitor is attached to the box.
> > the problem is, when i connect after the boot a keyboard at the box, it is
> > not recognized. at the colocations we often need access to this boxes (not
> > remote access).
> > is there a solution for this problem?
> >
>
> See atkbd(4)... (remove 'flags 0x1' from the atkbd0 line)
i don't have set the flags 0x1 at the kernel config.
at the box the keyboard driver is installed at boot time:
---- snip ---
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
--- snap ---
but if i connect a keyboard later to the box, it doesn't work.
bye, Ingo
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message