From owner-freebsd-current@FreeBSD.ORG Wed May 5 14:25:39 2004 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 3CC6116A4CE for ; Wed, 5 May 2004 14:25:39 -0700 (PDT) Received: from renaissance.homeip.net (m73.net81-65-152.noos.fr [81.65.152.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CC1643D46 for ; Wed, 5 May 2004 14:25:36 -0700 (PDT) (envelope-from anthony.ginepro@laposte.net) Received: from renaissance.homeip.net (none@localhost [127.0.0.1]) i45LPN2o001064; Wed, 5 May 2004 23:25:23 +0200 (CEST) (envelope-from anthony.ginepro@laposte.net) Received: (from rapiere@localhost) by renaissance.homeip.net (8.12.11/8.12.11/Submit) id i45LPM8K001063; Wed, 5 May 2004 23:25:22 +0200 (CEST) (envelope-from anthony.ginepro@laposte.net) X-Authentication-Warning: renaissance.homeip.net: rapiere set sender to anthony.ginepro@laposte.net using -f Date: Wed, 5 May 2004 23:25:22 +0200 From: Anthony Ginepro To: =?iso-8859-15?Q?S=F8ren=5FSchmidt?= Message-ID: <20040505212522.GA793@renaissance.homeip.net> References: <20040505195425.GA2559@laptop.6bone.nl> <409948A7.1040100@DeepCore.dk> <20040505201128.GA768@laptop.6bone.nl> <40994C78.9080707@DeepCore.dk> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <40994C78.9080707@DeepCore.dk> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.2-CURRENT i386 cc: current@freebsd.org Subject: Re: ATA_FLUSHCACHE failing 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: Wed, 05 May 2004 21:25:39 -0000 --J/dobhs11T7y2rNN Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit > Mark Santcroos wrote: > >On Wed, May 05, 2004 at 10:03:51PM +0200, S?ren Schmidt wrote: > > > >>Nope, but I have seen a few disks that claims to support flush and then > >>do wierd things when asked to... > > > >I guess so yes. > > > >So this is a disk issue instead of a chip issue? > > I'd think so, however until we have more data we can't be sure... > > >>We should find out why it does not return, my guess is that > >>it doesn't interrupt and the timeout doesn't fire because we are on the > >>way down... > > > >Any hints where to start looking? > > > >I'll keep investigating myself too. > > Hmm, first you could enable the ATA request debug code in ata-all.h, > then set the ATA_R_DEBUG flag when the flush command is issued. That > should give an idea where it goes south... > > -- > -Søren I tried what Mark suggested and finally kernel dumps work now. Here is my dmesg attached for more information. --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="dmesg.full" CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 2660010020 Hz CPU: Intel(R) Pentium(R) 4 CPU 2.66GHz (2660.01-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf29 Stepping = 9 Features=0xbfebfbff real memory = 1040171008 (991 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000000c29000 - 0x000000003ce5bfff, 1008939008 bytes (246323 pages) avail memory = 1008328704 (961 MB) Table 'FACP' at 0x3dffc0b2 Table 'BOOT' at 0x3dffc030 Table 'APIC' at 0x3dffc058 MADT: Found table at 0x3dffc058 APIC: Using the MADT enumerator. MADT: Found CPU APIC ID 0 ACPI ID 0: enabled SMP: Added CPU 0 (AP) ACPI APIC Table: bios32: Found BIOS32 Service Directory header at 0xc00f1660 bios32: Entry = 0xf1020 (c00f1020) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xf0000+0x1050 pnpbios: Found PnP BIOS data at 0xc00f9750 pnpbios: Entry = f0000:9780 Rev = 1.0 pnpbios: OEM ID cd041 Other BIOS signatures found: APIC: CPU 0 has ACPI ID 0 MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec00000 ioapic0: Changing APIC ID to 2 ioapic0: intpin 0 -> ExtINT (edge, activehi) ioapic0: intpin 1 -> irq 1 (edge, activehi) ioapic0: intpin 2 -> irq 2 (edge, activehi) ioapic0: intpin 3 -> irq 3 (edge, activehi) ioapic0: intpin 4 -> irq 4 (edge, activehi) ioapic0: intpin 5 -> irq 5 (edge, activehi) ioapic0: intpin 6 -> irq 6 (edge, activehi) ioapic0: intpin 7 -> irq 7 (edge, activehi) ioapic0: intpin 8 -> irq 8 (edge, activehi) ioapic0: intpin 9 -> irq 9 (edge, activehi) ioapic0: intpin 10 -> irq 10 (edge, activehi) ioapic0: intpin 11 -> irq 11 (edge, activehi) ioapic0: intpin 12 -> irq 12 (edge, activehi) ioapic0: intpin 13 -> irq 13 (edge, activehi) ioapic0: intpin 14 -> irq 14 (edge, activehi) ioapic0: intpin 15 -> irq 15 (edge, activehi) ioapic0: intpin 16 -> irq 16 (level, activelo) ioapic0: intpin 17 -> irq 17 (level, activelo) ioapic0: intpin 18 -> irq 18 (level, activelo) ioapic0: intpin 19 -> irq 19 (level, activelo) ioapic0: intpin 20 -> irq 20 (level, activelo) ioapic0: intpin 21 -> irq 21 (level, activelo) ioapic0: intpin 22 -> irq 22 (level, activelo) ioapic0: intpin 23 -> irq 23 (level, activelo) MADT: intr override: source 0, irq 2 ioapic0: Routing IRQ 0 -> intpin 2 ioapic0: intpin 2 trigger: edge ioapic0: intpin 2 polarity: high MADT: intr override: source 9, irq 20 ioapic0: intpin 9 disabled ioapic0: intpin 20 trigger: level ioapic0: intpin 20 polarity: low lapic0: Routing NMI -> LINT1 lapic0: LINT1 trigger: edge lapic0: LINT1 polarity: active-high ioapic0 irqs 0-23 on motherboard cpu0 BSP: ID: 0x00000000 VER: 0x00050014 LDR: 0x01000000 DFR: 0x0fffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff null: random: mem: Pentium Pro MTRR support enabled cpu0 on motherboard npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Overriding SCI Interrupt from IRQ 9 to IRQ 20 acpi0: [GIANT-LOCKED] pci_open(1): mode 1 addr port (0x0cf8) is 0x80000070 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=80] is there (id=06511039) pcibios: BIOS version 2.10 Found $PIR table, 7 entries at 0xc00f15c0 PCI-Only Interrupts: none Location Bus Device Pin Link IRQs embedded 1 0 A 0x41 3 4 5 7 9 10 11 12 embedded 1 0 B 0x42 3 4 5 7 9 10 11 12 embedded 0 2 A 0x41 3 4 5 7 9 10 11 12 embedded 0 2 B 0x42 3 4 5 7 9 10 11 12 embedded 0 2 C 0x43 3 4 5 7 9 10 11 12 embedded 0 2 D 0x44 3 4 5 7 9 10 11 12 embedded 0 3 A 0x60 3 4 5 7 9 10 11 12 embedded 0 3 B 0x61 3 4 5 7 9 10 11 12 embedded 0 3 C 0x62 3 4 5 7 9 10 11 12 embedded 0 3 D 0x63 3 4 5 7 9 10 11 12 embedded 0 15 A 0x43 3 4 5 7 9 10 11 12 embedded 0 16 A 0x41 3 4 5 7 9 10 11 12 embedded 0 16 B 0x44 3 4 5 7 9 10 11 12 slot 1 0 14 A 0x42 3 4 5 7 9 10 11 12 slot 1 0 14 B 0x43 3 4 5 7 9 10 11 12 slot 1 0 14 C 0x44 3 4 5 7 9 10 11 12 slot 1 0 14 D 0x41 3 4 5 7 9 10 11 12 slot 2 0 19 A 0x43 3 4 5 7 9 10 11 12 slot 2 0 19 B 0x42 3 4 5 7 9 10 11 12 slot 2 0 19 C 0x41 3 4 5 7 9 10 11 12 slot 2 0 19 D 0x44 3 4 5 7 9 10 11 12 acpi_bus_number: root bus has no _BBN, assuming 0 AcpiOsDerivePciId: bus 0 dev 2 func 0 acpi0: Power Button (fixed) acpi_bus_number: root bus has no _BBN, assuming 0 AcpiOsDerivePciId: bus 0 dev 2 func 0 ACPI timer looks GOOD min = 2, max = 3, width = 1 ACPI timer looks GOOD min = 2, max = 3, width = 1 ACPI timer looks GOOD min = 2, max = 3, width = 1 ACPI timer looks GOOD min = 2, max = 3, width = 1 ACPI timer looks GOOD min = 2, max = 3, width = 1 ACPI timer looks GOOD min = 2, max = 3, width = 1 ACPI timer looks GOOD min = 2, max = 3, width = 1 ACPI timer looks GOOD min = 2, max = 3, width = 1 ACPI timer looks GOOD min = 2, max = 3, width = 1 ACPI timer looks GOOD min = 2, max = 3, width = 1 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 ioapic0: Request to change trigger for pin 11 to level ignored ioapic0: Request to change polarity for pin 11 to low ignored ioapic0: Request to change trigger for pin 5 to level ignored ioapic0: Request to change polarity for pin 5 to low ignored ioapic0: Request to change trigger for pin 6 to level ignored ioapic0: Request to change polarity for pin 6 to low ignored acpi_timer0: <24-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0 acpi_cpu0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 ACPI PCI link initial configuration: ACPI PCI link before setting link priority: ACPI PCI link before fixup for boot-disabled links: ACPI PCI link after fixup for boot-disabled links: ACPI PCI link arbitrated configuration: pci0: on pcib0 pci0: physical bus=0 map[10]: type 1, range 32, base e4000000, size 25, enabled found-> vendor=0x1039, dev=0x0651, revid=0x01 bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x2210, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1039, dev=0x0001, revid=0x00 bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0007, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns) found-> vendor=0x1039, dev=0x0962, revid=0x04 bus=0, slot=2, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x000f, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[10]: type 1, range 32, base e3000000, size 12, memory disabled found-> vendor=0x1039, dev=0x7007, revid=0x00 bus=0, slot=2, func=3 class=0c-00-10, hdrtype=0x00, mfdev=0 cmdreg=0x0004, statreg=0x0210, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x04 (1000 ns), maxlat=0x0c (3000 ns) intpin=b, irq=255 powerspec 2 supports D0 D1 D2 D3 current D0 map[20]: type 4, range 32, base 0000a400, size 4, enabled pcib0: matched entry for 0.2.INTA (src ) pcib0: device is hardwired to IRQ 16 found-> vendor=0x1039, dev=0x5513, revid=0x00 bus=0, slot=2, func=5 class=01-01-8a, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x80 (3840 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 map[10]: type 4, range 32, base 00009400, size 8, port disabled map[14]: type 4, range 32, base 00009000, size 7, enabled found-> vendor=0x1039, dev=0x7012, revid=0xa0 bus=0, slot=2, func=7 class=04-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0004, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x34 (13000 ns), maxlat=0x0b (2750 ns) intpin=c, irq=255 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base e2800000, size 12, enabled pcib0: matched entry for 0.3.INTA (src ) pcib0: device is hardwired to IRQ 20 found-> vendor=0x1039, dev=0x7001, revid=0x0f bus=0, slot=3, func=0 class=0c-03-10, hdrtype=0x00, mfdev=1 cmdreg=0x0017, statreg=0x0280, cachelnsz=8 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns) intpin=a, irq=20 map[10]: type 1, range 32, base e2000000, size 12, enabled pcib0: matched entry for 0.3.INTB (src ) pcib0: device is hardwired to IRQ 21 found-> vendor=0x1039, dev=0x7001, revid=0x0f bus=0, slot=3, func=1 class=0c-03-10, hdrtype=0x00, mfdev=0 cmdreg=0x0017, statreg=0x0280, cachelnsz=8 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns) intpin=b, irq=21 map[10]: type 1, range 32, base e1800000, size 12, enabled pcib0: matched entry for 0.3.INTC (src ) pcib0: device is hardwired to IRQ 22 found-> vendor=0x1039, dev=0x7001, revid=0x0f bus=0, slot=3, func=2 class=0c-03-10, hdrtype=0x00, mfdev=0 cmdreg=0x0017, statreg=0x0280, cachelnsz=8 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns) intpin=c, irq=22 map[10]: type 4, range 32, base 00008800, size 8, port disabled map[14]: type 1, range 32, base e0800000, size 8, memory disabled found-> vendor=0x1186, dev=0x1300, revid=0x10 bus=0, slot=14, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0004, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x20 (8000 ns), maxlat=0x40 (16000 ns) intpin=a, irq=255 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base e0000000, size 13, memory disabled found-> vendor=0x14e4, dev=0x4401, revid=0x01 bus=0, slot=15, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0004, statreg=0x0010, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=255 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base fe800000, size 12, memory disabled found-> vendor=0x1524, dev=0x1411, revid=0x01 bus=0, slot=16, func=0 class=06-07-00, hdrtype=0x02, mfdev=1 cmdreg=0x0004, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0x20 (960 ns), mingnt=0x40 (16000 ns), maxlat=0x03 (750 ns) intpin=a, irq=255 powerspec 1 supports D0 D1 D2 D3 current D0 map[10]: type 4, range 32, base 00008400, size 7, port disabled found-> vendor=0x1524, dev=0x0510, revid=0x00 bus=0, slot=16, func=1 class=05-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0000, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=255 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 4, range 32, base 00008000, size 7, port disabled map[14]: type 1, range 32, base df800000, size 7, memory disabled found-> vendor=0x10b7, dev=0x9200, revid=0x78 bus=0, slot=19, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0014, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0x20 (960 ns), mingnt=0x0a (2500 ns), maxlat=0x0a (2500 ns) intpin=a, irq=255 powerspec 2 supports D0 D1 D2 D3 current D0 agp0: mem 0xe4000000-0xe5ffffff at device 0.0 on pci0 agp0: Reserved 0x2000000 bytes for rid 0x10 type 3 at 0xe4000000 agp0: allocating GATT for aperture of size 32M pcib1: at device 1.0 on pci0 pcib1: secondary bus 1 pcib1: subordinate bus 1 pcib1: I/O decode 0xd000-0xdfff pcib1: memory decode 0xe3800000-0xe3ffffff pcib1: prefetched decode 0xe8000000-0xf3ffffff ACPI PCI link initial configuration: ACPI PCI link before setting link priority: ACPI PCI link before fixup for boot-disabled links: ACPI PCI link after fixup for boot-disabled links: ACPI PCI link arbitrated configuration: pci1: on pcib1 pci1: physical bus=1 map[10]: type 3, range 32, base e8000000, size 27, enabled pcib1: device (null) requested decoded memory range 0xe8000000-0xefffffff map[14]: type 1, range 32, base e3800000, size 17, enabled pcib1: device (null) requested decoded memory range 0xe3800000-0xe381ffff map[18]: type 4, range 32, base 0000d800, size 7, enabled pcib1: device (null) requested decoded I/O range 0xd800-0xd87f pcib1: matched entry for 1.0.INTA (src ) pcib1: device is hardwired to IRQ 16 found-> vendor=0x1039, dev=0x6325, revid=0x00 bus=1, slot=0, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0003, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=16 powerspec 2 supports D0 D1 D2 D3 current D0 pci1: at device 0.0 (no driver attached) isab0: at device 2.0 on pci0 isa0: on isab0 fwohci0: vendor=1039, dev=7007 fwohci0: <1394 Open Host Controller Interface> mem 0xe3000000-0xe3000fff at device 2.3 on pci0 fwohci0: latency timer 64 -> 64. fwohci0: cache size 0 -> 8. fwohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xe3000000 pcib0: matched entry for 0.2.INTB (src ) pcib0: device is hardwired to IRQ 17 fwohci0: [GIANT-LOCKED] fwohci0: OHCI version 1.0 (ROM=1) fwohci0: No. of Isochronous channel is 4. fwohci0: EUI64 00:e0:18:00:00:07:4d:9c fwohci0: resetting OHCI...done (loop=0) fwohci0: fwphy_rddata: 0x2 loop=1, retry=0 fwohci0: fwphy_rddata: 0x3 loop=1, retry=0 fwohci0: Phy 1394a available S400, 2 ports. fwohci0: fwphy_rddata: 0x5 loop=1, retry=0 fwohci0: Enable 1394a Enhancements fwohci0: fwphy_rddata: 0x5 loop=1, retry=0 fwohci0: fwphy_rddata: 0x2 loop=1, retry=0 fwohci0: fwphy_rddata: 0x4 loop=1, retry=0 fwohci0: fwphy_rddata: 0x4 loop=1, retry=0 fwohci0: fwphy_rddata: 0x4 loop=1, retry=0 fwohci0: Link S400, max_rec 2048 bytes. fwohci0: BUS_OPT 0xf864a002 -> 0xf864a002 fwohci0: fwohci_set_intr: 1 firewire0: on fwohci0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 02:e0:18:07:4d:9c fwe0: bpf attached fwe0: Ethernet address: 02:e0:18:07:4d:9c sbp0: on firewire0 sbp_attach (cold=1) sbp_post_busreset fwohci0: Initiate bus reset fwohci0: fwphy_rddata: 0x1 loop=1, retry=0 fwohci0: fwphy_rddata: 0x1 loop=1, retry=0 fwohci0: node_id=0xc800ffc0, gen=5, CYCLEMASTER mode firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) fwohci0: fw_set_bus_manager: 0->0 (loop=0) firewire0: bus manager 0 (me) send phy_config root_node=-1 gap_count=5 fwohci0: maxdesc: 2 fwohci0: start AT DMA status=0 atapci0: port 0xa400-0xa40f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 irq 16 at device 2.5 on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xa400 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=03 ostat0=50 ostat1=50 ata0-master: stat=0x80 err=0x80 lsb=0x80 msb=0x80 ata0-master: stat=0x80 err=0x80 lsb=0x80 msb=0x80 ata0-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb ata0-slave: stat=0x50 err=0x01 lsb=0x00 msb=0x00 ata0: reset tp2 mask=03 stat0=00 stat1=50 devices=0x6 ata0: at 0x1f0 irq 14 on atapci0 ata0: [MPSAFE] atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 ata1: reset tp1 mask=00 ostat0=ff ostat1=ff ata1: at 0x170 irq 15 on atapci0 ata1: [MPSAFE] pcm0: port 0x9000-0x907f,0x9400-0x94ff at device 2.7 on pci0 pcm0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x9400 pcm0: Reserved 0x80 bytes for rid 0x14 type 4 at 0x9000 pcib0: matched entry for 0.2.INTC (src ) pcib0: device is hardwired to IRQ 18 pcm0: [GIANT-LOCKED] pcm0: pcm0: Codec features 20 bit DAC, 18 bit ADC, 5 bit master volume, Realtek 3D Stereo Enhancement pcm0: Primary codec extended features variable rate PCM, double rate PCM, reserved 1, center DAC, surround DAC, LFE DAC, reserved 4 pcm0: sndbuf_setmap 324000, 4000; 0xe2b8c000 -> 324000 pcm0: sndbuf_setmap 344000, 4000; 0xe2b90000 -> 344000 ohci0: mem 0xe2800000-0xe2800fff irq 20 at device 3.0 on pci0 ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xe2800000 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ohci1: mem 0xe2000000-0xe2000fff irq 21 at device 3.1 on pci0 ohci1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xe2000000 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: on ohci1 usb1: USB revision 1.0 uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered ubt0: COM One BT_USB, rev 1.10/3.36, addr 2 ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2 ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=0x83, isoc-out=0x3; wMaxPacketSize=49; nframes=6, buffer size=294 ohci2: mem 0xe1800000-0xe1800fff irq 22 at device 3.2 on pci0 ohci2: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xe1800000 ohci2: [GIANT-LOCKED] usb2: OHCI version 1.0, legacy support usb2: on ohci2 usb2: USB revision 1.0 uhub2: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered rl0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x8800 rl0: port 0x8800-0x88ff mem 0xe0800000-0xe08000ff at device 14.0 on pci0 pcib0: matched entry for 0.14.INTA (src ) pcib0: device is hardwired to IRQ 17 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: bpf attached rl0: Ethernet address: 00:05:5d:48:0e:b2 rl0: [GIANT-LOCKED] bfe0: mem 0xe0000000-0xe0001fff at device 15.0 on pci0 bfe0: Reserved 0x2000 bytes for rid 0x10 type 3 at 0xe0000000 pcib0: matched entry for 0.15.INTA (src ) pcib0: device is hardwired to IRQ 18 miibus1: on bfe0 bmtphy0: on miibus1 bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto bfe0: bpf attached bfe0: Ethernet address: 00:e0:18:bc:a7:6d bfe0: [GIANT-LOCKED] cbb0: mem 0xfe800000-0xfe800fff at device 16.0 on pci0 cbb0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfe800000 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 pcib0: matched entry for 0.16.INTA (src ) pcib0: device is hardwired to IRQ 16 cbb0: [MPSAFE] cbb0: PCI Configuration space: 0x00: 0x14111524 0x02100007 0x06070001 0x00822008 0x10: 0xfe800000 0x020000a0 0x20020200 0xfffff000 0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc 0x30: 0x00000000 0xfffffffc 0x00000000 0x07400110 0x40: 0x14111524 0x00000001 0x00000000 0x00000000 0x50: 0x00000000 0x00000000 0x00000000 0x00000000 0x60: 0x00000000 0x00000000 0x00000000 0x00000000 0x70: 0x00000000 0x00000000 0x00000000 0x00000000 0x80: 0x00409020 0x00000000 0x00000000 0x00000202 0x90: 0x604402c0 0x00000000 0x00000000 0x00000000 0xa0: 0xfe010001 0x00c00000 0x00000000 0x00000ff5 0xb0: 0x00000000 0x00000000 0x00000000 0x00000000 0xc0: 0x00001000 0x00800080 0x10080600 0x20000000 0xd0: 0x00000000 0x00000000 0x00000000 0x00000000 0xe0: 0x00000000 0x00000000 0x00000000 0x00000000 0xf0: 0x00000000 0x00000000 0x00000000 0x00000000 pci0: at device 16.1 (no driver attached) xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0x8000-0x807f mem 0xdf800000-0xdf80007f at device 19.0 on pci0 xl0: Reserved 0x80 bytes for rid 0x14 type 3 at 0xdf800000 xl0: using memory mapped I/O pcib0: matched entry for 0.19.INTA (src ) pcib0: device is hardwired to IRQ 18 xl0: media options word: a xl0: found MII/AUTO miibus2: on xl0 ukphy0: on miibus2 ukphy0: OUI 0x00105a, model 0x0000, rev. 0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: bpf attached xl0: Ethernet address: 00:04:75:ee:85:88 xl0: [GIANT-LOCKED] unknown: not probed (disabled) unknown: not probed (disabled) unknown: not probed (disabled) unknown: not probed (disabled) sio0: irq maps: 0x1 0x11 0x1 0x1 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A unknown: not probed (disabled) unknown: not probed (disabled) atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0047 atkbd: keyboard ID 0x41ab (2) kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 atkbd0: [GIANT-LOCKED] psm0: unable to allocate IRQ psmcpnp0 irq 12 on acpi0 psm0: current command byte:0047 psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse, device ID 3-00, 3 buttons psm0: config:00000000, flags:00000000, packet size:4 psm0: syncmask:08, syncbits:08 unknown: not probed (disabled) unknown: not probed (disabled) unknown: not probed (disabled) unknown: not probed (disabled) unknown: not probed (disabled) unknown: not probed (disabled) ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it atkbdc: atkbdc0 already exists; skipping it sc: sc0 already exists; skipping it sio: sio0 already exists; skipping it vga: vga0 already exists; skipping it Trying Read_Port at 203 Trying Read_Port at 243 Trying Read_Port at 283 Trying Read_Port at 2c3 Trying Read_Port at 303 Trying Read_Port at 343 Trying Read_Port at 383 Trying Read_Port at 3c3 isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices pmtimer0 on isa0 orm0: