Subject: re: network problem with netra t1 105
To: None <mrg@eterna.com.au, thorpej@wasabisystems.com>
From: None <eeh@netbsd.org>
List: port-sparc64
Date: 10/21/2001 19:44:45
|    
|     > I compiled a new kernel with revision 1.57 of sys/dev/pci/pci.c and it
|     > apparently didn't change anything.  There is still one hme device found
|     > and two ukphy devices.
|    
|    You would need updates to the sparc64 PCI back-end as well... but apprently,
|    this is also causing *problems* for some folks (sure wish I knew why it
|    failed for them but worked for me), and eduardo disabled part of the code
|    that you need for my changes to work.
|    
|    So, it's back to the drawing board.
|
|
| which problems were these?  i saw the revert, but i didn't see any
| indication of the actual problems...

It totally fails to detect the following devices:

ebus1 at pci0 dev 7 function 0
ebus1: Acer Labs M1543 PCI-ISA Bridge, revision 0x00
dma at ebus1 addr 0-ffff ipl 42 not configured
power at ebus1 addr 800-82f ipl 32 not configured
com0 at ebus1 addr 3f8-3ff ipl 43: ns16550a, working fifo
com0: console
com1 at ebus1 addr 2e8-2ef ipl 43: ns16550a, working fifo
Acer Labs M7101 Power Management Controller (miscellaneous prehistoric) at pci0 dev 3 function 0 not configured
Acer Labs M5451 AC-Link Controller Audio Device (audio multimedia, revision 0x01) at pci0 dev 8 function 0 not configured
pciide0 at pci0 dev 13 function 0: Acer Labs M5229 UDMA IDE Controller (rev. 0xc3)
pciide0: bus-master DMA support present
pciide0: can't find PCI/ISA bridge, downgrading to Ultra/33
pciide0: primary channel configured to native-PCI mode
pciide0: using ivec 180c for native-PCI interrupt
atapibus0 at pciide0 channel 0: 2 targets
cd0 at atapibus0 drive 1: <LTN486S, , YSU1> type 5 cdrom removable
cd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 2 (Ultra/33)
wd0 at pciide0 channel 0 drive 0: <ST315310A>
wd0: drive supports 16-sector PIO transfers, LBA addressing
wd0: 14594 MB, 16383 cyl, 16 head, 63 sec, 512 bytes/sect x 29888820 sectors
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100)
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2 (Ultra/33) (using DMA data transfers)
cd0(pciide0:0:1): using PIO mode 4, Ultra-DMA mode 2 (Ultra/33) (using DMA data transfers)
pciide0: secondary channel configured to native-PCI mode
pciide0: disabling secondary channel (no drives)
ppb0 at pci0 dev 5 function 0: Digital Equipment DECchip 21152 PCI-PCI Bridge (rev. 0x03)
pci1 at ppb0 bus 1
pci1: i/o space, memory space enabled
sip0 at pci1 dev 2 function 0: NatSemi DP83815 10/100 Ethernet
sip0: interrupting at ivec 15
sip0: Ethernet address 00:02:e3:02:30:4b
ukphy1 at sip0 phy 0: Generic IEEE 802.3u media interface
ukphy1: OUI 0x1000e8, model 0x0002, rev. 1
ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
ofb0 at pci0 dev 19 function 0ofb: No address property
: ATI Technologies product 0x4752
ofb0: 0 x 0, 0bpp

Eduardo