Date: Wed, 13 Sep 2000 14:03:32 -0500 From: Stephen Hocking <shocking@houston.rr.com> To: Warner Losh <imp@village.org> Cc: culverk@wam.umd.edu, bsdx@looksharp.net, hackers@FreeBSD.ORG Subject: Re: What's the best PCMCIA Ethernet card? Message-ID: <200009131903.e8DJ3WG07447@bloop.craftncomp.com> In-Reply-To: Your message of "Wed, 13 Sep 2000 11:38:49 MDT." <200009131738.LAA89169@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
> Odd. The sn card is my main card these days and I've not seen any NFS
> performance issues. Maybe you have an interrupt problem?
>
> I use the Megahertz XJ10BT, btw. Which card are you using? I was
> doing NFS last night on it with little hassle on a -current kernel
> from last night.
The card's a "Megahertz (CC10BT/2)", according to pccardd. I had to manually
put the IRQ in the /etc/pccard.conf file. The kernel code is from the
PRE_SMPng tag. Hmmm - I kind of suspect interrupt issues. The dmesg is as
follows, the card doesn't seem to load up if I dont have a "device sn" in the
config file. I'm not sure why it's not seen when loaded as a module. I do have
"COMPAT_OLDISA" and "COMPAT_OLDPCI" defined in there (don't ask, I think I was
planning on using the old sound drivers at one stage). This may be why
interrupts are being dropped.
Stephen
[-- Attachment #2 --]
Copyright (c) 1992-2000 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 Sep 8 21:48:55 CDT 2000
toor@bleep.craftncomp.com:/usr/src/sys/compile/wanderer
Timecounter "i8254" frequency 1193182 Hz
Timecounter "TSC" frequency 132632202 Hz
CPU: Pentium/P54C (132.63-MHz 586-class CPU)
Origin = "GenuineIntel" Id = 0x52c Stepping = 12
Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory = 151126016 (147584K bytes)
avail memory = 143417344 (140056K bytes)
pnpbios: Bad PnP BIOS data checksum
Preloaded elf kernel "kernel.ko" at 0xc036a000.
Intel Pentium detected, installing workaround for F00F bug
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pci0: <Chips & Technologies 65550 SVGA controller> at 4.0
isa0: <ISA bus> on motherboard
ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
ata1 at port 0x170-0x177,0x376 irq 15 on isa0
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 Generic PS/2 mouse, device ID 0
fdc0: <NEC 765 or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
pcic0: <Intel i82365> at port 0x3e0 iomem 0xd0000 irq 10 on isa0
pcic0: management irq 10
pccard0: <PC Card bus -- kludge version> on pcic0
pccard1: <PC Card bus -- kludge version> on pcic0
pcm0: <CS4232> at port 0x530-0x537 irq 5 drq 1 flags 0xa100 on isa0
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
plip0: <PLIP network interface> on ppbus0
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 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
pccard: card inserted, slot 0
ata1-slave: ata_command: timeout waiting for intr
ata1-slave: identify failed
ad0: 2067MB <TOSHIBA MK2101MAN> [4200/16/63] at ata0-master using BIOSPIO
acd0: CDROM <TOSHIBA CD-ROM XM-1402B> at ata1-master using BIOSPIO
Mounting root from ufs:/dev/ad0s1a
sn1 at port 0x240-0x24f irq 11 slot 0 on pccard0
sn1: SMC91C94 UTP MAC address 00:00:86:16:b7:e5
module_register: module isa/sn already exists!
Module isa/sn failed to register: 17
module_register: module pccard/sn already exists!
Module pccard/sn failed to register: 17
[-- Attachment #3 --]
The views expressed above are not those of PGS Tensor.
"We've heard that a million monkeys at a million keyboards could produce
the Complete Works of Shakespeare; now, thanks to the Internet, we know
this is not true." Robert Wilensky, University of California
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009131903.e8DJ3WG07447>
