From owner-freebsd-current Fri Apr 13 8:45:53 2001 Delivered-To: freebsd-current@freebsd.org Received: from mailhub.state.me.us (mailhub.state.me.us [141.114.122.227]) by hub.freebsd.org (Postfix) with ESMTP id 13DF837B507 for ; Fri, 13 Apr 2001 08:45:30 -0700 (PDT) (envelope-from darren@katahdin.bmv.state.me.us) Received: from katahdin.bmv.state.me.us by mailhub.state.me.us with ESMTP; Fri, 13 Apr 2001 11:43:15 -0400 Received: from localhost (darren@localhost) by katahdin.bmv.state.me.us (AIX4.2/UCB 8.7/8.7) with ESMTP id LAA20492; Fri, 13 Apr 2001 11:44:59 -0400 (EDT) Date: Fri, 13 Apr 2001 11:44:59 -0400 (EDT) From: Darren Henderson To: current@FreeBSD.ORG, jlemon@flugsvamp.com Subject: miibus/fxp intel etherexpress broken In-Reply-To: <200104131416.KAA58869@khavrinen.lcs.mit.edu> Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had a functional install of -current which was created back on Jan 11th of this year. I cvsup'd yesterday (4/12. I had also tried this on 4/4) fixxed what I needed too from UPDATING and RELNOTES, built and installed world and a new kernel. fxp now fails. Searching back I saw that fxp now requires miibus and that is in there but I don't see anything else that has changed. Is there something else I need to tweak to get this to work again? Kernel config and dmesg output below... MOXIE config ----------------------------------------------------------------- # machine i386 cpu I586_CPU ident MOXIE maxusers 32 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options INET #InterNETworking options FFS #Berkeley Fast Filesystem options SOFTUPDATES #Enable FFS soft updates support options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options KBD_INSTALL_CDEV # install a CDEV entry in /dev options DIAGNOSTIC # firewall options IPFIREWALL options IPFIREWALL_VERBOSE options IPFIREWALL_VERBOSE_LIMIT=100 device random device isa device eisa device pci # Floppy drives device fdc # ATA and ATAPI devices device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives options ATA_STATIC_ID # SCSI Controllers device adv # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc device atkbd device psm device vga # splash screen/screen saver device splash # syscons is the default console driver, resembling an SCO console device sc # Floating point support - do not disable. device npx # Serial (COM) ports device sio # Parallel port device ppc device ppbus # Parallel port bus (required) device lpt # Printer # PCI Ethernet NICs. device miibus device fxp # Intel EtherExpress PRO/100B (82557, 82558) device ep # Pseudo devices - the number indicates how many units to allocated. device loop # Network loopback device ether # Ethernet support device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! device bpf #Berkeley packet filter dmesg ----------------------------------------------------------------- Rebooting... 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 5.0-CURRENT #0: Fri Apr 13 09:33:04 EDT 2001 root@moxie.bmv.state.me.us:/usr/obj/usr/src/sys/MOXIE Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 166194014 Hz CPU: Pentium/P55C (166.19-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x544 Stepping = 4 Features=0x8001bf real memory = 67108864 (65536K bytes) avail memory = 61964288 (60512K bytes) Preloaded elf kernel "kernel" at 0xc034b000. Intel Pentium detected, installing workaround for F00F bug npx0: on motherboard npx0: INT 16 interface pcib0: at pcibus 0 on motherboard pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 atapci0: port 0xfff0-0xffff at device 1.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 1.2 (no driver attached) pci0: at 8.0 (no driver attached) adv0: port 0x5000-0x50ff mem 0x60101000-0x601010ff irq 11 at device 10.0 on pci0 adv0: AdvanSys Ultra SCSI Host Adapter, SCSI ID 7, queue depth 240 fxp0: port 0x5400-0x541f mem 0x60000000-0x600fffff,0x60100000-0x60100fff irq 15 at device 11.0 on pci0 fxp0: could not map interrupt device_probe_and_attach: fxp0 attach returned 6 isa0: unexpected small tag 14 isa0: unexpected small tag 14 ep0: <3Com 3C509-TP EtherLink III> at port 0x300-0x30f irq 10 on isa0 ep0: Ethernet address 00:20:af:26:17:c3 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 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 ppc0: at port 0x3bc-0x3c3 irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode lpt0: on ppbus0 lpt0: Interrupt-driven port sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources IP packet filtering initialized, divert disabled, rule-based forwarding disabled, default to deny, logging limited to 100 packets/entry by default ad0: 2441MB [4960/16/63] at ata0-master WDMA2 acd0: CDROM at ata0-slave PIO4 Waiting 15 seconds for SCSI devices to settle Mounting root from ufs:/dev/ad0s1a (da0:adv0:0:4:0): Timed out (da0:adv0:0:4:0): Attempting abort (da0:adv0:0:4:0): Timed out (da0:adv0:0:4:0): Resetting bus adv0: No longer in timeout da0 at adv0 bus 0 target 4 lun 0 da0: Removable Direct Access SCSI-2 device da0: 10.000MB/s transfers (10.000MHz, offset 15) da0: 1021MB (2091050 512 byte sectors: 64H 32S/T 1021C) ________________________________________________________________________ Darren Henderson darren@bmv.state.me.us darren.henderson@state.me.us To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message