Date: Wed, 16 Sep 2009 20:40:03 GMT From: Martin Cracauer <cracauer@cons.org> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/138870: 8.0beta4 PnP problem? lost synaptics trackpad in r40, psm0 not detected Message-ID: <200909162040.n8GKe3BD028720@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/138870; it has been noted by GNATS. From: Martin Cracauer <cracauer@cons.org> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: misc/138870: 8.0beta4 PnP problem? lost synaptics trackpad in r40, psm0 not detected Date: Wed, 16 Sep 2009 16:06:35 -0400 Looks like it is not the psm driver itself. I have plugged psm.c from releng-7 into the releng-8 tree, which required only minor merging. Using the releng-7 driver in the releng-8 kernel I get the same result: unknown: <PNP0c02> can't assign resources (memory) unknown: <PNP0680> can't assign resources (port) unknown: <PNP0680> can't assign resources (port) I guess that means something inside PnP is b0rked in releng8. Gone that far, I looked for more occurrences of valid detected hardware in releng7 that now turned into "can't assign resources". The only other one seems to be: pmtimer0 on isa0 orm0: <ISA Option ROMs> at iomem 0xc0000-0xcffff,0xd0000-0xd0fff,0xd1000-0xd1fff,0xdc000-0xdffff,0xe0000-0xeffff pnpid ORM0000 on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 which turns into: pmtimer0 on isa0 unknown: <PNP0c02> can't assign resources (memory) unknown: <PNP0c01> can't assign resources (memory) atrtc0: <AT realtime clock> at port 0x70-0x71 irq 8 pnpid PNP0b00 on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 irq 1 pnpid PNP0303 on isa0 How do I set bootverbose/boothowto, again? Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer/ FreeBSD - where you want to go, today. http://www.freebsd.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909162040.n8GKe3BD028720>