RealTek RTL8139 + Acer

Alex NateBSD at yahoo.it
Thu Apr 24 05:59:00 PDT 2003



Hello, I have a big problem with my laptop end its ethernet card.
The laptop is a Acer Aspire 1601LC, the card, according to WinXP system
information, is a RealTek RTL8139/810x Family NIC Fast Ethernet (the card is on pci0:7:0).
I'm using FreeBSD 5.0-RELEASE and the card is not found.
I try to recompile the kernel many times with different conf but without success.

I past below my kernel configuration, dmesg & pciconf output.
Thanks in advance.

KERNCONF
______________________
machine         i386
cpu             I686_CPU
ident           LapBSD
maxusers        0

options         CPU_ENABLE_SSE
options         INET                    #InterNETworking
options         INET6                   #IPv6 communications protocols
options         RANDOM_IP_ID
options         TCP_DROP_SYNFIN
options         ZERO_COPY_SOCKETS
options         UFS_ACL
options         FFS                     #Berkeley Fast Filesystem
options         SOFTUPDATES             #Enable FFS soft updates support
options         UFS_DIRHASH             #Improve performance on big directories
options         MSDOSFS                 #MSDOS Filesystem
options         LIBICONV
options         LIBMCHAIN
options         CD9660                  #ISO 9660 Filesystem
options         PROCFS                  #Process filesystem (requires PSEUDOFS)
options         SMBFS
options         NETSMB                  # SMB/CIFS requester
options         NETSMBCRYPTO            # encrypted pasword support for SMB
options         PSEUDOFS                #Pseudo-filesystem framework
options         COMPAT_43               #Compatible with BSD 4.3 [KEEP THIS!]
options         COMPAT_FREEBSD4         #Compatible with FreeBSD4
options         SCSI_DELAY=15000        #Delay (in ms) before probing SCSI
options         SYSVSHM                 #SYSV-style shared memory
options         SYSVMSG                 #SYSV-style message queues
options         SYSVSEM                 #SYSV-style semaphores
options         _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options         KBD_INSTALL_CDEV        # install a CDEV entry in /dev
options         VESA
options         SC_PIXEL_MODE
options         VGA_WIDTH90
options         XSERVER                 # support for X server on a vt console
options         PPP_BSDCOMP
options         PPP_DEFLATE
device          isa
device          eisa
device          pci
device          fdc
# ATA and ATAPI devices
device          ata
device          atadisk                 # ATA disk drives
device          atapicd                 # ATAPI CDROM drives
options         ATA_STATIC_ID           #Static device numbering
# SCSI peripherals
device          scbus           # SCSI bus (required)
device          ch              # SCSI media changers
device          da              # Direct Access (disks)
device          cd              # CD
device          pass            # Passthrough device (direct SCSI access)
device          atapicam
# atkbdc0 controls both the keyboard and the PS/2 mouse
device          atkbdc          # AT keyboard controller
device          atkbd           # AT keyboard
device          psm             # PS/2 mouse

device          vga             # VGA video card driver

device          splash          # Splash screen and screen saver support

# syscons is the default console driver, resembling an SCO console
device          sc

device          agp             # support several AGP chipsets
# Floating point support - do not disable.
device          npx

device          pmtimer

# PCCARD (PCMCIA) support
# Pcmcia and cardbus bridge support
device          cbb                     # cardbus (yenta) bridge
device          pcic                    # ExCA ISA and PCI bridges
device          pccard                  # PC Card (16-bit) bus
device          cardbus                 # CardBus (32-bit) bus

# Serial (COM) ports
#device         sio             # 8250, 16[45]50 based serial ports

# Parallel port
device          ppbus           # Parallel port bus (required)
device          lpt             # Printer
device          ppi             # Parallel port interface device
device          pty             # Pseudo ttys

# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
device          miibus          # MII bus support
device          rl

device pcm
device radeondrm
device          random          # Entropy device
device          loop            # Network loopback
device          ether           # Ethernet support
device          ppp             # Kernel PPP
device          tun             # Packet tunnel.
device          gif             # IPv6 and IPv4 tunneling

device          bpf             # Berkeley packet filter

# USB support
device          uhci            # UHCI PCI->USB interface
device          ohci            # OHCI PCI->USB interface
device          usb             # USB Bus (required)
#device         udbp            # USB Double Bulk Pipe devices
device          ugen            # Generic
device          uhid            # "Human Interface Devices"
device          ums             # Mouse
_______________________
dmesg
_______________________
Copyright (c) 1992-2003 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-RELEASE #8: Sat Apr 19 21:48:30 CEST 2003
    toor at LapBSD:/usr/obj/usr/src/sys/LapBSD
Preloaded elf kernel "/boot/kernel/kernel" at 0xc04f9000.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc04f90a8.
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 2390306360 Hz
CPU: Pentium 4 (2390.31-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf27  Stepping = 7
  Features=0xffffffffbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,<b31>>
real memory  = 266272768 (253 MB)
avail memory = 253284352 (241 MB)
Initializing GEOMetry subsystem
netsmb_dev: loaded
Pentium Pro MTRR support enabled
VESA: v2.0, 65536k memory, flags:0x1, mode table:0xc0422882 (1000022)
VESA: ATI MOBILITY RADEON 9000
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <PTLTD    RSDT  > on motherboard
    ACPI-0625: *** Info: GPE Block0 defined as GPE0 to GPE15
    ACPI-0625: *** Info: GPE Block1 defined as GPE16 to GPE31
Using $PIR table, 8 entries at 0xc00fdf40
acpi0: power button is handled as a fixed feature programming model.
Timecounter "ACPI-fast"  frequency 3579545 Hz
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0
acpi_cpu0: <CPU> on acpi0
acpi_cpu1: <CPU> on acpi0
acpi_tz0: <thermal zone> on acpi0
acpi_tz1: <thermal zone> on acpi0
acpi_button0: <Power Button> on acpi0
acpi_button1: <Sleep Button> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_acad0: <AC adapter> on acpi0
acpi_cmbat0: <Control method Battery> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
agp0: <SIS Generic host to PCI bridge> mem 0xe8000000-0xebffffff at device 0.0 on pci0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1: could not get PCI interrupt routing table for \\_SB_.PCI0.AGP_ - AE_NOT_FOUND
pci1: <ACPI PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 2.0 on pci0
isa0: <ISA bus> on isab0
pci0: <serial bus, FireWire> at device 2.3 (no driver attached)
atapci0: <SiS 5591 ATA33 controller> port 0x2000-0x200f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 2.5 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: <simple comms> at device 2.6 (no driver attached)
pcm0: <SiS 7012> port 0x1c80-0x1cff,0x1400-0x14ff irq 11 at device 2.7 on pci0
ohci0: <SiS 5571 USB controller> mem 0xec001000-0xec001fff irq 11 at device 3.0 on pci0
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <SiS 5571 USB controller> on ohci0
usb0: USB revision 1.0
uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
ohci1: <SiS 5571 USB controller> mem 0xec002000-0xec002fff irq 11 at device 3.1 on pci0
usb1: OHCI version 1.0, legacy support
usb1: <SiS 5571 USB controller> on ohci1
usb1: USB revision 1.0
uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
ohci2: <SiS 5571 USB controller> mem 0xec003000-0xec003fff irq 11 at device 3.2 on pci0
usb2: OHCI version 1.0, legacy support
usb2: <SiS 5571 USB controller> on ohci2
usb2: USB revision 1.0
uhub2: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
pci0: <serial bus, USB> at device 3.3 (no driver attached)
cbb0: <TI1520 PCI-CardBus Bridge> irq 11 at device 9.0 on pci0
cardbus0: <CardBus bus> on cbb0
cbb1: <TI1520 PCI-CardBus Bridge> irq 11 at device 9.1 on pci0
cardbus1: <CardBus bus> on cbb1
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
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)> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
acpi_ec0: <embedded controller> port 0x66,0x62 on acpi0
orm0: <Option ROM> at iomem 0xdc000-0xdffff on isa0
pmtimer0 on isa0
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>
Timecounters tick every 10.000 msec
ata1-slave: ATAPI identify retries exceeded
ad0: 28615MB <HITACHI_DK23EA-30> [58140/16/63] at ata0-master PIO4
acd0: CD-RW <UJDA740 DVD/CDRW> at ata1-master PIO4
Mounting root from ufs:/dev/ad0s2a
cd0 at ata1 bus 0 target 0 lun 0
cd0: <MATSHITA UJDA740 DVD/CDRW 1.00> Removable CD-ROM SCSI-0 device
_______________________
pciconf -lv
_______________________
agp0 at pci0:0:0:  class=0x060000 card=0x400017c0 chip=0x06461039 rev=0x01 hdr=0x00
    vendor   = 'Silicon Integrated Systems (SiS)'
    device   = 'SiS645DX Host-to-PCI Bridge'
    class    = bridge
    subclass = HOST-PCI
pcib1 at pci0:1:0: class=0x060400 card=0x00000000 chip=0x00011039 rev=0x00 hdr=0x01
    vendor   = 'Silicon Integrated Systems (SiS)'
    device   = 'SiS 530 Virtual PCI-to-PCI bridge (AGP)'
    class    = bridge
    subclass = PCI-PCI
isab0 at pci0:2:0: class=0x060100 card=0x00000000 chip=0x00081039 rev=0x14 hdr=0x00
    vendor   = 'Silicon Integrated Systems (SiS)'
    device   = 'SiS85C503/5513 PCI to ISA Bridge (LPC Bridge)'
    class    = bridge
    subclass = PCI-ISA
none0 at pci0:2:3: class=0x0c0010 card=0x105417c0 chip=0x70071039 rev=0x00 hdr=0x00
    vendor   = 'Silicon Integrated Systems (SiS)'
device   = 'SiS OHCI Compliant FireWire Controller'
    class    = serial bus
    subclass = FireWire
atapci0 at pci0:2:5:       class=0x01018a card=0x105617c0 chip=0x55131039 rev=0x00 hdr=0x00
    vendor   = 'Silicon Integrated Systems (SiS)'
    device   = 'SiS5513 EIDE Controller (A,B step)'
    class    = mass storage
    subclass = ATA
none1 at pci0:2:6: class=0x070300 card=0x105917c0 chip=0x70131039 rev=0xa0 hdr=0x00
    vendor   = 'Silicon Integrated Systems (SiS)'
    device   = 'SiS7013 56k Modem'
    class    = simple comms
pcm0 at pci0:2:7:  class=0x040100 card=0x200a17c0 chip=0x70121039 rev=0xa0 hdr=0x00
    vendor   = 'Silicon Integrated Systems (SiS)'
    device   = 'SiS7012 PCI Audio Accelerator'
    class    = multimedia
    subclass = audio
ohci0 at pci0:3:0: class=0x0c0310 card=0x105617c0 chip=0x70011039 rev=0x0f hdr=0x00
    vendor   = 'Silicon Integrated Systems (SiS)'
    device   = 'SiS5597/8 Universal Serial Bus Controller'
    class    = serial bus
    subclass = USB
ohci1 at pci0:3:1: class=0x0c0310 card=0x105617c0 chip=0x70011039 rev=0x0f hdr=0x00
    vendor   = 'Silicon Integrated Systems (SiS)'
    device   = 'SiS5597/8 Universal Serial Bus Controller'
    class    = serial bus
    subclass = USB
ohci2 at pci0:3:2: class=0x0c0310 card=0x105617c0 chip=0x70011039 rev=0x0f hdr=0x00
    vendor   = 'Silicon Integrated Systems (SiS)'
    device   = 'SiS5597/8 Universal Serial Bus Controller'
    class    = serial bus
    subclass = USB
none2 at pci0:3:3: class=0x0c0320 card=0x105617c0 chip=0x70021039 rev=0x00 hdr=0x00
    vendor   = 'Silicon Integrated Systems (SiS)'
    device   = 'SiS7002 USB 2.0 Enhanced Host Controller'
    class    = serial bus
    subclass = USB
cbb0 at pci0:9:0:  class=0x060700 card=0x320217c0 chip=0xac55104c rev=0x01 hdr=0x02
    vendor   = 'Texas Instruments (TI)'
    device   = 'PCI1520 PC card CardBus Controller'
    class    = bridge
    subclass = PCI-CardBus
cbb1 at pci0:9:1:  class=0x060700 card=0x320217c0 chip=0xac55104c rev=0x01 hdr=0x02
    vendor   = 'Texas Instruments (TI)'
device   = 'PCI1520 PC card CardBus Controller'
    class    = bridge
    subclass = PCI-CardBus
none3 at pci1:0:0: class=0x030000 card=0x205817c0 chip=0x4c661002 rev=0x01 hdr=0x00
    vendor   = 'ATI Technologies'
    device   = 'Radeon Mobility M9'
    class    = display
    subclass = VGA
____________________________


More information about the freebsd-net mailing list