Date: Thu, 13 Nov 97 07:57:32 -0800 From: "Mike Burgett" <mburgett@awen.com> To: "questions@freebsd.org" <questions@freebsd.org> Subject: 2.2.5 install problem: not probing psm0? Message-ID: <199711131557.HAA28449@dragon.awen.com>
next in thread | raw e-mail | index | archive | help
I just installed 2.2.5 on an IBM Thinkpad 760ED, and can't seem to get psm0 to probe at all, with either a custom kernel, or the generic. Trackpoint was working fine when I killed the Win95 installation that was on it. Here's my config lines: device psm0 at isa? disable port "IO_KBD" conflicts tty irq 12 vector psmintr options PSM_DEBUG=2 options PSM_ACCEL=1 options PSM_CHECKSYNC options KBD_RESETDELAY=500 options KBD_MAXWAIT=10 options KBDIO_DEBUG=2 and here's the dmesg output: FreeBSD 2.2.5-RELEASE #0: Thu Nov 13 07:25:56 PST 1997 root@mobile.awen.com:/usr/src/sys/compile/MOBILE CPU: Pentium (132.63-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping=12 Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8> real memory = 16777216 (16384K bytes) avail memory = 14839808 (14492K bytes) Probing for devices on PCI bus 0: chip0 <Intel 82437MX mobile PCI cache memory controller> rev 2 on pci0:0 chip1 <Intel 82371FB PCI-ISA bridge> rev 2 on pci0:1 chip2 <generic PCI bridge (vendor=104c device=ac12 subclass=7)> rev 4 int a irq ?? on pci0:2:0 chip3 <generic PCI bridge (vendor=104c device=ac12 subclass=7)> rev 4 int b irq ?? on pci0:2:1 vga0 <VGA-compatible display device> rev 211 int a irq 11 on pci0:3 pci0:5: vendor=0x1014, device=0x0057, class=multimedia (video) int a irq 11 [no driver assigned] Probing for devices on the ISA bus: kbdio: DIAGNOSE status:0055 kbdio: TEST_KBD_PORT status:0000 kbdio: new command byte:0044 (set_controller...) kbdio: RESET_KBD return code:00fa kbdio: RESET_KBD status:00aa kbdio: new command byte:0045 (set_controller...) sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> pccard driver sio added sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): <IBM-DMCA-21440> wd0: 1376MB (2818368 sectors), 2796 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (atapi): <SANYO CRD-S54P/1.09.>, removable, iordy wcd0: 689Kb/sec, 256Kb cache, audio play, 256 volume levels, ejectable tray wcd0: no disc inside, unlocked npx0 flags 0x1 on motherboard npx0: INT 16 interface PC-Card Intel 82365 (5 mem & 2 I/O windows) pcic: controller irq 3 psm.o is getting built, but there's no evidence that psm0 ever probes for the device... :-/ Probably something stupid, but at this point, I can't see anything else to do. I've checked the errata, and searched the online maillist messages, and haven't seen this problem described (failed probes yes, but not no-probes...) Thanks in advance, Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711131557.HAA28449>