Date: Fri, 07 Nov 2003 15:23:09 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: john@baldwin.cx Cc: jhb@FreeBSD.org Subject: Re: small regression in cbb and a confusion with rl driver Message-ID: <20031107.152309.61949498.imp@bsdimp.com> In-Reply-To: <XFMail.20031107152126.john@baldwin.cx> References: <XFMail.20031107140500.jhb@FreeBSD.org> <XFMail.20031107152126.john@baldwin.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <XFMail.20031107152126.john@baldwin.cx> John Baldwin <john@baldwin.cx> writes: : : On 07-Nov-2003 John Baldwin wrote: : > : > On 07-Nov-2003 Sven Petai wrote: : >> hi : >> : >> I upgraded my laptop (compaq Evo n1020V) from 5.1 beta to recent current few : >> days ago. I noticed two regressions and hunted down commits that introduced : >> them : >> : >> the first one is that my keyboard doesn't respond before single user mode if I : >> reboot fBSD, so I can't break into loader.. it works fine when doing cold : >> boot though. : >> this bug is introduced by the version 1.86 of the file : >> src/sys/dev/pccbb/pccbb.c : >> my cbb is recognized as : >> cbb0: <TI4410 PCI-CardBus Bridge> mem 0xffbfe000-0xffbfefff irq 10 at device : >> 10.0 on pci0 : >> cbb0: Found memory at ffbfe000 : >> full dmesg is available @ : >> http://bsd.ee/~hadara/dump/dmesg.2003.11.04_evon1020v : > : > Hmm, I have this keyboard problem as well but my bridge is: : > : > cbb0: <TI1225 PCI-CardBus Bridge> at device 4.0 on pci0 : > cbb1: <TI1225 PCI-CardBus Bridge> at device 4.1 on pci0 : > : > I'm going to try disabling the func_intr() functions to see if that makes : > my keyboard happier. : : Yes. this has helped immensely. My keyboard now works again after : reboot and key repeat now works again. I just disabled both of : the enable and disable func_intr functions. I have no clue what you are talking about here... Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031107.152309.61949498.imp>