Date: Fri, 10 Dec 2004 23:18:47 -0600 From: Bruce Burden <brucegb@realtime.net> To: freebsd-stable@freebsd.org Subject: 5.3: ed1: Ethernet address: aa:aa:aa:aa:aa:aa Message-ID: <20041211051847.GF77727@tigerfish2.my.domain> In-Reply-To: <41B5CF6C.6010800@fer.hr> References: <20041207074937.M81557@vampextream.com> <41B5CF6C.6010800@fer.hr>
next in thread | previous in thread | raw e-mail | index | archive | help
I build a 5.3 kernel and source from source. When I booted, I got: Copyright (c) 1992-2004 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.3-RELEASE-p2 #0: Fri Dec 10 22:48:56 GMT 2004 root@tigerfish:/home/obj/usr/src/sys/TIGERPROWL link_elf: symbol Debugger undefined KLD file acpi.ko - could not finalize loading Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Pentium II/Pentium II Xeon/Celeron (300.68-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MM X,FXSR> real memory = 268369920 (255 MB) avail memory = 257163264 (245 MB) npx0: [FAST] npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Intel 82443BX host to PCI bridge (AGP disabled)> pcibus 0 on motherboard pir0: <PCI Interrupt Routing Table: 5 Entries> on motherboard pci0: <PCI bus> on pcib0 pci0: <display, VGA> at device 2.0 (no driver attached) cbb0: <TI1131 PCI-CardBus Bridge> irq 11 at device 3.0 on pci0 cardbus0: <CardBus bus> on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb1: <TI1131 PCI-CardBus Bridge> irq 11 at device 3.1 on pci0 cardbus1: <CardBus bus> on cbb1 pccard1: <16-bit PCCard bus> on cbb1 isab0: <PCI-ISA bridge> at device 7.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel PIIX4 UDMA33 controller> port 0x860-0x86f,0x376,0x170-0x177,0x3f6,0x1f0-0x 1f7 at device 7.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xece0-0xecff irq 11 at device 7.2 o n pci0 uhci0: [GIANT-LOCKED] usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered piix0: <PIIX Timecounter> port 0x840-0x84f at device 7.3 on pci0 Timecounter "PIIX" frequency 3579545 Hz quality 0 cpu0 on motherboard orm0: <ISA Option ROM> at iomem 0xc0000-0xcbfff on isa0 pmtimer0 on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x64,0x60 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model Generic PS/2 mouse, device ID 0 fdc0: <Enhanced floppy controller> at port 0x3f0-0x3f5 irq 6 drq 2 on isa0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: <Parallel port bus> on ppc0 plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 sc0: <System console> 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: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 unknown: <PNP0c01> can't assign resources (port) unknown: <PNP0303> can't assign resources (port) unknown: <PNP0f13> can't assign resources (irq) unknown: <PNP0501> can't assign resources (port) unknown: <PNP0401> can't assign resources (port) unknown: <CSC0000> can't assign resources (irq) unknown: <PNP0700> can't assign resources (port) Timecounter "TSC" frequency 300684061 Hz quality 800 Timecounters tick every 10.000 msec ad0: 19077MB <IBM-DJSA-220/JS4IAC1A> [41344/15/63] at ata0-master UDMA33 acd0: CDRW <UJDA310/1.38> at ata1-master PIO3 ed1: <NETGEAR FA410TX> at port 0x100-0x11f irq 11 function 0 config 32 on pccard0 ed1: [GIANT-LOCKED] ed1: Ethernet address: aa:aa:aa:aa:aa:aa ed1: if_start running deferred for Giant type NE1000 (8 bit) Mounting root from ufs:/dev/ad0s2a The problem is the GIANT-LOCKED ed1 section. An ethernet address of aa:aa:aa:aa:aa:aa is NOT a good thing. NOTE: I had not performed the MAKE INSTALLWORLD yet, this was a simple MAKE INSTALLKERNEL KERNCONF=TIGERPROWL; REBOOT sequence. Contrasted to the 5.2.1 kernel: Copyright (c) 1992-2004 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.2.1-RELEASE #0: Wed Dec 8 19:44:50 GMT 2004 root@tigerfish:/usr/obj/usr/src/sys/TIGERPROWL Preloaded elf kernel "/boot/kernel/kernel" at 0xc0760000. Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Pentium II/Pentium II Xeon/Celeron (300.68-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MM X,FXSR> real memory = 268369920 (255 MB) avail memory = 255246336 (243 MB) Pentium Pro MTRR support enabled npx0: [FAST] npx0: <math processor> on motherboard npx0: INT 16 interface pcibios: BIOS version 2.10 Using $PIR table, 5 entries at 0xc00fb940 pcib0: <Intel 82443BX host to PCI bridge (AGP disabled)> at pcibus 0 on motherboard pci0: <PCI bus> on pcib0 pci_cfgintr: 0:2 INTA BIOS irq 11 pci_cfgintr: 0:3 INTA BIOS irq 11 pci_cfgintr: 0:3 INTB BIOS irq 11 pci_cfgintr: 0:7 INTD BIOS irq 11 pci0: <display, VGA> at device 2.0 (no driver attached) cbb0: <TI1131 PCI-CardBus Bridge> irq 11 at device 3.0 on pci0 cardbus0: <CardBus bus> on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb0: [MPSAFE] cbb1: <TI1131 PCI-CardBus Bridge> irq 11 at device 3.1 on pci0 cardbus1: <CardBus bus> on cbb1 pccard1: <16-bit PCCard bus> on cbb1 cbb1: [MPSAFE] isab0: <PCI-ISA bridge> at device 7.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel PIIX4 UDMA33 controller> port 0x860-0x86f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata0: [MPSAFE] ata1: at 0x170 irq 15 on atapci0 ata1: [MPSAFE] uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xece0-0xecff irq 11 at device 7.2 o n pci0 usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered piix0: <PIIX Timecounter> port 0x840-0x84f at device 7.3 on pci0 Timecounter "PIIX" frequency 3579545 Hz quality 0 orm0: <Option ROM> at iomem 0xc0000-0xcbfff on isa0 pmtimer0 on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x64,0x60 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> at port 0x3f7,0x3f0-0x3f5 ir q 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: <Parallel port bus> on ppc0 plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 sc0: <System console> 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: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 unknown: <PNP0c01> can't assign resources (port) unknown: <PNP0303> can't assign resources (port) unknown: <PNP0f13> can't assign resources (irq) unknown: <PNP0501> can't assign resources (port) unknown: <PNP0401> can't assign resources (port) unknown: <CSC0000> can't assign resources (irq) unknown: <PNP0700> can't assign resources (port) Timecounter "TSC" frequency 300683227 Hz quality 800 Timecounters tick every 10.000 msec ed1: <NETGEAR FA410TX> at port 0x100-0x11f irq 11 function 0 config 32 on pccard0 ed1: address 00:e0:98:71:81:a1, type Linksys (16 bit) miibus0: <MII bus> on ed1 lxtphy0: <LXT970 10/100 media interface> on miibus0 lxtphy0: 100baseFX, 100baseFX-FDX, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto GEOM: create disk ad0 dp=0xc29bb260 ad0: 19077MB <IBM-DJSA-220> [41344/15/63] at ata0-master UDMA33 acd0: CDRW <UJDA310> at ata1-master PIO3 Mounting root from ufs:/dev/ad0s2a This time, ed1 worked fine. Since ed1 is my only NIC, I am loath to proceed with 5.3 until I know my NIC works. I am willing to work with this, but does anybody want to hazard a guess as to what is happening with ed1/pccard? Bruce -- ------------------------------------------------------------------------ "I like bad!" Bruce Burden Austin, TX. - Thuganlitha The Power and the Prophet Robert Don Hughes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041211051847.GF77727>