Date: Mon, 22 Apr 2002 21:18:19 -0400 From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: "Vinod" <geekvinod@yahoo.com>, <freebsd-newbies@FreeBSD.ORG> Cc: <freebsd-net@FreeBSD.ORG> Subject: Re: SMC9432 not being recognized Message-ID: <00b201c1ea64$c1cc1090$1200a8c0@gsicomp.on.ca> References: <20020422214118.14621.qmail@web21105.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> i was having problems with a SMC9432TX ethernet card.i > already have a Realtek 1211TX configured on this > machine.its just not recognizing this card.i am not > getting a tx0 assigned. > here's the dmesg below.hope somebody can give me > useful pointer's. > Thanks in advance, > Vinod > > The Regents of the University of California. All > rights reserved. > FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 > > murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC > Timecounter "i8254" frequency 1193182 Hz > CPU: Pentium II/Pentium II Xeon/Celeron (333.27-MHz > 686-class CPU) > Origin = "GenuineIntel" Id = 0x651 Stepping = 1 > > Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV, PAT,PSE36,MMX,FXSR> > real memory = 67108864 (65536K bytes) > avail memory = 60649472 (59228K bytes) > Preloaded elf kernel "kernel" at 0xc0496000. > Pentium Pro MTRR support enabled > md0: Malloc disk > Using $PIR table, 7 entries at 0xc00fdf50 > npx0: <math processor> on motherboard > npx0: INT 16 interface > pcib0: <Intel 82443LX (440 LX) host to PCI bridge> on > motherboard > pci0: <PCI bus> on pcib0 > pcib1: <Intel 82443LX (440 LX) PCI-PCI (AGP) bridge> > at device 1.0 on > pci0 > pci1: <PCI bus> on pcib1 > pci1: <ATI Mach64-GB graphics accelerator> at 0.0 > isab0: <Intel 82371AB PCI to ISA bridge> at device 7.0 > on pci0 > isa0: <ISA bus> on isab0 > atapci0: <Intel PIIX4 ATA33 controller> port > 0xfc90-0xfc9f at device > 7.1 on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: at 0x170 irq 15 on atapci0 > uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port > 0xfca0-0xfcbf irq > 9 at device 7.2 on 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 > chip1: <Intel 82371AB Power management controller> > port 0x7000-0x700f > at device 7.3 on pci0 > rl0: <Accton MPX 5030/5038 10/100BaseTX> port > 0xf800-0xf8ff mem > 0xfedffc00-0xfedffcff irq 11 at device 13.0 on pci0 > rl0: Ethernet address: 00:e0:29:32:36:7a > miibus0: <MII bus> on rl0 > rlphy0: <RealTek internal media interface> on miibus0 > rlphy0: 10baseT, 10baseT-FDX, 100baseTX, > 100baseTX-FDX, auto > pci0: <unknown card> (vendor=0x1274, dev=0x1371) at > 16.0 irq 9 > orm0: <Option ROMs> at iomem > 0xc0000-0xc7fff,0xe4000-0xeffff on isa0 > fdc0: <NEC 72065B or clone> 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: <Keyboard controller (i8042)> at port > 0x60,0x64 on isa0 > atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 > kbd0 at atkbd0 > psm0: <PS/2 Mouse> irq 12 on atkbdc0 > psm0: model IntelliMouse, device ID 3 > vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem > 0xa0000-0xbffff on > isa0 > 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 > ppc0: <Parallel port> at port 0x378-0x37f irq 7 on > isa0 > ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode > plip0: <PLIP network interface> on ppbus0 > lpt0: <Printer> on ppbus0 > lpt0: Interrupt-driven port > ppi0: <Parallel I/O> on ppbus0 > ad0: 4110MB <QUANTUM FIREBALL SE4.3A> [14848/9/63] at > ata0-master > UDMA33 > acd0: CDROM <TOSHIBA CD-ROM XM-6202B> at ata1-master > using PIO4 > Mounting root from ufs:/dev/ad0s1a There's not much to go on here. The only "unknown device" is this: > pci0: <unknown card> (vendor=0x1274, dev=0x1371) at > 16.0 irq 9 Which apparently is a Ensoniq AudioPCI device. It appears that your system isn't even recognizing your SMC9432TX card. I have one of these cards, and I know FreeBSD will detect them. Try yanking your RealTek card and seeing if the tx0 magically appears. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00b201c1ea64$c1cc1090$1200a8c0>