From owner-freebsd-current Wed Sep 29 17:28:14 1999 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 58FDB151D1; Wed, 29 Sep 1999 17:27:51 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id RAA18505; Wed, 29 Sep 1999 17:27:50 -0700 (PDT) (envelope-from jdp@polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id RAA23667; Wed, 29 Sep 1999 17:27:50 -0700 (PDT) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Wed, 29 Sep 1999 17:27:50 -0700 (PDT) Organization: Polstra & Co., Inc. From: John Polstra To: current@freebsd.org Subject: Is the wb driver broken? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've run into a problem with the wb0 interface (Winbond) on a machine running -current from yesterday. (That's before any of the segset_t changes went in.) Unfortunately, the machine is cvsup-master.freebsd.org, which makes this pretty urgent. When I try to ifconfig the device, I get "ifconfig: SIOCSIFMEDIA: Device not configured": cvsup-master# ifconfig wb0 inet 204.216.27.25 netmask 255.255.255.240 media 100baseTX mediaopt half-duplex ifconfig: SIOCSIFMEDIA: Device not configured The kernel config file does have both miibus0 and wb0 in it. Just to make sure I built a GENERIC kernel, but it displays the same problem. I'm appending the dmesg output from the GENERIC kernel. The kernel is GENERIC revision 1.192. If any of you know something about this, please let me know ASAP so I can get cvsup-master back on-line. Thanks, John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "No matter how cynical I get, I just can't keep up." -- Nora Ephron Copyright (c) 1992-1999 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #0: Wed Sep 29 17:01:43 PDT 1999 root@cvsup-master.freebsd.org:/k/local/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Celeron (451.02-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x660 Stepping = 0 Features=0x183f9ff real memory = 134205440 (131060K bytes) avail memory = 126386176 (123424K bytes) Preloaded elf kernel "kernel.generic" at 0xc03a7000. Pentium Pro MTRR support enabled npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 isab0: at device 4.0 on pci0 isa0: on isab0 ide_pci0: at device 4.1 on pci0 chip1: irq 12 at device 4.2 on pci0 chip2: at device 4.3 on pci0 wb0: irq 10 at device 10.0 on pci0 wb0: Ethernet address: 00:00:e8:18:5b:1d miibus0: on wb0 amphy0: on miibus0 amphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ncr0: irq 11 at device 11.0 on pci0 fdc0: at port 0x3f0-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-0x6f on isa0 atkbd0: irq 1 on atkbdc0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A, console sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sio2: not probed (disabled) sio3: not probed (disabled) ppc0 at port 0x378-0x37f irq 7 flags 0x40 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold plip0: on ppbus 0 lpt0: on ppbus 0 lpt0: Interrupt-driven port ppi0: on ppbus 0 ie0: unknown board_id: f000 Waiting 15 seconds for SCSI devices to settle changing root device to da0s1a da0 at ncr0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged Queueing Enabled da0: 8715MB (17850000 512 byte sectors: 255H 63S/T 1111C) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message