Good day,

i have build computer with msi MS-7235 motherboard, it has r8169 chip onboard
i'm using kernel version 2.6.18 from debian (and i also rebuild kernel without 
NAPI).
When i modprobe module , dmesg says

r8169 Gigabit Ethernet driver 2.2LK loaded
PCI: Enabling device 0000:03:06.0 (0000 -> 0003)
ACPI: PCI Interrupt 0000:03:06.0[A] -> GSI 21 (level, low) -> IRQ 201
r8169 0000:03:06.0: region #2 not an MMIO resource, aborting

lspci says (there is no region 2? )

0000:03:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169SC 
Gigabit Ethernet (rev 10)
        Subsystem: Micro-Star International Co., Ltd.: Unknown device 235c
        Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Interrupt: pin A routed to IRQ 201
        Region 0: I/O ports at cc00 [disabled] [size=256]
        Region 1: Memory at fd7fd000 (32-bit, non-prefetchable) [disabled] 
[size=256]
        Expansion ROM at fde20000 [disabled] [size=128K]
        Capabilities: [dc] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0-,D1+,D2+,D3hot+,D3cold+)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

when i build r1000 driver, dmesg says
PCI: Enabling device 0000:03:06.0 (0000 -> 0003)
ACPI: PCI Interrupt 0000:03:06.0[A] -> GSI 21 (level, low) -> IRQ 201
eth1: Identified chip type is 'RTL8169SC/8110SC'.
eth1: r10001.04, the Linux device driver for Realtek Ethernet Controllers at 
0xcc00, 00:16:17:b1:54:56, IRQ 201
Realtek RTL8169/8110 Family Gigabit Ethernet Network Adapter
Driver version:1.04
Released date:2006/07/07
Link Status:Not Linked
I/O Base:0xCC00(I/O port)
IRQ:201

and lspci output changes
0000:03:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169SC 
Gigabit Ethernet (rev 10)
        Subsystem: Micro-Star International Co., Ltd.: Unknown device 235c
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 32 (8000ns min, 16000ns max), Cache Line Size: 0x10 (64 
bytes)
        Interrupt: pin A routed to IRQ 201
        Region 0: I/O ports at cc00 [size=256]
        Region 1: Memory at fd7fd000 (32-bit, non-prefetchable) [size=256]
        Expansion ROM at fde20000 [disabled] [size=128K]
        Capabilities: [dc] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0-,D1+,D2+,D3hot+,D3cold+)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-


I also tried to boot with acpi=noirq and/or pci=noacpi, it doesn't help.
I tried to fetch, apply and use some patches ,which i found on 
http://www.fr.zoreil.com/linux/kernel/ , but it doesn't help

I can play with this machine for next few days, before it's placed in housing 
center, so if you need some more feedback, i'll try to respond

cu

libor

Attachment: pgpWMR6Wppna3.pgp
Description: PGP signature

Reply via email to