From owner-freebsd-stable Fri Jun 1 6:24:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from moriarity.grauel.com (moriarity.grauel.com [199.233.104.37]) by hub.freebsd.org (Postfix) with ESMTP id 7B38F37B424 for ; Fri, 1 Jun 2001 06:24:42 -0700 (PDT) (envelope-from rjk@grauel.com) Received: (from rjk@localhost) by moriarity.grauel.com (8.11.3/8.11.1) id f51DOcZ69783; Fri, 1 Jun 2001 08:24:38 -0500 (EST) (envelope-from rjk) From: "Richard J. Kuhns" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15127.38806.45702.167471@moriarity.grauel.com> Date: Fri, 1 Jun 2001 08:24:38 -0500 To: freebsd-stable@freebsd.org Subject: Problem with pcn driver on laptop, fresh -stable X-Mailer: VM 6.92 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've just done a buildworld/installworld on my laptop for the first time since approx last November, with sources as of May 29. The builtin ethernet card (AMD PCnet/PCI 10/100BaseTX) now works only after a power cycle. Here's a dmesg after a power cycle (when it works): Copyright (c) 1992-2001 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 4.3-STABLE #3: Tue May 29 11:33:46 EST 2001 rjk@molap.grauel.com:/usr/src/sys/compile/MOLAP Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (601.37-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x681 Stepping = 1 Features=0x383f9ff real memory = 134152192 (131008K bytes) avail memory = 127225856 (124244K bytes) Preloaded elf kernel "kernel" at 0xc035a000. Preloaded elf module "nfs.ko" at 0xc035a09c. Preloaded elf module "linux.ko" at 0xc035a138. Pentium Pro MTRR support enabled md0: Malloc disk apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x1050-0x105f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 7.2 irq 11 chip1: port 0x1040-0x104f at device 7.3 on pci0 pcm0: port 0x1400-0x1403,0x1080-0x10bf mem 0xfc010000-0xfc017fff irq 5 at device 9.0 on pci0 pcn0: port 0x10e0-0x10ff mem 0xfc018000-0xfc01801f irq 9 at device 11.0 on pci0 pcn0: Ethernet address: 00:90:f5:05:02:34 miibus0: on pcn0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto chip2: irq 3 at device 12.0 on pci0 pci0: (vendor=0x127a, dev=0x2015) at 13.0 irq 11 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model GlidePoint, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ad0: 11513MB [23392/16/63] at ata0-master UDMA33 acd0: DVD-ROM at ata1-master using PIO4 Mounting root from ufs:/dev/ad0s2a and here's the relevant portion after a reboot: ... pci0: at 7.2 irq 11 chip1: port 0x1040-0x104f at device 7.3 on pci0 pcm0: port 0x1400-0x1403,0x1080-0x10bf mem 0xfc010000-0xfc017fff irq 5 at device 9.0 on pci0 pci0: (vendor=0x1022, dev=0x2000) at 11.0 irq 9 chip2: irq 3 at device 12.0 on pci0 pci0: (vendor=0x127a, dev=0x2015) at 13.0 irq 11 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ... Thanks for any help... -- Richard Kuhns rjk@grauel.com PO Box 6249 Tel: (765)477-6000 \ 100 Sawmill Road x319 Lafayette, IN 47903 (800)489-4891 / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message