Date: Wed, 29 Sep 1999 17:27:50 -0700 (PDT) From: John Polstra <jdp@polstra.com> To: current@freebsd.org Subject: Is the wb driver broken? Message-ID: <XFMail.990929172750.jdp@polstra.com>
next in thread | raw e-mail | index | archive | help
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<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR> real memory = 134205440 (131060K bytes) avail memory = 126386176 (123424K bytes) Preloaded elf kernel "kernel.generic" at 0xc03a7000. Pentium Pro MTRR support enabled npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Intel 82443BX (440 BX) host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 isab0: <Intel 82371AB PCI to ISA bridge> at device 4.0 on pci0 isa0: <ISA bus> on isab0 ide_pci0: <Intel PIIX4 Bus-master IDE controller> at device 4.1 on pci0 chip1: <UHCI USB controller> irq 12 at device 4.2 on pci0 chip2: <Intel 82371AB Power management controller> at device 4.3 on pci0 wb0: <Winbond W89C840F 10/100BaseTX> irq 10 at device 10.0 on pci0 wb0: Ethernet address: 00:00:e8:18:5b:1d miibus0: <MII bus> on wb0 amphy0: <Am79C873 10/100 media interface> on miibus0 amphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ncr0: <ncr 53c875 fast20 wide scsi> irq 11 at device 11.0 on pci0 fdc0: <NEC 72065B or clone> 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: <keyboard controller (i8042)> at port 0x60-0x6f on isa0 atkbd0: <AT Keyboard> 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: <PLIP network interface> on ppbus 0 lpt0: <generic printer> on ppbus 0 lpt0: Interrupt-driven port ppi0: <generic parallel i/o> 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: <IBM DDRS-39130D DC1B> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990929172750.jdp>