Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2002 15:01:10 -0800
From:      "Jesse Geddis" <sgeine@yahoo.com>
To:        "FreeBSD-STABLE" <freebsd-stable@freebsd.org>
Subject:   linksys ethernet card
Message-ID:  <NGBBKILMGLGEDIHMGJANKEHPCAAA.sgeine@yahoo.com>

next in thread | raw e-mail | index | archive | help
I've never tried putting FreeBSD on a laptop, only ever put it on racked
machines. I'm running 4.4 stable and was wondering about how to define the
Ethernet adapter in the kernel?

dmesg output
ed1 at port 0x300-0x31f irq 10 slot 0 on pccard0
ed1: address 00:e0:98:00:5e:11, type Linksys (16 bit)

what I was guessing was:
device          ed0     at isa? port 0x300-03x1f slot0 on pccard0
but I'm not sure this is the right bus I don't mind if it gets nailed to that
slot, it won't be moving. here's what lint has
device ed0 at isa? port 0x280 irq 5 iomem 0xd8000

this is a 10/100 card so i'm assuming the miibus is required?
i also have...
device	card
device	pcic0	at isa?
in there. dmesg below

thanks in advance for the help. and yes this laptop is very old =P trying to put
it to use.

Preloaded elf kernel "kernel" at 0xc0480000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc048009c.
md0: Malloc disk
npx0: <math processor> on motherboard
npx0: INT 16 interface
isa0: <ISA bus> on motherboard
orm0: <Option ROMs> at iomem 0xe0000-0xe9fff,0xea000-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
ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 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
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>
pcic0: <Cirrus logic 672x> at port 0x3e0 iomem 0xd0000 on isa0
pcic0: Polling mode
pccard0: <PC Card bus (classic)> on pcic0
pccard1: <PC Card bus (classic)> on pcic0
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
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ad0: 9590MB <IBM-DJSA-210> [19485/16/63] at ata0-master BIOSPIO
Mounting root from ufs:/dev/ad0s1a
pccard: card inserted, slot 0
ed1 at port 0x300-0x31f irq 10 slot 0 on pccard0
ed1: address 00:e0:98:00:5e:11, type Linksys (16 bit)
lxtphy0: <LXT970 10/100 media interface> on miibus0
lxtphy0:  100baseFX, 100baseFX-FDX, 10baseT, 10baseT-FDX, 100baseTX,
100baseTX-FDX, auto


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NGBBKILMGLGEDIHMGJANKEHPCAAA.sgeine>