From owner-freebsd-current@FreeBSD.ORG Thu Nov 27 09:07:01 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 084B916A4CE for ; Thu, 27 Nov 2003 09:07:01 -0800 (PST) Received: from www.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D0D943FAF for ; Thu, 27 Nov 2003 09:06:48 -0800 (PST) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-192-168-1-121.computinginnovations.com [192.168.1.121]) (authenticated bits=0)hARH6kKq065329 for ; Thu, 27 Nov 2003 11:06:47 -0600 (CST) Message-Id: <6.0.0.22.2.20031127110347.01ce0f28@www.computinginnovations.com> X-Sender: derek@www.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 27 Nov 2003 11:06:45 -0600 To: freebsd-current@freebsd.org From: Derek Ragona In-Reply-To: <6.0.0.22.2.20031127065735.01cd7af8@www.computinginnovation s.com> References: <6.0.0.22.2.20031126202253.01cdae80@www.computinginnovations.com> <6.0.0.22.2.20031127065735.01cd7af8@www.computinginnovations.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: Update to 5.2 beta from 5.1-current didn't work right X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 17:07:01 -0000 After doing: make buildworld make buildkernel KERNCONF=GENERIC make installkernel KERNCONF=GENERIC reboot mergemaster -p make installworld mergemaster reboot The system booted multiuser correctly and appears to be operating correctly. -Derek At 07:05 AM 11/27/2003, Derek Ragona wrote: >An update to my previous note: > >At the tail end of the cvsup, src had already been completed, the system >had a drive problem. It kept cycling through these messages on the console: >ad4: timeout sending command=ca >ad4: error issuing DMA command >initiate_write_filepage: already started > >In this state I couldn't get the system to respond, and had to reboot it. > >Also when the drive system was tied up, it somehow effects the ethernet, >as it brings down the LAN the server is on. > >Upon reboot, I did: >make kernel > >rebooted, but even with the new kernel the system won't boot into >multiuser, behaving the same as it did on the originally installed 5.2 >beta kernel. > >I am in the process of doing: >make buildworld > >if this build succeeds, hopefully the installation of this will correct >the multiuser boot problem. > > -Derek > >At 08:47 PM 11/26/2003, Derek Ragona wrote: >>I did a binary update from 5.1-current, created with a mid October >>snapshot, to 5.2 beta. The installer had trouble, at one point reporting >>negative disk space available when of course there is plenty of >>space. This server has a single SATA drive with three slices for >>FreeBSD, a 5 GB /, and 42 GB /usr, along with swap. I had to do a binary >>update as this is a system that has been problematic with the ATA >>subsystem due to the combination of the Adaptec SATA 1210SA (in non RAID >>mode with a single drive) and a Maxtor 6Y120M0 120 GB drive. >> >>The system acts as if some of the older pre 64 bit filesystem code in >>still present the beta boot/kernel. I did boot from the mini-iso CD-ROM. >> >>Once the installer finished, I rebooted. The server claims to be a 5.2 >>beta kernel, but perhaps as a side effect of the new dynamic linking must >>have some old pre-64-bit filesystem code it is still using. >> >>=============== >>$ uname -a >>FreeBSD barney.computinginnovations.com 5.2-BETA FreeBSD 5.2-BETA #0: Tue >>Nov 25 08:24:08 GMT >>2003 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 >>=============== >> >>As a result, on reboot, df core dumped as did fsck and mount. The static >>mount in /rescue did work though. >> >>As these problems look like what is in UPDATING: >>=============== >>20031112: >> The statfs structure has been updated with 64-bit fields to >> allow accurate reporting of multi-terabyte filesystem >> sizes. You should build world, then build and boot the new kernel >> BEFORE doing a `installworld' as the new kernel will know about >> binaries using the old statfs structure, but an old kernel will >> not know about the new system calls that support the new statfs >> structure. >> Note that the backwards compatibility is only present when the >> kernel is configured with the COMPAT_FREEBSD4 option. Since >> even /bin/sh will not run with a new kernel without said option >> you're pretty much dead in the water without it. Make sure you >> have COMPAT_FREEBSD4! >> Running an old kernel after a `make world' will cause programs >> such as `df' that do a statfs system call to fail with a bad >> system call. Marco Wertejuk also reports >> that cfsd (ports/security/cfs) needs to be recompiled after >> these changes are installed. >>=============== >> >>I will cvsup to current then build and install a new kernel, then build >>and install world per UPDATING. >> >>If anyone wants more information, let me know. Below is the verbose dmesg. >> >> -Derek >> >>verbose dmesg: >>==================================== >>Nov 26 19:02:28 barney syslogd: kernel boot file is /boot/kernel/kernel >>Nov 26 19:02:28 barney kernel: 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 1 1 0 B 0x6a 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 1 1 0 C 0x6b 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 1 1 0 D 0x68 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 2 1 1 A 0x6a 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 2 1 1 B 0x69 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 2 1 1 C 0x68 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 2 1 1 D 0x6b 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 3 1 2 A 0x62 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 3 1 2 B 0x63 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 3 1 2 C 0x61 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 3 1 2 D 0x60 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 4 1 3 A 0x63 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 4 1 3 B 0x62 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 4 1 3 C 0x69 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 4 1 3 D 0x6a 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 5 1 4 A 0x61 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 5 1 4 B 0x6b 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 5 1 4 C 0x60 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 5 1 4 D 0x68 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 6 1 5 A 0x62 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 6 1 5 B 0x68 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 6 1 5 C 0x6a 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: slot 6 1 5 D 0x69 3 4 5 6 7 >>9 10 11 12 14 15 >>Nov 26 19:02:28 barney kernel: AcpiOsDerivePciId: bus 0 dev 31 func 0 >>Nov 26 19:02:28 barney kernel: acpi0: Power Button (fixed) >>Nov 26 19:02:28 barney kernel: ACPI timer looks GOOD min = 4, max = 5, >>width = 1 >>Nov 26 19:02:28 barney kernel: ACPI timer looks GOOD min = 4, max = 4, >>width = 0 >>Nov 26 19:02:28 barney kernel: ACPI timer looks GOOD min = 4, max = 5, >>width = 1 >>Nov 26 19:02:28 barney last message repeated 4 times >>Nov 26 19:02:28 barney kernel: ACPI timer looks GOOD min = 4, max = 4, >>width = 0 >>Nov 26 19:02:28 barney kernel: ACPI timer looks GOOD min = 4, max = 5, >>width = 1 >>Nov 26 19:02:28 barney kernel: ACPI timer looks GOOD min = 4, max = 5, >>width = 1 >>Nov 26 19:02:28 barney kernel: Timecounter "ACPI-fast" frequency 3579545 >>Hz quality 1000 >>Nov 26 19:02:28 barney kernel: acpi_timer0: <24-bit timer at 3.579545MHz> >>port 0x408-0x40b on acpi0 >>Nov 26 19:02:28 barney kernel: acpi_cpu0: on acpi0 >>Nov 26 19:02:28 barney kernel: acpi_cpu1: on acpi0 >>Nov 26 19:02:28 barney kernel: acpi_cpu1: Failed to attach throttling P_CNT >>Nov 26 19:02:28 barney kernel: pcib0: port >>0xcf8-0xcff on acpi0 >>Nov 26 19:02:28 barney kernel: ---- initial configuration >>------------------------ >>Nov 26 19:02:28 barney kernel: ---- before setting priority for links >>------------ >>Nov 26 19:02:28 barney kernel: ---- before fixup boot-disabled links >>------------- >>Nov 26 19:02:28 barney kernel: ---- after fixup boot-disabled links >>-------------- >>Nov 26 19:02:28 barney kernel: ---- arbitrated configuration >>--------------------- >>Nov 26 19:02:28 barney kernel: pci0: on pcib0 >>Nov 26 19:02:28 barney kernel: pci0: physical bus=0 >>Nov 26 19:02:28 barney kernel: map[10]: type 3, range 32, base f8000000, >>size 26, enabled >>Nov 26 19:02:28 barney kernel: found-> vendor=0x8086, dev=0x2560, revid=0x03 >>Nov 26 19:02:28 barney kernel: bus=0, slot=0, func=0 >>Nov 26 19:02:28 barney kernel: class=06-00-00, hdrtype=0x00, mfdev=0 >>Nov 26 19:02:28 barney kernel: cmdreg=0x0106, statreg=0x2090, cachelnsz=0 >>(dwords) >>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), >>maxlat=0x00 (0 ns) >>Nov 26 19:02:28 barney kernel: map[10]: type 3, range 32, base f0000000, >>size 27, enabled >>Nov 26 19:02:28 barney kernel: map[14]: type 1, range 32, base ffa80000, >>size 19, enabled >>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.2.INTA (source ) >>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 16 >>Nov 26 19:02:28 barney kernel: found-> vendor=0x8086, dev=0x2562, revid=0x03 >>Nov 26 19:02:28 barney kernel: bus=0, slot=2, func=0 >>Nov 26 19:02:28 barney kernel: class=03-00-00, hdrtype=0x00, mfdev=0 >>Nov 26 19:02:28 barney kernel: cmdreg=0x0007, statreg=0x0090, cachelnsz=0 >>(dwords) >>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), >>maxlat=0x00 (0 ns) >>Nov 26 19:02:28 barney kernel: intpin=a, irq=16 >>Nov 26 19:02:28 barney kernel: powerspec 1 supports D0 D3 current D0 >>Nov 26 19:02:28 barney kernel: map[20]: type 4, range 32, base 0000e800, >>size 5, enabled >>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.29.INTA (source ) >>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 16 >>Nov 26 19:02:28 barney kernel: found-> vendor=0x8086, dev=0x24c2, revid=0x02 >>Nov 26 19:02:28 barney kernel: bus=0, slot=29, func=0 >>Nov 26 19:02:28 barney kernel: class=0c-03-00, hdrtype=0x00, mfdev=1 >>Nov 26 19:02:28 barney kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 >>(dwords) >>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), >>maxlat=0x00 (0 ns) >>Nov 26 19:02:28 barney kernel: intpin=a, irq=16 >>Nov 26 19:02:28 barney kernel: map[20]: type 4, range 32, base 0000e880, >>size 5, enabled >>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.29.INTB (source ) >>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 19 >>Nov 26 19:02:28 barney kernel: found-> vendor=0x8086, dev=0x24c4, revid=0x02 >>Nov 26 19:02:28 barney kernel: bus=0, slot=29, func=1 >>Nov 26 19:02:28 barney kernel: class=0c-03-00, hdrtype=0x00, mfdev=0 >>Nov 26 19:02:28 barney kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 >>(dwords) >>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), >>maxlat=0x00 (0 ns) >>Nov 26 19:02:28 barney kernel: intpin=b, irq=19 >>Nov 26 19:02:28 barney kernel: map[20]: type 4, range 32, base 0000ec00, >>size 5, enabled >>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.29.INTC (source ) >>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 18 >>Nov 26 19:02:28 barney kernel: found-> vendor=0x8086, dev=0x24c7, revid=0x02 >>Nov 26 19:02:28 barney kernel: bus=0, slot=29, func=2 >>Nov 26 19:02:28 barney kernel: class=0c-03-00, hdrtype=0x00, mfdev=0 >>Nov 26 19:02:28 barney kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 >>(dwords) >>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), >>maxlat=0x00 (0 ns) >>Nov 26 19:02:28 barney kernel: intpin=c, irq=18 >>Nov 26 19:02:28 barney kernel: map[10]: type 1, range 32, base ffa7fc00, >>size 10, enabled >>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.29.INTD (source ) >>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 23 >>Nov 26 19:02:28 barney kernel: found-> vendor=0x8086, dev=0x24cd, revid=0x02 >>Nov 26 19:02:28 barney kernel: bus=0, slot=29, func=7 >>Nov 26 19:02:28 barney kernel: class=0c-03-20, hdrtype=0x00, mfdev=0 >>Nov 26 19:02:28 barney kernel: cmdreg=0x0106, statreg=0x0290, cachelnsz=0 >>(dwords) >>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), >>maxlat=0x00 (0 ns) >>Nov 26 19:02:28 barney kernel: intpin=d, irq=23 >>Nov 26 19:02:28 barney kernel: powerspec 2 supports D0 D3 current D0 >>Nov 26 19:02:28 barney kernel: found-> vendor=0x8086, dev=0x244e, revid=0x82 >>Nov 26 19:02:28 barney kernel: bus=0, slot=30, func=0 >>Nov 26 19:02:28 barney kernel: class=06-04-00, hdrtype=0x01, mfdev=0 >>Nov 26 19:02:28 barney kernel: cmdreg=0x0107, statreg=0x8080, cachelnsz=0 >>(dwords) >>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x06 (1500 >>ns), maxlat=0x02 (500 ns) >>Nov 26 19:02:28 barney kernel: found-> vendor=0x8086, dev=0x24c0, revid=0x02 >>Nov 26 19:02:28 barney kernel: bus=0, slot=31, func=0 >>Nov 26 19:02:28 barney kernel: class=06-01-00, hdrtype=0x00, mfdev=1 >>Nov 26 19:02:28 barney kernel: cmdreg=0x010f, statreg=0x0280, cachelnsz=0 >>(dwords) >>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), >>maxlat=0x00 (0 ns) >>Nov 26 19:02:28 barney kernel: map[10]: type 4, range 32, base 00000000, >>size 3, enabled >>Nov 26 19:02:28 barney kernel: map[14]: type 4, range 32, base 00000000, >>size 2, enabled >>Nov 26 19:02:28 barney kernel: map[18]: type 4, range 32, base 00000000, >>size 3, enabled >>Nov 26 19:02:28 barney kernel: map[1c]: type 4, range 32, base 00000000, >>size 2, enabled >>Nov 26 19:02:28 barney kernel: map[20]: type 4, range 32, base 0000ffa0, >>size 4, enabled >>Nov 26 19:02:28 barney kernel: found-> vendor=0x8086, dev=0x24cb, revid=0x02 >>Nov 26 19:02:28 barney kernel: bus=0, slot=31, func=1 >>Nov 26 19:02:28 barney kernel: class=01-01-8a, hdrtype=0x00, mfdev=0 >>Nov 26 19:02:28 barney kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 >>(dwords) >>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), >>maxlat=0x00 (0 ns) >>Nov 26 19:02:28 barney kernel: intpin=a, irq=255 >>Nov 26 19:02:28 barney kernel: map[20]: type 4, range 32, base 0000e000, >>size 5, enabled >>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.31.INTB (source ) >>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 17 >>Nov 26 19:02:28 barney kernel: found-> vendor=0x8086, dev=0x24c3, revid=0x02 >>Nov 26 19:02:28 barney kernel: bus=0, slot=31, func=3 >>Nov 26 19:02:28 barney kernel: class=0c-05-00, hdrtype=0x00, mfdev=0 >>Nov 26 19:02:28 barney kernel: cmdreg=0x0001, statreg=0x0280, cachelnsz=0 >>(dwords) >>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), >>maxlat=0x00 (0 ns) >>Nov 26 19:02:28 barney kernel: intpin=b, irq=17 >>Nov 26 19:02:28 barney kernel: map[10]: type 4, range 32, base 0000e400, >>size 8, enabled >>Nov 26 19:02:28 barney kernel: map[14]: type 4, range 32, base 0000e080, >>size 6, enabled >>Nov 26 19:02:28 barney kernel: map[18]: type 1, range 32, base ffa7f800, >>size 9, enabled >>Nov 26 19:02:28 barney kernel: map[1c]: type 1, range 32, base ffa7f400, >>size 8, enabled >>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.31.INTB (source ) >>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 17 >>Nov 26 19:02:28 barney kernel: found-> vendor=0x8086, dev=0x24c5, revid=0x02 >>Nov 26 19:02:28 barney kernel: bus=0, slot=31, func=5 >>Nov 26 19:02:28 barney kernel: class=04-01-00, hdrtype=0x00, mfdev=0 >>Nov 26 19:02:28 barney kernel: cmdreg=0x0007, statreg=0x0290, cachelnsz=0 >>(dwords) >>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), >>maxlat=0x00 (0 ns) >>Nov 26 19:02:28 barney kernel: intpin=b, irq=17 >>Nov 26 19:02:28 barney kernel: powerspec 2 supports D0 D3 current D0 >>Nov 26 19:02:28 barney kernel: agp0: >controller> mem 0xffa80000-0xffafffff,0xf0000000-0xf7ffffff irq 16 at >>device 2.0 on pci0 >>Nov 26 19:02:28 barney kernel: agp0: detected 892k stolen memory >>Nov 26 19:02:28 barney kernel: agp0: aperture size is 128M >>Nov 26 19:02:28 barney kernel: uhci0: >controller USB-A> port 0xe800-0xe81f irq 16 at device 29.0 on pci0 >>Nov 26 19:02:28 barney kernel: usb0: >USB-A> on uhci0 >>Nov 26 19:02:28 barney kernel: usb0: USB revision 1.0 >>Nov 26 19:02:28 barney kernel: uhub0: Intel UHCI root hub, class 9/0, rev >>1.00/1.00, addr 1 >>Nov 26 19:02:28 barney kernel: uhub0: 2 ports with 2 removable, self powered >>Nov 26 19:02:28 barney kernel: uhci1: >controller USB-B> port 0xe880-0xe89f irq 19 at device 29.1 on pci0 >>Nov 26 19:02:28 barney kernel: usb1: >USB-B> on uhci1 >>Nov 26 19:02:28 barney kernel: usb1: USB revision 1.0 >>Nov 26 19:02:28 barney kernel: uhub1: Intel UHCI root hub, class 9/0, rev >>1.00/1.00, addr 1 >>Nov 26 19:02:28 barney kernel: uhub1: 2 ports with 2 removable, self powered >>Nov 26 19:02:28 barney kernel: uhci2: >controller USB-C> port 0xec00-0xec1f irq 18 at device 29.2 on pci0 >>Nov 26 19:02:28 barney kernel: usb2: >USB-C> on uhci2 >>Nov 26 19:02:28 barney kernel: usb2: USB revision 1.0 >>Nov 26 19:02:28 barney kernel: uhub2: Intel UHCI root hub, class 9/0, rev >>1.00/1.00, addr 1 >>Nov 26 19:02:28 barney kernel: uhub2: 2 ports with 2 removable, self powered >>Nov 26 19:02:28 barney kernel: pci0: at device 29.7 (no >>driver attached) >>Nov 26 19:02:28 barney kernel: pcib1: at device >>30.0 on pci0 >>Nov 26 19:02:28 barney kernel: pcib1: secondary bus 1 >>Nov 26 19:02:28 barney kernel: pcib1: subordinate bus 1 >>Nov 26 19:02:28 barney kernel: pcib1: I/O decode 0xd000-0xdfff >>Nov 26 19:02:28 barney kernel: pcib1: memory >>decode 0xff700000-0xff8fffff >>Nov 26 19:02:28 barney kernel: pcib1: prefetched decode >>0xe6a00000-0xe6afffff >>Nov 26 19:02:28 barney kernel: ---- initial configuration >>------------------------ >>Nov 26 19:02:28 barney kernel: ---- before setting priority for links >>------------ >>Nov 26 19:02:28 barney kernel: ---- before fixup boot-disabled links >>------------- >>Nov 26 19:02:28 barney kernel: ---- after fixup boot-disabled links >>-------------- >>Nov 26 19:02:28 barney kernel: ---- arbitrated configuration >>--------------------- >>Nov 26 19:02:28 barney kernel: pci1: on pcib1 >>Nov 26 19:02:28 barney kernel: pci1: physical bus=1 >>Nov 26 19:02:28 barney kernel: map[10]: type 4, range 32, base 0000dc00, >>size 3, enabled >>Nov 26 19:02:28 barney kernel: map[14]: type 4, range 32, base 0000d880, >>size 2, enabled >>Nov 26 19:02:28 barney kernel: map[18]: type 4, range 32, base 0000d800, >>size 3, enabled >>Nov 26 19:02:28 barney kernel: map[1c]: type 4, range 32, base 0000d480, >>size 2, enabled >>Nov 26 19:02:28 barney kernel: map[20]: type 4, range 32, base 0000d400, >>size 4, enabled >>Nov 26 19:02:28 barney kernel: map[24]: type 1, range 32, base ff8ffc00, >>size 9, enabled >>Nov 26 19:02:28 barney kernel: pcib1: matched entry for 1.5.INTA (source ) >>Nov 26 19:02:28 barney kernel: pcib1: device is hardwired to IRQ 18 >>Nov 26 19:02:28 barney kernel: found-> vendor=0x1095, dev=0x0240, revid=0x02 >>Nov 26 19:02:28 barney kernel: bus=1, slot=5, func=0 >>Nov 26 19:02:28 barney kernel: class=01-04-01, hdrtype=0x00, mfdev=0 >>Nov 26 19:02:28 barney kernel: cmdreg=0x0107, statreg=0x02b0, cachelnsz=8 >>(dwords) >>Nov 26 19:02:28 barney kernel: lattimer=0x20 (960 ns), mingnt=0x00 (0 >>ns), maxlat=0x00 (0 ns) >>Nov 26 19:02:28 barney kernel: intpin=a, irq=18 >>Nov 26 19:02:28 barney kernel: powerspec 2 supports D0 D1 D2 D3 current D0 >>Nov 26 19:02:28 barney kernel: map[10]: type 1, range 32, base ff8fe000, >>size 12, enabled >>Nov 26 19:02:28 barney kernel: map[14]: type 4, range 32, base 0000d080, >>size 6, enabled >>Nov 26 19:02:28 barney kernel: pcib1: matched entry for 1.8.INTA (source ) >>Nov 26 19:02:28 barney kernel: pcib1: device is hardwired to IRQ 20 >>Nov 26 19:02:28 barney kernel: found-> vendor=0x8086, dev=0x1039, revid=0x82 >>Nov 26 19:02:28 barney kernel: bus=1, slot=8, func=0 >>Nov 26 19:02:28 barney kernel: class=02-00-00, hdrtype=0x00, mfdev=0 >>Nov 26 19:02:28 barney kernel: cmdreg=0x0117, statreg=0x0290, cachelnsz=8 >>(dwords) >>Nov 26 19:02:28 barney kernel: lattimer=0x20 (960 ns), mingnt=0x08 (2000 >>ns), maxlat=0x38 (14000 ns) >>Nov 26 19:02:28 barney kernel: intpin=a, irq=20 >>Nov 26 19:02:28 barney kernel: powerspec 2 supports D0 D1 D2 D3 current D0 >>Nov 26 19:02:28 barney kernel: atapci0: >>port >>0xd400-0xd40f,0xd480-0xd483,0xd800-0xd807,0xd880-0xd883,0xdc00-0xdc07 mem >>0xff8ffc00-0xff8ffdff irq 18 at device 5.0 on pci1 >>Nov 26 19:02:28 barney kernel: pcib1: device atapci0 requested decoded >>I/O range 0xd400-0xd40f >>Nov 26 19:02:28 barney kernel: atapci0: [MPSAFE] >>Nov 26 19:02:28 barney kernel: pcib1: device atapci0 requested decoded >>memory range 0xff8ffc00-0xff8ffdff >>Nov 26 19:02:28 barney kernel: ata2: reset tp1 mask=01 ostat0=50 ostat1=00 >>Nov 26 19:02:28 barney kernel: ata2-master: stat=0x50 err=0x01 lsb=0x00 >>msb=0x00 >>Nov 26 19:02:28 barney kernel: ata2: reset tp2 mask=01 stat0=50 stat1=00 >>devices=0x1 >>Nov 26 19:02:28 barney kernel: ata2: at 0xff8ffc00 on atapci0 >>Nov 26 19:02:28 barney kernel: ata2: [MPSAFE] >>Nov 26 19:02:28 barney kernel: ata3: reset tp1 mask=01 ostat0=7f ostat1=00 >>Nov 26 19:02:28 barney kernel: ata3-master: stat=0xff err=0x00 lsb=0x00 >>msb=0x00 >>Nov 26 19:02:28 barney last message repeated 21 times >>Nov 26 19:02:28 barney kernel: ata3: reset tp2 mask=00 stat0=ff stat1=00 >>devices=0x0 >>Nov 26 19:02:28 barney kernel: ata3: at 0xff8ffc00 on atapci0 >>Nov 26 19:02:28 barney kernel: ata3: [MPSAFE] >>Nov 26 19:02:28 barney kernel: fxp0: >Ethernet> port 0xd080-0xd0bf mem 0xff8fe000-0xff8fefff irq 20 at device >>8.0 on pci1 >>Nov 26 19:02:28 barney kernel: pcib1: device fxp0 requested decoded >>memory range 0xff8fe000-0xff8fefff >>Nov 26 19:02:28 barney kernel: fxp0: using memory space register mapping >>Nov 26 19:02:28 barney kernel: fxp0: Ethernet address 00:07:e9:59:e5:3c >>Nov 26 19:02:28 barney kernel: fxp0: PCI IDs: 8086 1039 8086 3011 0082 >>Nov 26 19:02:28 barney kernel: fxp0: Dynamic Standby mode is disabled >>Nov 26 19:02:28 barney kernel: miibus0: on fxp0 >>Nov 26 19:02:28 barney kernel: inphy0: >>on miibus0 >>Nov 26 19:02:28 barney kernel: inphy0: 10baseT, 10baseT-FDX, 100baseTX, >>100baseTX-FDX, auto >>Nov 26 19:02:28 barney kernel: fxp0: bpf attached >>Nov 26 19:02:28 barney kernel: isab0: at device 31.0 on pci0 >>Nov 26 19:02:28 barney kernel: isa0: on isab0 >>Nov 26 19:02:28 barney kernel: atapci1: >>port 0xffa0-0xffaf,0-0x3,0-0x7,0-0x3,0-0x7 at device 31.1 on pci0 >>Nov 26 19:02:28 barney kernel: ata0: reset tp1 mask=03 ostat0=50 ostat1=00 >>Nov 26 19:02:28 barney kernel: ata0-master: stat=0x10 err=0x01 lsb=0x14 >>msb=0xeb >>Nov 26 19:02:28 barney kernel: ata0-slave: stat=0x00 err=0x01 lsb=0x7f >>msb=0x7f >>Nov 26 19:02:28 barney kernel: ata0: reset tp2 mask=03 stat0=10 stat1=00 >>devices=0x4 >>Nov 26 19:02:28 barney kernel: ata0: at 0x1f0 irq 14 on atapci1 >>Nov 26 19:02:28 barney kernel: ata0: [MPSAFE] >>Nov 26 19:02:28 barney kernel: ata1: at 0x170 irq 15 on atapci1 >>Nov 26 19:02:28 barney kernel: ata1: [MPSAFE] >>Nov 26 19:02:28 barney kernel: pci0: at device 31.3 >>(no driver attached) >>Nov 26 19:02:28 barney kernel: pci0: at device 31.5 >>(no driver attached) >>Nov 26 19:02:28 barney kernel: acpi_button0: on acpi0 >>Nov 26 19:02:28 barney kernel: fdc0: >NE72065 or clone)> port 0x3f7,0x3f4-0x3f5,0x3f2-0x3f3,0x3f0-0x3f1 irq 6 >>drq 2 on acpi0 >>Nov 26 19:02:28 barney kernel: sio0: configured irq 4 not in bitmap of >>probed irqs 0 >>Nov 26 19:02:28 barney kernel: sio0: port may not be enabled >>Nov 26 19:02:28 barney kernel: sio0: irq maps: 0 0 0 0 >>Nov 26 19:02:28 barney kernel: sio0 port 0x3f8-0x3ff irq 4 on acpi0 >>Nov 26 19:02:28 barney kernel: sio0: type 16550A >>Nov 26 19:02:28 barney kernel: ppc0: using extended I/O port range >>Nov 26 19:02:28 barney kernel: ppc0: EPP SPP >>Nov 26 19:02:28 barney kernel: ppc0 port 0x378-0x37f irq 7 on acpi0 >>Nov 26 19:02:28 barney kernel: ppc0: Generic chipset (EPP/NIBBLE) in >>COMPATIBLE mode >>Nov 26 19:02:28 barney kernel: ppbus0: on ppc0 >>Nov 26 19:02:28 barney kernel: plip0: on ppbus0 >>Nov 26 19:02:28 barney kernel: plip0: bpf attached >>Nov 26 19:02:28 barney kernel: lpt0: on ppbus0 >>Nov 26 19:02:28 barney kernel: lpt0: Interrupt-driven port >>Nov 26 19:02:28 barney kernel: ppi0: on ppbus0 >>Nov 26 19:02:28 barney kernel: unknown: not probed (disabled) >>Nov 26 19:02:28 barney kernel: atkbdc0: >>port 0x64,0x60 irq 1 on acpi0 >>Nov 26 19:02:28 barney kernel: atkbd0: flags 0x1 irq 1 on >>atkbdc0 >>Nov 26 19:02:28 barney kernel: atkbd: the current kbd controller command >>byte 0065 >>Nov 26 19:02:28 barney kernel: atkbd: keyboard ID 0x41ab (2) >>Nov 26 19:02:28 barney kernel: kbd0 at atkbd0 >>Nov 26 19:02:28 barney kernel: kbd0: atkbd0, AT 101/102 (2), config:0x1, >>flags:0x3d0000 >>Nov 26 19:02:28 barney kernel: psm0: unable to allocate IRQ >>Nov 26 19:02:28 barney kernel: psmcpnp0 irq 12 on acpi0 >>Nov 26 19:02:28 barney kernel: psm0: current command byte:0065 >>Nov 26 19:02:28 barney kernel: psm0: irq 12 on atkbdc0 >>Nov 26 19:02:28 barney kernel: psm0: model Generic PS/2 mouse, device ID >>0-00, 2 buttons >>Nov 26 19:02:28 barney kernel: psm0: config:00000000, flags:00000000, >>packet size:3 >>Nov 26 19:02:28 barney kernel: psm0: syncmask:c0, syncbits:00 >>Nov 26 19:02:28 barney kernel: unknown: not probed (disabled) >>Nov 26 19:02:28 barney kernel: npx0: [FAST] >>Nov 26 19:02:28 barney kernel: npx0: on motherboard >>Nov 26 19:02:28 barney kernel: npx0: INT 16 interface >>Nov 26 19:02:28 barney kernel: ata: ata0 already exists; skipping it >>Nov 26 19:02:28 barney kernel: ata: ata1 already exists; skipping it >>Nov 26 19:02:28 barney kernel: atkbdc: atkbdc0 already exists; skipping it >>Nov 26 19:02:28 barney kernel: fdc: fdc0 already exists; skipping it >>Nov 26 19:02:28 barney kernel: ppc: ppc0 already exists; skipping it >>Nov 26 19:02:28 barney kernel: sio: sio0 already exists; skipping it >>Nov 26 19:02:28 barney kernel: Trying Read_Port at 203 >>Nov 26 19:02:28 barney kernel: Trying Read_Port at 243 >>Nov 26 19:02:28 barney kernel: Trying Read_Port at 283 >>Nov 26 19:02:28 barney kernel: Trying Read_Port at 2c3 >>Nov 26 19:02:28 barney kernel: Trying Read_Port at 303 >>Nov 26 19:02:28 barney kernel: Trying Read_Port at 343 >>Nov 26 19:02:28 barney kernel: Trying Read_Port at 383 >>Nov 26 19:02:28 barney kernel: Trying Read_Port at 3c3 >>Nov 26 19:02:28 barney kernel: unknown: status reg test failed ff >>Nov 26 19:02:28 barney last message repeated 5 times >>Nov 26 19:02:28 barney kernel: ex_isa_identify() >>Nov 26 19:02:28 barney kernel: sc: sc0 already exists; skipping it >>Nov 26 19:02:28 barney kernel: vga: vga0 already exists; skipping it >>Nov 26 19:02:28 barney kernel: isa_probe_children: disabling PnP devices >>Nov 26 19:02:28 barney kernel: isa_probe_children: probing non-PnP devices >>Nov 26 19:02:28 barney kernel: orm0: