From jackp@maine.60north.net Fri Jun 20 14:04:44 2003 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63C8A37B401 for ; Fri, 20 Jun 2003 14:04:43 -0700 (PDT) Received: from maine.60north.net (maine.60north.net [198.143.201.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77CDC43F75 for ; Fri, 20 Jun 2003 14:04:42 -0700 (PDT) (envelope-from jackp@maine.60north.net) Received: (from jackp@localhost) by maine.60north.net (8.11.3/8.11.3) id h5KL4aT96530; Fri, 20 Jun 2003 17:04:36 -0400 (EDT) Message-Id: <200306202104.h5KL4aT96530@maine.60north.net> Date: Fri, 20 Jun 2003 17:04:36 -0400 (EDT) From: Jack Patton Reply-To: Jack Patton To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: IBM Eserver (245 || 345) + ServeRaid 5i ips driver panic X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 53566 >Category: kern >Synopsis: [panic] IBM Eserver (245 || 345) + ServeRaid 5i ips driver panic >Confidential: no >Severity: serious >Priority: high >Responsible: mbr >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 20 14:10:14 PDT 2003 >Closed-Date: Tue Nov 29 03:45:30 GMT 2005 >Last-Modified: Tue Nov 29 03:45:30 GMT 2005 >Originator: Jack Patton >Release: FreeBSD 5.1-RELEASE >Organization: >Environment: System: FreeBSD 5.1-RELEASE IBM EServer (245 || 345) w/ServeRaid Xeon Processor >Description: Booting off the 5.1-RELEASE CD-ROM results in a kernel panic of the ips driver after vga0 probe. The ServeRaid controller shows up properly, but the system panics before the system can come up. This problem does not occur with the ServeRaid controller removed. Summary of the error: Fatal Trap 12: page fault while in kernel mode fault virtual address = 0x0 fault code = supervisor read, page not present instruction pointer = 0x8:0x0 stack pointer = 0x10:0xd63cbce4 frame pointer = 0x10:0xd63cbd0c code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 29 (irq9: ips0) trap number = 12 panic: page fault >How-To-Repeat: Boot off the 5.1-RELEASE CD >Fix: Unknown, but if someone needs more information please ask. I have both of the machines available for testing. >Release-Note: >Audit-Trail: From: Jack Patton To: , Cc: , , Subject: Re: kern/53566: IBM Eserver (245 || 345) + ServeRaid 5i ips driver panic Date: Wed, 25 Jun 2003 20:04:54 -0000 In this mail: http://www.freebsd.org/cgi/getmsg.cgi? fetch=29403+32287+/usr/local/www/db/text/2003/freebsd-scsi/20030615.freebsd- scsi It was suggested to do a backtrace on it. I didn't have the option in 5.1- RELEASE, but I grabbed the 20030624 snapshot and was able to get the following information. First of all the error seems slightly different, but the end result is the same, unable to boot fully. First I get (the relevant parts IMO): .. pcib5: at pcibus 5 on motherboard pci5: on pcib5 ips0: mem 0xf4000000--xf7ffffff irq 9 at device 3.0 on pci5 ips0: failed to get configuration from device device_probe_and_attach: ips0 attach returned 6 .. pci9: in pcib9 Memory modified after free 0xc18cd700(252) panic: Most recently used by devbuf Here's the trace: Debugger(c0502455,c05c50e0,c05193ad,c0b35ca4,100) at Debugger+0x54 panic(c05193ad,c0500cf7,fc,c0c3aea0) at panic+0xcc mtrash_ctor(c18cd700,100,0,553,0) at mtrash_ctor+0x5d uma_zalloc_arg(c0c3aea0,0,101,c0327620,c0599b48) at uma_zalloc_arg+0x17f malloc(a8,c0556960,101,c052254c,c0b35d6c) at malloc+0xd4 device_get_children(c433a380,c0b35d58,c0b35d5c,c0325c62,c18dd700) at device_get_children+0x47 isa_probe_children(c433a380,c051c4db,0,c0b35d98,c02e9925) at isa_probe_children+0x2d configure(0,b32000,b32c00,b32000,0) at configure+0x4b mi_startup() at mi_startup+0xb5 begin() at begin+0x2c This machine is the 235, as we had to install linux on the 345 to get it into production. I'm not sure how long I can do testing with this machine. Also, if someone knows how to report these backtraces without having to type them in I would be appriciate a heads up on it. Thanks. From: Jack Patton To: , Cc: , , Subject: Re: kern/53566: IBM Eserver (245 || 345) + ServeRaid 5i ips driver panic Date: Wed, 25 Jun 2003 20:06:52 -0000 In this mail: http://www.freebsd.org/cgi/getmsg.cgi? fetch=29403+32287+/usr/local/www/db/text/2003/freebsd-scsi/20030615.freebsd- scsi It was suggested to do a backtrace on it. I didn't have the option in 5.1- RELEASE, but I grabbed the 20030624 snapshot and was able to get the following information. First of all the error seems slightly different, but the end result is the same, unable to boot fully. First I get (the relevant parts IMO): .. pcib5: at pcibus 5 on motherboard pci5: on pcib5 ips0: mem 0xf4000000--xf7ffffff irq 9 at device 3.0 on pci5 ips0: failed to get configuration from device device_probe_and_attach: ips0 attach returned 6 .. pci9: in pcib9 Memory modified after free 0xc18cd700(252) panic: Most recently used by devbuf Here's the trace: Debugger(c0502455,c05c50e0,c05193ad,c0b35ca4,100) at Debugger+0x54 panic(c05193ad,c0500cf7,fc,c0c3aea0) at panic+0xcc mtrash_ctor(c18cd700,100,0,553,0) at mtrash_ctor+0x5d uma_zalloc_arg(c0c3aea0,0,101,c0327620,c0599b48) at uma_zalloc_arg+0x17f malloc(a8,c0556960,101,c052254c,c0b35d6c) at malloc+0xd4 device_get_children(c433a380,c0b35d58,c0b35d5c,c0325c62,c18dd700) at device_get_children+0x47 isa_probe_children(c433a380,c051c4db,0,c0b35d98,c02e9925) at isa_probe_children+0x2d configure(0,b32000,b32c00,b32000,0) at configure+0x4b mi_startup() at mi_startup+0xb5 begin() at begin+0x2c This machine is the 235, as we had to install linux on the 345 to get it into production. I'm not sure how long I can do testing with this machine. Also, if someone knows how to report these backtraces without having to type them in I would be appriciate a heads up on it. Thanks. From: Jack Patton To: , , Cc: Subject: Re: kern/53566: IBM Eserver (245 || 345) + ServeRaid 5i ips driver panic Date: Mon, 30 Jun 2003 19:33:44 -0000 Okay, I hooked up a serial console and the CURRENT-20030627-JPSNAP. This is as far as the boot gets, along with a trace. Has there been any progress backporting this driver to 4.8 yet? Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.1-CURRENT-20030627-JPSNAP #0: Fri Jun 27 00:23:43 GMT 2003 root@ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc0b5d000. Preloaded mfs_root "/boot/mfsroot" at 0xc0b5d278. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0b5d2bc. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 2793897976 Hz CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2793.90-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 Features=0xbfebfbff Hyperthreading: 2 logical CPUs real memory = 526385152 (502 MB) avail memory = 499253248 (476 MB) Pentium Pro MTRR support enabled md0: Preloaded image 4423680 bytes at 0xc06d9528 npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard pcibios: BIOS version 2.10 acpi0: power button is handled as a fixed feature programming model. Timecounter "ACPI-fast" frequency 3579545 Hz acpi_timer0: <32-bit timer at 3.579545MHz> port 0x488-0x48b on acpi0 acpi_cpu0: on acpi0 acpi_cpu1: on acpi0 pcib0: on acpi0 pci0: on pcib0 pcib0: slot 9 INTA is routed to irq 10 pcib0: slot 15 INTA is routed to irq 11 pci0: at device 9.0 (no driver attached) atapci0: port 0x700-0x70f,0x374- 0x377,0x17 0-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: simplex device, DMA on primary only ata1: at 0x170 irq 15 on atapci0 ohci0: mem 0xfebfe000-0xfebfefff irq 11 at devic e 15.2 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered isab0: at device 15.3 on pci0 isa0: on isab0 pcib1: on acpi0 pci2: on pcib1 pcib1: slot 8 INTA is routed to irq 3 bge0: mem 0xfbff0000- 0xfb ffffff irq 3 at device 8.0 on pci2 bge0: Ethernet address: 00:09:6b:a5:18:05 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX -FDX, auto pcib2: on acpi0 pci5: on pcib2 pcib2: slot 3 INTA is routed to irq 9 ips0: mem 0xf4000000-0xf7ffffff irq 9 at device 3.0 on p ci5 ips0: logical drives: 222 ipsd0: on ips0 ipsd0: Logical Drive (1824184MB) ipsd1: on ips0 ipsd1: Logical Drive (1824184MB) ipsd2: on ips0 ipsd2: Logical Drive (1824184MB) ipsd3: on ips0 ipsd3: Logical Drive (1824184MB) ipsd4: on ips0 ipsd4: Logical Drive (1824184MB) ipsd5: on ips0 ipsd5: Logical Drive (1824184MB) ipsd6: on ips0 ipsd6: Logical Drive (1824184MB) ipsd7: on ips0 ipsd7: Logical Drive (1824184MB) pcib3: on acpi0 pci7: on pcib3 pcib4: on acpi0 Memory modified after free 0xc4300c00(252) panic: Most recently used by devbuf Debugger("panic") Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 db> tr Debugger(c05025bf,c05c5240,c0519512,c0b7fa7c,100) at Debugger+0x54 panic(c0519512,c0500e61,fc,c0c3ab74,c0c3ab60) at panic+0xcc mtrash_ctor(c4300c00,100,0,549,c4300c00) at mtrash_ctor+0x5d uma_zalloc_arg(c0c3ab60,0,1,c0b7fb44,e) at uma_zalloc_arg+0x194 malloc(98,c0b4d1a0,1,c0b7fb1c,c0b352c8) at malloc+0xd4 AcpiOsAllocate(98,c4308140,4,4,c4315cc0) at AcpiOsAllocate+0x21 AcpiUtInitializeBuffer(c431c250,98,c0b4876c,0,c0b7fb44) at AcpiUtInitializeBuffe r+0x38 AcpiRsCreatePciRoutingTable(c4315cc0,c431c250,8,c0b7fb6c,c4315cc0) at AcpiRsCrea tePciRoutingTable+0x3e AcpiRsGetPrtMethodData(c43045a0,c431c250,c433e380,c431c250,c0b7fbbc) at AcpiRsGe tPrtMethodData+0x41 AcpiGetIrqRoutingTable(c43045a0,c431c250,100,c0b7fbac,9) at AcpiGetIrqRoutingTab le+0x35 acpi_pcib_attach(c433e380,c431c250,9,c0b7fbe8,c42dc068) at acpi_pcib_attach+0x6e acpi_pcib_acpi_attach(c433e380,c18c4500,c433e380,c433e380,c18c4500) at acpi_pcib _acpi_attach+0x21d DEVICE_ATTACH(c433e380,c433e380,6,c18ab020,0) at DEVICE_ATTACH+0x48 device_probe_and_attach(c433e380,4,c0b7fc78,c0b390e4,c18c4500) at device_probe_a nd_attach+0x7d bus_generic_attach(c18c4500,c18ab020,64,c0b39100,c18c4500) at bus_generic_attach +0x28 acpi_probe_children(c18c4500,c0b3a8a0,c4318980,0,1a4) at acpi_probe_children+0x9 4 acpi_attach(c18c4500,c42dc098,c05288f8,c18c4500,c18c3580) at acpi_attach+0x6e3 DEVICE_ATTACH(c18c4500,c18c4500,c18c3580,c05288f0,1) at DEVICE_ATTACH+0x48 device_probe_and_attach(c18c4500,c18c3580,c0b7fd18,c049713c,c18c3580) at device_ probe_and_attach+0x7d bus_generic_attach(c18c3580,c42ad098,c0b7fd34,c0327798,c18c3580) at bus_generic_ attach+0x28 nexus_attach(c18c3580,c42ad098,c05288f8,c18c3580,c18c4080) at nexus_attach+0x1c DEVICE_ATTACH(c18c3580,c18c3580,0,c18b18d0,1) at DEVICE_ATTACH+0x48 device_probe_and_attach(c18c3580,c18b18d0,c0b7fd80,c04887b5,c18c4080) at device_ probe_and_attach+0x7d root_bus_configure(c18c4080,c051c640,0,c0b7fd98,c02e9a25) at root_bus_configure+ 0x28 configure(0,b7c000,b7cc00,b7c000,0) at configure+0x35 mi_startup() at mi_startup+0xb5 begin() at begin+0x2c db> -- Jack Patton From: Scott Long To: jackp@flag.60north.net Cc: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org, freebsd-scsi@freebsd.org Subject: Re: kern/53566: IBM Eserver (245 || 345) + ServeRaid 5i ips driver panic Date: Mon, 30 Jun 2003 19:26:18 -0600 Jack Patton wrote: > Okay, I hooked up a serial console and the CURRENT-20030627-JPSNAP. This is > as far as the boot gets, along with a trace. Has there been any progress > backporting this driver to 4.8 yet? > There isn't much sense in backporting this until the memory corruption problem is fixed. I'll see what I can do. Scott > > Copyright (c) 1992-2003 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD 5.1-CURRENT-20030627-JPSNAP #0: Fri Jun 27 00:23:43 GMT 2003 > root@ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC > Preloaded elf kernel "/boot/kernel/kernel" at 0xc0b5d000. > Preloaded mfs_root "/boot/mfsroot" at 0xc0b5d278. > Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0b5d2bc. > Timecounter "i8254" frequency 1193182 Hz > Timecounter "TSC" frequency 2793897976 Hz > CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2793.90-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 > > Features=0xbfebfbff MOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > Hyperthreading: 2 logical CPUs > real memory = 526385152 (502 MB) > avail memory = 499253248 (476 MB) > Pentium Pro MTRR support enabled > md0: Preloaded image 4423680 bytes at 0xc06d9528 > npx0: on motherboard > npx0: INT 16 interface > acpi0: on motherboard > pcibios: BIOS version 2.10 > acpi0: power button is handled as a fixed feature programming model. > Timecounter "ACPI-fast" frequency 3579545 Hz > acpi_timer0: <32-bit timer at 3.579545MHz> port 0x488-0x48b on acpi0 > acpi_cpu0: on acpi0 > acpi_cpu1: on acpi0 > pcib0: on acpi0 > pci0: on pcib0 > pcib0: slot 9 INTA is routed to irq 10 > pcib0: slot 15 INTA is routed to irq 11 > pci0: at device 9.0 (no driver attached) > atapci0: port 0x700-0x70f,0x374- > 0x377,0x17 > 0-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 15.1 on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: simplex device, DMA on primary only > ata1: at 0x170 irq 15 on atapci0 > ohci0: mem 0xfebfe000-0xfebfefff irq 11 at > devic > e 15.2 on pci0 > usb0: OHCI version 1.0, legacy support > usb0: SMM does not respond, resetting > usb0: on ohci0 > usb0: USB revision 1.0 > uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 4 ports with 4 removable, self powered > isab0: at device 15.3 on pci0 > isa0: on isab0 > pcib1: on acpi0 > pci2: on pcib1 > pcib1: slot 8 INTA is routed to irq 3 > bge0: mem 0xfbff0000- > 0xfb > ffffff irq 3 at device 8.0 on pci2 > bge0: Ethernet address: 00:09:6b:a5:18:05 > miibus0: on bge0 > brgphy0: on miibus0 > brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, > 1000baseTX > -FDX, auto > pcib2: on acpi0 > pci5: on pcib2 > pcib2: slot 3 INTA is routed to irq 9 > ips0: mem 0xf4000000-0xf7ffffff irq 9 at device 3.0 > on p > ci5 > ips0: logical drives: 222 > ipsd0: on ips0 > ipsd0: Logical Drive (1824184MB) > ipsd1: on ips0 > ipsd1: Logical Drive (1824184MB) > ipsd2: on ips0 > ipsd2: Logical Drive (1824184MB) > ipsd3: on ips0 > ipsd3: Logical Drive (1824184MB) > ipsd4: on ips0 > ipsd4: Logical Drive (1824184MB) > ipsd5: on ips0 > ipsd5: Logical Drive (1824184MB) > ipsd6: on ips0 > ipsd6: Logical Drive (1824184MB) > ipsd7: on ips0 > ipsd7: Logical Drive (1824184MB) > pcib3: on acpi0 > pci7: on pcib3 > pcib4: on acpi0 > Memory modified after free 0xc4300c00(252) > panic: Most recently used by devbuf > > Debugger("panic") > Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 > db> tr > Debugger(c05025bf,c05c5240,c0519512,c0b7fa7c,100) at Debugger+0x54 > panic(c0519512,c0500e61,fc,c0c3ab74,c0c3ab60) at panic+0xcc > mtrash_ctor(c4300c00,100,0,549,c4300c00) at mtrash_ctor+0x5d > uma_zalloc_arg(c0c3ab60,0,1,c0b7fb44,e) at uma_zalloc_arg+0x194 > malloc(98,c0b4d1a0,1,c0b7fb1c,c0b352c8) at malloc+0xd4 > AcpiOsAllocate(98,c4308140,4,4,c4315cc0) at AcpiOsAllocate+0x21 > AcpiUtInitializeBuffer(c431c250,98,c0b4876c,0,c0b7fb44) at > AcpiUtInitializeBuffe > r+0x38 > AcpiRsCreatePciRoutingTable(c4315cc0,c431c250,8,c0b7fb6c,c4315cc0) at > AcpiRsCrea > tePciRoutingTable+0x3e > AcpiRsGetPrtMethodData(c43045a0,c431c250,c433e380,c431c250,c0b7fbbc) at > AcpiRsGe > tPrtMethodData+0x41 > AcpiGetIrqRoutingTable(c43045a0,c431c250,100,c0b7fbac,9) at > AcpiGetIrqRoutingTab > le+0x35 > acpi_pcib_attach(c433e380,c431c250,9,c0b7fbe8,c42dc068) at > acpi_pcib_attach+0x6e > > acpi_pcib_acpi_attach(c433e380,c18c4500,c433e380,c433e380,c18c4500) at > acpi_pcib > _acpi_attach+0x21d > DEVICE_ATTACH(c433e380,c433e380,6,c18ab020,0) at DEVICE_ATTACH+0x48 > device_probe_and_attach(c433e380,4,c0b7fc78,c0b390e4,c18c4500) at > device_probe_a > nd_attach+0x7d > bus_generic_attach(c18c4500,c18ab020,64,c0b39100,c18c4500) at > bus_generic_attach > +0x28 > acpi_probe_children(c18c4500,c0b3a8a0,c4318980,0,1a4) at > acpi_probe_children+0x9 > 4 > acpi_attach(c18c4500,c42dc098,c05288f8,c18c4500,c18c3580) at acpi_attach+0x6e3 > DEVICE_ATTACH(c18c4500,c18c4500,c18c3580,c05288f0,1) at DEVICE_ATTACH+0x48 > device_probe_and_attach(c18c4500,c18c3580,c0b7fd18,c049713c,c18c3580) at > device_ > probe_and_attach+0x7d > bus_generic_attach(c18c3580,c42ad098,c0b7fd34,c0327798,c18c3580) at > bus_generic_ > attach+0x28 > nexus_attach(c18c3580,c42ad098,c05288f8,c18c3580,c18c4080) at > nexus_attach+0x1c > DEVICE_ATTACH(c18c3580,c18c3580,0,c18b18d0,1) at DEVICE_ATTACH+0x48 > device_probe_and_attach(c18c3580,c18b18d0,c0b7fd80,c04887b5,c18c4080) at > device_ > probe_and_attach+0x7d > root_bus_configure(c18c4080,c051c640,0,c0b7fd98,c02e9a25) at > root_bus_configure+ > 0x28 > configure(0,b7c000,b7cc00,b7c000,0) at configure+0x35 > mi_startup() at mi_startup+0xb5 > begin() at begin+0x2c > db> From: Nate Lawson To: Jack Patton Cc: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org, freebsd-scsi@freebsd.org Subject: Re: kern/53566: IBM Eserver (245 || 345) + ServeRaid 5i ips driver panic Date: Tue, 1 Jul 2003 01:01:53 -0700 (PDT) On Mon, 30 Jun 2003, Jack Patton wrote: > Okay, I hooked up a serial console and the CURRENT-20030627-JPSNAP. This is > as far as the boot gets, along with a trace. Has there been any progress > backporting this driver to 4.8 yet? > > FreeBSD 5.1-CURRENT-20030627-JPSNAP #0: Fri Jun 27 00:23:43 GMT 2003 > root@ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC > Preloaded elf kernel "/boot/kernel/kernel" at 0xc0b5d000. > Preloaded mfs_root "/boot/mfsroot" at 0xc0b5d278. > Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0b5d2bc. Disable acpi and try again. Update your BIOS to hopefully get new ACPI code. There's some problem here with unitialized memory. It may be elsewhere though and ACPI is just stumbling onto it. -Nate From: Jack Patton To: Nate Lawson , Jack Patton Cc: , , Subject: Re: kern/53566: IBM Eserver (245 || 345) + ServeRaid 5i ips driver panic Date: Tue, 1 Jul 2003 18:59:05 -0000 Nate Lawson said: > On Mon, 30 Jun 2003, Jack Patton wrote: > > Okay, I hooked up a serial console and the CURRENT-20030627-JPSNAP. This is > > as far as the boot gets, along with a trace. Has there been any progress > > backporting this driver to 4.8 yet? > > > > FreeBSD 5.1-CURRENT-20030627-JPSNAP #0: Fri Jun 27 00:23:43 GMT 2003 > > root@ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC > > Preloaded elf kernel "/boot/kernel/kernel" at 0xc0b5d000. > > Preloaded mfs_root "/boot/mfsroot" at 0xc0b5d278. > > Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0b5d2bc. > > Disable acpi and try again. Update your BIOS to hopefully get new ACPI > code. There's some problem here with unitialized memory. It may be > elsewhere though and ACPI is just stumbling onto it. > > -Nate > _______________________________________________ > freebsd-scsi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" > Here's the result of booting with hint.acpi.0.disabled=1. We just got this server recently. The server BIOS is at the latest version. I'm downloading a BIOS/Firmware for the ServeRaid card itself now and will test it with that applied. Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.1-CURRENT-20030627-JPSNAP #0: Fri Jun 27 00:23:43 GMT 2003 root@ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc0b13000. Preloaded mfs_root "/boot/mfsroot" at 0xc0b13278. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 2793899260 Hz CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2793.90-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 Features=0xbfebfbff Hyperthreading: 2 logical CPUs real memory = 526385152 (502 MB) avail memory = 499556352 (476 MB) Pentium Pro MTRR support enabled md0: Preloaded image 4423680 bytes at 0xc06d9528 npx0: on motherboard npx0: INT 16 interface pcibios: BIOS version 2.10 pcib0: at pcibus 0 on motherboard pci0: on pcib0 pci0: at device 9.0 (no driver attached) atapci0: port 0x700-0x70f,0x374- 0x377,0x17 0-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: simplex device, DMA on primary only ata1: at 0x170 irq 15 on atapci0 ohci0: mem 0xfebfe000-0xfebfefff irq 11 at devic e 15.2 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered isab0: at device 15.3 on pci0 isa0: on isab0 pcib1: at pcibus 1 on motherboard pci1: on pcib1 pcib2: at pcibus 2 on motherbo ard pci2: on pcib2 bge0: mem 0xfbff0000- 0xfb ffffff irq 3 at device 8.0 on pci2 bge0: Ethernet address: 00:09:6b:a5:18:05 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX -FDX, auto pcib5: at pcibus 5 on motherbo ard pci5: on pcib5 ips0: mem 0xf4000000-0xf7ffffff irq 9 at device 3.0 on p ci5 ips0: logical drives: 222 ipsd0: on ips0 ipsd0: Logical Drive (1824184MB) ipsd1: on ips0 ipsd1: Logical Drive (1824184MB) ipsd2: on ips0 ipsd2: Logical Drive (1824184MB) ipsd3: on ips0 ipsd3: Logical Drive (1824184MB) ipsd4: on ips0 ipsd4: Logical Drive (1824184MB) ipsd5: on ips0 ipsd5: Logical Drive (1824184MB) ipsd6: on ips0 ipsd6: Logical Drive (1824184MB) ipsd7: on ips0 ipsd7: Logical Drive (1824184MB) pcib7: at pcibus 7 on motherbo ard pci7: on pcib7 pcib9: at pcibus 9 on motherbo ard pci9: on pcib9 Memory modified after free 0xc18b5700(252) panic: Most recently used by devbuf Debugger("panic") Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 db> tr Debugger(c05025bf,c05c5240,c0519512,c0b35ca4,100) at Debugger+0x54 panic(c0519512,c0500e61,fc,c0c3ab74,c0c3ab60) at panic+0xcc mtrash_ctor(c18b5700,100,0,549,c18b5700) at mtrash_ctor+0x5d uma_zalloc_arg(c0c3ab60,0,101,c0327740,c0599ca8) at uma_zalloc_arg+0x194 malloc(a8,c0556ac0,101,c05226b0,c0b35d6c) at malloc+0xd4 device_get_children(c4321380,c0b35d58,c0b35d5c,c0325d82,c18bf700) at device_get_ children+0x47 isa_probe_children(c4321380,c051c640,0,c0b35d98,c02e9a25) at isa_probe_children+ 0x2d configure(0,b32000,b32c00,b32000,0) at configure+0x4b mi_startup() at mi_startup+0xb5 begin() at begin+0x2c db> -- Jack Patton From: Jack Patton To: Nate Lawson , Jack Patton Cc: , , Subject: Re: kern/53566: IBM Eserver (245 || 345) + ServeRaid 5i ips driver panic Date: Tue, 1 Jul 2003 19:47:09 -0000 Nate Lawson said: > On Mon, 30 Jun 2003, Jack Patton wrote: > > Okay, I hooked up a serial console and the CURRENT-20030627-JPSNAP. This is > > as far as the boot gets, along with a trace. Has there been any progress > > backporting this driver to 4.8 yet? > > > > FreeBSD 5.1-CURRENT-20030627-JPSNAP #0: Fri Jun 27 00:23:43 GMT 2003 > > root@ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC > > Preloaded elf kernel "/boot/kernel/kernel" at 0xc0b5d000. > > Preloaded mfs_root "/boot/mfsroot" at 0xc0b5d278. > > Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0b5d2bc. > > Disable acpi and try again. Update your BIOS to hopefully get new ACPI > code. There's some problem here with unitialized memory. It may be > elsewhere though and ACPI is just stumbling onto it. > > -Nate > _______________________________________________ > freebsd-scsi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" > Here's the result of booting with hint.acpi.0.disabled=1. We just got this server recently. The server BIOS is at the latest version. I'm downloading a BIOS/Firmware for the ServeRaid card itself now and will test it with that applied. Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.1-CURRENT-20030627-JPSNAP #0: Fri Jun 27 00:23:43 GMT 2003 root@ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc0b13000. Preloaded mfs_root "/boot/mfsroot" at 0xc0b13278. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 2793899260 Hz CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2793.90-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 Features=0xbfebfbff Hyperthreading: 2 logical CPUs real memory = 526385152 (502 MB) avail memory = 499556352 (476 MB) Pentium Pro MTRR support enabled md0: Preloaded image 4423680 bytes at 0xc06d9528 npx0: on motherboard npx0: INT 16 interface pcibios: BIOS version 2.10 pcib0: at pcibus 0 on motherboard pci0: on pcib0 pci0: at device 9.0 (no driver attached) atapci0: port 0x700-0x70f,0x374- 0x377,0x17 0-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: simplex device, DMA on primary only ata1: at 0x170 irq 15 on atapci0 ohci0: mem 0xfebfe000-0xfebfefff irq 11 at devic e 15.2 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered isab0: at device 15.3 on pci0 isa0: on isab0 pcib1: at pcibus 1 on motherboard pci1: on pcib1 pcib2: at pcibus 2 on motherbo ard pci2: on pcib2 bge0: mem 0xfbff0000- 0xfb ffffff irq 3 at device 8.0 on pci2 bge0: Ethernet address: 00:09:6b:a5:18:05 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX -FDX, auto pcib5: at pcibus 5 on motherbo ard pci5: on pcib5 ips0: mem 0xf4000000-0xf7ffffff irq 9 at device 3.0 on p ci5 ips0: logical drives: 222 ipsd0: on ips0 ipsd0: Logical Drive (1824184MB) ipsd1: on ips0 ipsd1: Logical Drive (1824184MB) ipsd2: on ips0 ipsd2: Logical Drive (1824184MB) ipsd3: on ips0 ipsd3: Logical Drive (1824184MB) ipsd4: on ips0 ipsd4: Logical Drive (1824184MB) ipsd5: on ips0 ipsd5: Logical Drive (1824184MB) ipsd6: on ips0 ipsd6: Logical Drive (1824184MB) ipsd7: on ips0 ipsd7: Logical Drive (1824184MB) pcib7: at pcibus 7 on motherbo ard pci7: on pcib7 pcib9: at pcibus 9 on motherbo ard pci9: on pcib9 Memory modified after free 0xc18b5700(252) panic: Most recently used by devbuf Debugger("panic") Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 db> tr Debugger(c05025bf,c05c5240,c0519512,c0b35ca4,100) at Debugger+0x54 panic(c0519512,c0500e61,fc,c0c3ab74,c0c3ab60) at panic+0xcc mtrash_ctor(c18b5700,100,0,549,c18b5700) at mtrash_ctor+0x5d uma_zalloc_arg(c0c3ab60,0,101,c0327740,c0599ca8) at uma_zalloc_arg+0x194 malloc(a8,c0556ac0,101,c05226b0,c0b35d6c) at malloc+0xd4 device_get_children(c4321380,c0b35d58,c0b35d5c,c0325d82,c18bf700) at device_get_ children+0x47 isa_probe_children(c4321380,c051c640,0,c0b35d98,c02e9a25) at isa_probe_children+ 0x2d configure(0,b32000,b32c00,b32000,0) at configure+0x4b mi_startup() at mi_startup+0xb5 begin() at begin+0x2c db> -- Jack Patton From: Jack Patton To: Nate Lawson , Jack Patton Cc: , , Subject: Re: kern/53566: IBM Eserver (245 || 345) + ServeRaid 5i ips driver panic Date: Tue, 1 Jul 2003 20:06:50 -0000 Nate Lawson said: > On Mon, 30 Jun 2003, Jack Patton wrote: > > Okay, I hooked up a serial console and the CURRENT-20030627-JPSNAP. This is > > as far as the boot gets, along with a trace. Has there been any progress > > backporting this driver to 4.8 yet? > > > > FreeBSD 5.1-CURRENT-20030627-JPSNAP #0: Fri Jun 27 00:23:43 GMT 2003 > > root@ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC > > Preloaded elf kernel "/boot/kernel/kernel" at 0xc0b5d000. > > Preloaded mfs_root "/boot/mfsroot" at 0xc0b5d278. > > Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0b5d2bc. > > Disable acpi and try again. Update your BIOS to hopefully get new ACPI > code. There's some problem here with unitialized memory. It may be > elsewhere though and ACPI is just stumbling onto it. > > -Nate > _______________________________________________ > freebsd-scsi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" > Here's the result of booting with hint.acpi.0.disabled=1. We just got this server recently. The server BIOS is at the latest version. I'm downloading a BIOS/Firmware for the ServeRaid card itself now and will test it with that applied. Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.1-CURRENT-20030627-JPSNAP #0: Fri Jun 27 00:23:43 GMT 2003 root@ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc0b13000. Preloaded mfs_root "/boot/mfsroot" at 0xc0b13278. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 2793899260 Hz CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2793.90-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 Features=0xbfebfbff Hyperthreading: 2 logical CPUs real memory = 526385152 (502 MB) avail memory = 499556352 (476 MB) Pentium Pro MTRR support enabled md0: Preloaded image 4423680 bytes at 0xc06d9528 npx0: on motherboard npx0: INT 16 interface pcibios: BIOS version 2.10 pcib0: at pcibus 0 on motherboard pci0: on pcib0 pci0: at device 9.0 (no driver attached) atapci0: port 0x700-0x70f,0x374- 0x377,0x17 0-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: simplex device, DMA on primary only ata1: at 0x170 irq 15 on atapci0 ohci0: mem 0xfebfe000-0xfebfefff irq 11 at devic e 15.2 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered isab0: at device 15.3 on pci0 isa0: on isab0 pcib1: at pcibus 1 on motherboard pci1: on pcib1 pcib2: at pcibus 2 on motherbo ard pci2: on pcib2 bge0: mem 0xfbff0000- 0xfb ffffff irq 3 at device 8.0 on pci2 bge0: Ethernet address: 00:09:6b:a5:18:05 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX -FDX, auto pcib5: at pcibus 5 on motherbo ard pci5: on pcib5 ips0: mem 0xf4000000-0xf7ffffff irq 9 at device 3.0 on p ci5 ips0: logical drives: 222 ipsd0: on ips0 ipsd0: Logical Drive (1824184MB) ipsd1: on ips0 ipsd1: Logical Drive (1824184MB) ipsd2: on ips0 ipsd2: Logical Drive (1824184MB) ipsd3: on ips0 ipsd3: Logical Drive (1824184MB) ipsd4: on ips0 ipsd4: Logical Drive (1824184MB) ipsd5: on ips0 ipsd5: Logical Drive (1824184MB) ipsd6: on ips0 ipsd6: Logical Drive (1824184MB) ipsd7: on ips0 ipsd7: Logical Drive (1824184MB) pcib7: at pcibus 7 on motherbo ard pci7: on pcib7 pcib9: at pcibus 9 on motherbo ard pci9: on pcib9 Memory modified after free 0xc18b5700(252) panic: Most recently used by devbuf Debugger("panic") Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 db> tr Debugger(c05025bf,c05c5240,c0519512,c0b35ca4,100) at Debugger+0x54 panic(c0519512,c0500e61,fc,c0c3ab74,c0c3ab60) at panic+0xcc mtrash_ctor(c18b5700,100,0,549,c18b5700) at mtrash_ctor+0x5d uma_zalloc_arg(c0c3ab60,0,101,c0327740,c0599ca8) at uma_zalloc_arg+0x194 malloc(a8,c0556ac0,101,c05226b0,c0b35d6c) at malloc+0xd4 device_get_children(c4321380,c0b35d58,c0b35d5c,c0325d82,c18bf700) at device_get_ children+0x47 isa_probe_children(c4321380,c051c640,0,c0b35d98,c02e9a25) at isa_probe_children+ 0x2d configure(0,b32000,b32c00,b32000,0) at configure+0x4b mi_startup() at mi_startup+0xb5 begin() at begin+0x2c db> -- Jack Patton From: Nate Lawson To: Jack Patton Cc: freebsd-scsi@freebsd.org, FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/53566: IBM Eserver (245 || 345) + ServeRaid 5i ips driver panic Date: Tue, 1 Jul 2003 17:42:56 -0700 (PDT) On Tue, 1 Jul 2003, Jack Patton wrote: > Nate Lawson said: > > Disable acpi and try again. Update your BIOS to hopefully get new ACPI > > code. There's some problem here with unitialized memory. It may be > > elsewhere though and ACPI is just stumbling onto it. > > Here's the result of booting with hint.acpi.0.disabled=1. We just got this > server recently. The server BIOS is at the latest version. I'm downloading a > BIOS/Firmware for the ServeRaid card itself now and will test it with that > applied. > > Memory modified after free 0xc18b5700(252) > panic: Most recently used by devbuf > > Debugger("panic") > Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 > db> tr > Debugger(c05025bf,c05c5240,c0519512,c0b35ca4,100) at Debugger+0x54 > panic(c0519512,c0500e61,fc,c0c3ab74,c0c3ab60) at panic+0xcc > mtrash_ctor(c18b5700,100,0,549,c18b5700) at mtrash_ctor+0x5d > uma_zalloc_arg(c0c3ab60,0,101,c0327740,c0599ca8) at uma_zalloc_arg+0x194 > malloc(a8,c0556ac0,101,c05226b0,c0b35d6c) at malloc+0xd4 > device_get_children(c4321380,c0b35d58,c0b35d5c,c0325d82,c18bf700) at > device_get_ > children+0x47 > isa_probe_children(c4321380,c051c640,0,c0b35d98,c02e9a25) at > isa_probe_children+ > 0x2d > configure(0,b32000,b32c00,b32000,0) at configure+0x4b > mi_startup() at mi_startup+0xb5 > begin() at begin+0x2c > db> Nope, I was wrong. Looks like it is indeed our problem. At least this tr is easier to read. :) -Nate From: Jack Patton To: , , , Cc: Subject: Re: kern/53566: IBM Eserver (245 || 345) + ServeRaid 5i ips driver panic Date: Thu, 24 Jul 2003 19:11:11 -0000 No good with the 0708 snap. Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.1-CURRENT-20030708-JPSNAP #0: Tue Jul 8 00:26:27 GMT 2003 root@ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc0b65000. Preloaded mfs_root "/boot/mfsroot" at 0xc0b65278. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0b652bc. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 2793894552 Hz CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2793.89-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 Features=0xbfebfbff Hyperthreading: 2 logical CPUs real memory = 526385152 (502 MB) avail memory = 499220480 (476 MB) Pentium Pro MTRR support enabled md0: Preloaded image 4423680 bytes at 0xc06e1068 npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard pcibios: BIOS version 2.10 acpi0: power button is handled as a fixed feature programming model. Timecounter "ACPI-safe" frequency 3579545 Hz acpi_timer0: <32-bit timer at 3.579545MHz> port 0x488-0x48b on acpi0 acpi_cpu0: on acpi0 acpi_cpu1: on acpi0 pcib0: on acpi0 pci0: on pcib0 pcib0: slot 9 INTA is routed to irq 10 pcib0: slot 15 INTA is routed to irq 11 pci0: at device 9.0 (no driver attached) atapci0: port 0x700-0x70f,0x374- 0x377,0x17 0-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: simplex device, DMA on primary only ata1: at 0x170 irq 15 on atapci0 ohci0: mem 0xfebfe000-0xfebfefff irq 11 at devic e 15.2 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered isab0: at device 15.3 on pci0 isa0: on isab0 pcib1: on acpi0 pci2: on pcib1 pcib1: slot 8 INTA is routed to irq 3 bge0: mem 0xfbff0000- 0xfb ffffff irq 3 at device 8.0 on pci2 bge0: Ethernet address: 00:09:6b:a5:18:05 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX -FDX, auto pcib2: on acpi0 pci5: on pcib2 pcib2: slot 3 INTA is routed to irq 9 ips0: mem 0xf4000000-0xf7ffffff irq 9 at device 3.0 on p ci5 ips0: logical drives: 222 ipsd0: on ips0 ipsd0: Logical Drive (1824184MB) ipsd1: on ips0 ipsd1: Logical Drive (1824184MB) ipsd2: on ips0 ipsd2: Logical Drive (1824184MB) ipsd3: on ips0 ipsd3: Logical Drive (1824184MB) ipsd4: on ips0 ipsd4: Logical Drive (1824184MB) ipsd5: on ips0 ipsd5: Logical Drive (1824184MB) ipsd6: on ips0 ipsd6: Logical Drive (1824184MB) ipsd7: on ips0 ipsd7: Logical Drive (1824184MB) pcib3: on acpi0 pci7: on pcib3 pcib4: on acpi0 pci9: on pcib4 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 atkbd: unable to set the command byte. device_probe_and_attach: atkbd0 attach returned 6 psm: failed to restore the keyboard controller command byte. psm0: unable to set the command byte. fdc0: port 0x3f7,0x3f0-0 x3f5 irq 6 drq 2 on acpi0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0 port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A, console orm0: