Re: [PATCH] if_dc cleanups..

From: Thierry Herbelot <thierry_at_herbelot.com>
Date: Thu, 1 Jun 2006 07:35:50 +0200
A more complete report, with the full verbose lines related to my dc :

with the patch :

found-> vendor=0x11ad, dev=0x0002, revid=0x20
        bus=0, slot=9, func=0
        class=02-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0007, statreg=0x0280, cachelnsz=0 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=10
        map[10]: type 4, range 32, base 0000c400, size  8, enabled
        map[14]: type 1, range 32, base d8002000, size  8, enabled
pcib0: slot 9 INTA routed to irq 19
....
dc0: <82c169 PNIC 10/100BaseTX> port 0xc400-0xc4ff mem 0xd8002000-0xd80020ff 
irq 19 at device 9.0 on pci0
dc0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xc400
miibus0: <MII bus> on dc0
bmtphy0: <BCM5201 10/100baseTX PHY> on miibus0
bmtphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
dc0: bpf attached
dc0: Ethernet address: 00:02:e3:08:63:af
dc0: [MPSAFE]


with the standard kernel sources :
found-> vendor=0x11ad, dev=0x0002, revid=0x20
        bus=0, slot=9, func=0
        class=02-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0007, statreg=0x0280, cachelnsz=0 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=10
        map[10]: type 4, range 32, base 0000c400, size  8, enabled
        map[14]: type 1, range 32, base d8002000, size  8, enabled
pcib0: slot 9 INTA routed to irq 19
...
dc0: <82c169 PNIC 10/100BaseTX> port 0xc400-0xc4ff mem 0xd8002000-0xd80020ff 
irq 19 at device 9.0 on pci0
dc0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xc400
miibus0: <MII bus> on dc0
bmtphy0: <BCM5201 10/100baseTX PHY> on miibus0
bmtphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
dc0: bpf attached
dc0: Ethernet address: 00:02:e3:08:63:af
dc0: [MPSAFE]

	I did not find any difference

	TfH
Received on Thu Jun 01 2006 - 03:36:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:56 UTC