Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2001 04:35:10 -0400 (EDT)
From:      "Ilmar S. Habibulin" <ilmar@watson.org>
To:        freebsd-current@freebsd.org
Subject:   my dc now doesn't work
Message-ID:  <Pine.BSF.3.96.1011011041659.27057A-100000@fledge.watson.org>

next in thread | raw e-mail | index | archive | help

After the last cvsup (changes from 29 of september) i've got dead
dc (21143 based NIC). LEDs are dead, but card is successfully probed and
attached, so i have device but can't use it. What should i send to help
investigate this problem?

This is strings from working kernel:

$FreeBSD: src/sys/dev/mii/amphy.c,v 1.4 2000/12/12 19:31:14 wpaul Exp $
$FreeBSD: src/sys/dev/mii/brgphy.c,v 1.5 2001/09/18 00:31:19 wpaul Exp $
$FreeBSD: src/sys/dev/mii/dcphy.c,v 1.10 2001/03/28 09:17:52 jhb Exp $
				    ^^^^
$FreeBSD: src/sys/dev/mii/exphy.c,v 1.6 2000/12/12 19:31:14 wpaul Exp $
$FreeBSD: src/sys/dev/mii/mii.c,v 1.8 2001/02/04 16:08:05 phk Exp $
				  ^^^
$FreeBSD: src/sys/dev/mii/mii_physubr.c,v 1.4 2000/12/12 19:31:14 wpaul Exp $
					  ^^^
$FreeBSD: src/sys/dev/mii/nsphy.c,v 1.9 2001/06/02 19:51:02 jlemon Exp $
$FreeBSD: src/sys/dev/mii/nsgphy.c,v 1.1 2001/05/11 19:56:36 wpaul Exp $
$FreeBSD: src/sys/dev/mii/pnphy.c,v 1.6 2001/03/28 09:17:52 jhb Exp $
$FreeBSD: src/sys/dev/mii/pnaphy.c,v 1.3 2000/12/12 19:31:14 wpaul Exp $
$FreeBSD: src/sys/dev/mii/rlphy.c,v 1.4 2000/12/12 19:31:14 wpaul Exp $
$FreeBSD: src/sys/dev/mii/tlphy.c,v 1.6 2001/07/19 02:14:59 kris Exp $
$FreeBSD: src/sys/dev/mii/ukphy.c,v 1.5 2000/12/12 19:31:14 wpaul Exp $
$FreeBSD: src/sys/dev/mii/ukphy_subr.c,v 1.4 2000/04/29 15:35:12 phk Exp $
$FreeBSD: src/sys/dev/mii/xmphy.c,v 1.4 2001/05/23 22:10:55 wpaul Exp $
$FreeBSD: src/sys/dev/mii/lxtphy.c,v 1.1 2001/02/07 19:57:16 semenu Exp $
$FreeBSD: src/sys/dev/mii/qsphy.c,v 1.1 2001/02/07 19:57:16 semenu Exp $
$FreeBSD: src/sys/dev/mii/acphy.c,v 1.2 2001/02/07 22:34:15 semenu Exp $
$FreeBSD: src/sys/dev/usb/if_aue.c,v 1.42 2001/09/09 03:08:30 dwhite Exp $
$FreeBSD: src/sys/dev/usb/if_cue.c,v 1.19 2001/08/22 05:33:57 peter Exp $
$FreeBSD: src/sys/dev/usb/if_kue.c,v 1.32 2001/08/22 05:33:57 peter Exp $
$FreeBSD: src/sys/dev/usb/usb_ethersubr.c,v 1.9 2000/11/25 07:35:24 jlemon Exp $
$FreeBSD: src/sys/pci/if_dc.c,v 1.55 2001/09/04 17:10:11 wpaul Exp $
				^^^^

And from the new kernel:

$FreeBSD: src/sys/dev/mii/amphy.c,v 1.5 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/mii/brgphy.c,v 1.6 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/mii/dcphy.c,v 1.11 2001/09/29 19:18:52 jlemon Exp $
				    ^^^^
$FreeBSD: src/sys/dev/mii/exphy.c,v 1.7 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/mii/mii.c,v 1.10 2001/10/01 22:57:57 mjacob Exp $
				  ^^^^
$FreeBSD: src/sys/dev/mii/mii_physubr.c,v 1.6 2001/09/29 18:48:24 jlemon Exp $
					  ^^^
$FreeBSD: src/sys/dev/mii/nsphy.c,v 1.10 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/mii/nsgphy.c,v 1.2 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/mii/pnphy.c,v 1.7 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/mii/pnaphy.c,v 1.4 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/mii/rlphy.c,v 1.5 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/mii/tlphy.c,v 1.7 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/mii/ukphy.c,v 1.6 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/mii/ukphy_subr.c,v 1.4 2000/04/29 15:35:12 phk Exp $
$FreeBSD: src/sys/dev/mii/xmphy.c,v 1.5 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/mii/lxtphy.c,v 1.2 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/mii/qsphy.c,v 1.2 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/mii/acphy.c,v 1.3 2001/09/29 19:18:52 jlemon Exp $
$FreeBSD: src/sys/dev/usb/if_aue.c,v 1.43 2001/09/29 19:31:29 jlemon Exp $
$FreeBSD: src/sys/dev/usb/if_cue.c,v 1.19 2001/08/22 05:33:57 peter Exp $
$FreeBSD: src/sys/dev/usb/if_kue.c,v 1.32 2001/08/22 05:33:57 peter Exp $
$FreeBSD: src/sys/dev/usb/usb_ethersubr.c,v 1.9 2000/11/25 07:35:24 jlemon Exp $
$FreeBSD: src/sys/pci/if_dc.c,v 1.56 2001/09/29 19:28:31 jlemon Exp $
				^^^^
my dmesg (from logs)

new kernel:

Oct 11 11:55:52 ws-ilmar /boot/kernel/kernel: Copyright (c) 1992-2001 The FreeBSD Project.
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: The Regents of the University of California. All rights reserved.
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: FreeBSD 5.0-CURRENT #2: Wed Oct 10 18:46:23 MSD 2001
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: root@ws-ilmar.:/usr/src/sys/i386/compile/WS_ILMAR
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: Timecounter "i8254"  frequency 1193182 Hz
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: Timecounter "TSC"  frequency 706297611 Hz
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: CPU: AMD Duron(tm) Processor (706.30-MHz 686-class CPU)
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: Origin = "AuthenticAMD"  Id = 0x631  Stepping = 1
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: AMD Features=0xc0440000<<b18>,AMIE,DSP,3DNow!>
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: real memory  = 134135808 (130992K bytes)
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: avail memory = 126578688 (123612K bytes)
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: Preloaded elf kernel "/boot/kernel/kernel" at 0xc03e1000.
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: Preloaded elf module "/boot/kernel/linux.ko" at 0xc03e10a8.
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: Pentium Pro MTRR support enabled
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: Using $PIR table, 9 entries at 0xc00f1720
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: acpi0: <ASUS   A7V-133 > on motherboard
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: acpi0: power button is handled as a fixed feature programming model.
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: Timecounter "ACPI"  frequency 3579545 Hz
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: acpi_cpu0: <CPU> on acpi0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: acpi_button0: <Power Button> on acpi0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: acpi_pcib0: <Host-PCI bridge> port 0xcf8-0xcff on acpi0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: pci0: <PCI bus> on acpi_pcib0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: pcib1: <PCI-PCI bridge> at device 1.0 on pci0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: pci1: <PCI bus> on pcib1
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: pci1: <display, VGA> at device 0.0 (no driver attached)
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: isab0: <PCI-ISA bridge> at device 4.0 on pci0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: isa0: <ISA bus> on isab0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: atapci0: <VIA 82C686 ATA100 controller> port 0xb800-0xb80f at device 4.1 on pci0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: atapci0: VIA '686b southbridge fix applied
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: ata0: at 0x1f0 irq 14 on atapci0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: ata1: at 0x170 irq 15 on atapci0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: uhci0: <VIA 83C572 USB controller> port 0xb400-0xb41f irq 5 at device 4.2 on pci0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: usb0: <VIA 83C572 USB controller> on uhci0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: usb0: USB revision 1.0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: uhub0: 2 ports with 2 removable, self powered
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: uhci1: <VIA 83C572 USB controller> port 0xb000-0xb01f irq 5 at device 4.3 on pci0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: usb1: <VIA 83C572 USB controller> on uhci1
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: usb1: USB revision 1.0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: uhub1: 2 ports with 2 removable, self powered
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: dc0: <Intel 21143 10/100BaseTX> port 0x9400-0x947f mem 0xde800000-0xde8003ff irq 10 at device 11.0 on pci0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: dc0: Ethernet address: 00:80:ad:90:b4:38
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: miibus0: <MII bus> on dc0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: dcphy0: <Intel 21143 NWAY media interface> on miibus0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: dcphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: fdc0: <NEC 72065B or clone> port 0x3f7,0x3f2-0x3f5 irq 6 on acpi0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: fdc0: FIFO enabled, 8 bytes threshold
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: ppc0 port 0x778-0x77b,0x378-0x37f irq 7 on acpi0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: ppc0: FIFO with 16/16/8 bytes threshold
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: plip0: <PLIP network interface> on ppbus0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: lpt0: <Printer> on ppbus0
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: lpt0: Interrupt-driven port
Oct 11 11:55:53 ws-ilmar /boot/kernel/kernel: ppi0: <Parallel I/O> on ppbus0
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: sio0 port 0x3f8-0x3ff irq 4 on acpi0
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: sio0: type 16550A
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: sio1 port 0x2f8-0x2ff irq 3 on acpi0
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: sio1: type 16550A
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: kbd0 at atkbd0
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: psm0: <PS/2 Mouse> irq 12 on atkbdc0
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: psm0: model NetMouse/NetScroll Optical, device ID 0
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: npx0: <math processor> on motherboard
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: npx0: INT 16 interface
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: fdc1: cannot reserve I/O port range (6 ports)
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: pmtimer0 on isa0
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: ppc1: cannot reserve I/O port range
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: sc0: <System console> at flags 0x100 on isa0
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: sc0: VGA <16 virtual consoles, flags=0x300>
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: acpi_cpu0: set speed to 100.0%
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: acpi_cpu: CPU throttling enabled, 16 steps from 100% to 6.2%
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: ad0: 9797MB <QUANTUM FIREBALLP AS10.2> [19906/16/63] at ata0-master UDMA100
Oct 11 11:55:54 ws-ilmar /boot/kernel/kernel: Mounting root from ufs:/dev/ad0s1a

old kernel (from 28 of september)

Oct 11 11:57:36 ws-ilmar /boot/kernel.old/kernel: Copyright (c) 1992-2001 The FreeBSD Project.
Oct 11 11:57:36 ws-ilmar /boot/kernel.old/kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
Oct 11 11:57:36 ws-ilmar /boot/kernel.old/kernel: The Regents of the University of California. All rights reserved.
Oct 11 11:57:36 ws-ilmar /boot/kernel.old/kernel: FreeBSD 5.0-CURRENT #1: Fri Sep 28 13:27:24 MSD 2001
Oct 11 11:57:36 ws-ilmar /boot/kernel.old/kernel: root@ws-ilmar.:/usr/src/sys/i386/compile/WS_ILMAR
Oct 11 11:57:36 ws-ilmar /boot/kernel.old/kernel: Timecounter "i8254"  frequency 1193182 Hz
Oct 11 11:57:36 ws-ilmar /boot/kernel.old/kernel: Timecounter "TSC"  frequency 706296225 Hz
Oct 11 11:57:36 ws-ilmar /boot/kernel.old/kernel: CPU: AMD Duron(tm) Processor (706.30-MHz 686-class CPU)
Oct 11 11:57:36 ws-ilmar /boot/kernel.old/kernel: Origin = "AuthenticAMD"  Id = 0x631  Stepping = 1
Oct 11 11:57:36 ws-ilmar /boot/kernel.old/kernel: Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
Oct 11 11:57:36 ws-ilmar /boot/kernel.old/kernel: AMD Features=0xc0440000<<b18>,AMIE,DSP,3DNow!>
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: real memory  = 134135808 (130992K bytes)
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: avail memory = 126586880 (123620K bytes)
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: Preloaded elf kernel "/boot/kernel.old/kernel" at 0xc03df000.
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: Preloaded elf module "/boot/kernel/linux.ko" at 0xc03df0ac.
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: Pentium Pro MTRR support enabled
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: Using $PIR table, 9 entries at 0xc00f1720
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: acpi0: <ASUS   A7V-133 > on motherboard
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: acpi0: power button is handled as a fixed feature programming model.
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: Timecounter "ACPI"  frequency 3579545 Hz
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: acpi_cpu0: <CPU> on acpi0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: acpi_button0: <Power Button> on acpi0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: acpi_pcib0: <Host-PCI bridge> port 0xcf8-0xcff on acpi0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: pci0: <PCI bus> on acpi_pcib0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: pcib1: <PCI-PCI bridge> at device 1.0 on pci0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: pci1: <PCI bus> on pcib1
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: pci1: <display, VGA> at device 0.0 (no driver attached)
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: isab0: <PCI-ISA bridge> at device 4.0 on pci0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: isa0: <ISA bus> on isab0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: atapci0: <VIA 82C686 ATA100 controller> port 0xb800-0xb80f at device 4.1 on pci0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: atapci0: VIA '686b southbridge fix applied
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: ata0: at 0x1f0 irq 14 on atapci0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: ata1: at 0x170 irq 15 on atapci0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: uhci0: <VIA 83C572 USB controller> port 0xb400-0xb41f irq 5 at device 4.2 on pci0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: usb0: <VIA 83C572 USB controller> on uhci0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: usb0: USB revision 1.0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: uhub0: 2 ports with 2 removable, self powered
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: uhci1: <VIA 83C572 USB controller> port 0xb000-0xb01f irq 5 at device 4.3 on pci0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: usb1: <VIA 83C572 USB controller> on uhci1
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: usb1: USB revision 1.0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: uhub1: 2 ports with 2 removable, self powered
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: dc0: <Intel 21143 10/100BaseTX> port 0x9400-0x947f mem 0xde800000-0xde8003ff irq 10 at device 11.0 on pci0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: dc0: Ethernet address: 00:80:ad:90:b4:38
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: miibus0: <MII bus> on dc0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: dcphy0: <Intel 21143 NWAY media interface> on miibus0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: dcphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: fdc0: <NEC 72065B or clone> port 0x3f7,0x3f2-0x3f5 irq 6 on acpi0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: fdc0: FIFO enabled, 8 bytes threshold
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: ppc0 port 0x778-0x77b,0x378-0x37f irq 7 on acpi0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: ppc0: FIFO with 16/16/8 bytes threshold
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: plip0: <PLIP network interface> on ppbus0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: lpt0: <Printer> on ppbus0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: lpt0: Interrupt-driven port
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: ppi0: <Parallel I/O> on ppbus0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: sio0 port 0x3f8-0x3ff irq 4 on acpi0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: sio0: type 16550A
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: sio1 port 0x2f8-0x2ff irq 3 on acpi0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: sio1: type 16550A
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: kbd0 at atkbd0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: psm0: <PS/2 Mouse> irq 12 on atkbdc0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: psm0: model NetMouse/NetScroll Optical, device ID 0
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: npx0: <math processor> on motherboard
Oct 11 11:57:37 ws-ilmar /boot/kernel.old/kernel: npx0: INT 16 interface
Oct 11 11:57:38 ws-ilmar /boot/kernel.old/kernel: orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0
Oct 11 11:57:38 ws-ilmar /boot/kernel.old/kernel: fdc1: cannot reserve I/O port range (6 ports)
Oct 11 11:57:38 ws-ilmar /boot/kernel.old/kernel: pmtimer0 on isa0
Oct 11 11:57:38 ws-ilmar /boot/kernel.old/kernel: ppc1: cannot reserve I/O port range
Oct 11 11:57:38 ws-ilmar /boot/kernel.old/kernel: sc0: <System console> at flags 0x100 on isa0
Oct 11 11:57:38 ws-ilmar /boot/kernel.old/kernel: sc0: VGA <16 virtual consoles, flags=0x300>
Oct 11 11:57:38 ws-ilmar /boot/kernel.old/kernel: vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Oct 11 11:57:38 ws-ilmar /boot/kernel.old/kernel: acpi_cpu0: set speed to 100.0%
Oct 11 11:57:38 ws-ilmar /boot/kernel.old/kernel: acpi_cpu: CPU throttling enabled, 16 steps from 100% to 6.2%
Oct 11 11:57:38 ws-ilmar /boot/kernel.old/kernel: ad0: 9797MB <QUANTUM FIREBALLP AS10.2> [19906/16/63] at ata0-master UDMA100
Oct 11 11:57:38 ws-ilmar /boot/kernel.old/kernel: Mounting root from ufs:/dev/ad0s1a


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1011011041659.27057A-100000>