Re: no keyboard after booting r235646 in laptop FS Amilo D 7830

看板FB_current作者時間13年前 (2012/07/05 14:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串16/27 (看更多)
El d燰 Thursday, July 05, 2012 a las 07:28:33AM +0200, Matthias Apitz escribi > and there is now an entry for "PS2K" (not for "KBC"): > > Device (PS2K) > { > Name (_HID, EisaId ("PNP030B")) > Name (_CID, EisaId ("PNP030B")) > Method (_STA, 0, NotSerialized) > { > ShiftLeft (0x01, 0x0A, Local0) > If (And (IOST, Local0)) > { > Return (0x0F.... > > the full file is here: http://www.unixarea.de/acpidump-r214444.txt maybe it helps to add a line like this: static struct isa_pnp_id atkbdc_ids[] = { { 0x0303d041, "Keyboard controller (i8042)" }, /* PNP0303 */ { 0x2003d041, "Keyboard controller (i8042)" }, /* PNP0320 */ + { 0x0b03d041, "Keyboard controller (i8042)" }, /* PNP030B */ { 0 } -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <guru@unixarea.de> - w http://www.unixarea.de/ UNIX since V7 on PDP-11 | UNIX on mainframe since ESER 1055 (IBM /370) UNIX on x86 since SVR4.2 UnixWare 2.1.2 | FreeBSD since 2.2.5 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1FzIsUNo (FB_current)
討論串 (同標題文章)
完整討論串 (本文為第 16 之 27 篇):
文章代碼(AID): #1FzIsUNo (FB_current)