Re: [Cooker] More lspcidrake things

2002-01-15 Thread Guillaume Cottenceau

Ian White <[EMAIL PROTECTED]> writes:

> [iwhite@g4 kde]$ dmesg |grep eth0
> eth0: GMAC at 00:30:65:4c:b7:a4, driver v1.5k4
> eth0: PHY ID: 0x00406212
> eth0: Found Broadcom BCM5201 PHY
> eth0: Link state change, phy_status: 0x782d
> eth0:Link up ! BCM5201/5221 aux_stat: 0x003f
> eth0:Full Duplex: 1, Speed: 100

[...]

> ohci1394: v0.51 08/08/01 Ben Collins <[EMAIL PROTECTED]>
> PCI: Enabling device 02:0a.0 (0010 -> 0012)
> ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[63]  MMIO=[8008-80080800]  Max 
>Packet=[2048]


Ok, latest ldetect-lst should show up the ohci1394 just fine, for
the sungem->gmac it's ok in CVS, it'll appear in next build of
ldetect-lst.

Thanks!


-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




Re: [Cooker] More lspcidrake things

2002-01-15 Thread Ian White

On 11 Jan 2002, Guillaume Cottenceau wrote:

> Ian White <[EMAIL PROTECTED]> writes:
>
> > And the unknown device shows up in /proc/pci as:
> >   Bus  2, device   7, function  0:
> > Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 2).
> >   Master Capable.  Latency=16.
> >   Non-prefetchable 32 bit memory at 0x8000 [0x8007].
> >
> > The ieee 1394 device is an ohci device as the name mentions and uses
> > ohci1394.
>
> Actually after the double check Stew already updated the pcitable
> for this device on 04 Dec 2001.

Okay, so the ohci1394 is done in ldetect-lst-0.1.2-34mdk. So it is just
the wrong network card module now, and the unknown device that need to be
fixed.

Ian

---
Ian White
email: [EMAIL PROTECTED]






Re: [Cooker] More lspcidrake things

2002-01-15 Thread Ian White

On 11 Jan 2002, Guillaume Cottenceau wrote:

> Ian White <[EMAIL PROTECTED]> writes:
>
> > I have one completely unknown device, and one which lists the wrong
> > module, and a firewire without a module listed.
> >
> > unknown : Apple|Uni-North AGP (vendor:106b device:0020)
> > Card:ATI Rage 128: ATI|Rage 128 Pro AGP 4x (vendor:1002 device:5046)
> > unknown : Apple Computer Inc.|UniNorth PCI (vendor:106b device:001f)
> > unknown : DEC|DECchip 21154 (vendor:1011 device:0026)
> > aic7xxx : Adaptec|AHA-7850 (vendor:9004 device:5078 subv:0490 subd:5078)
> > unknown : unknown (106b/0022//)
> > usb-ohci: Apple|Keylargo USB (vendor:106b device:0019)
> > usb-ohci: Apple|Keylargo USB (vendor:106b device:0019)
> > unknown : Texas Instruments|TSB12LV23 OHCI Compliant IEEE-1394 Controller 
>(vendor:104c device:8019)
> > unknown : Apple Computer Inc.|UniNorth PCI (vendor:106b device:001e)
> > sungem  : Apple|Ethernet controller (vendor:106b device:0021)
> > unknown : Virtual|Hub [] (vendor: device:)
> > unknown : Apple Computer|Apple Keyboard Hub [ALPS] [] (vendor:05ac 
>device:1001)
> > unknown : Apple Computer|iMac Keyboard [ALPS M2452] [Human Interface 
>Devices|Boot Interface Subclass|Keyboard] (vendor:05ac device:0201)
> > Mouse:USB|Wheel : Microsoft Corp.|IntelliMouse Optical [Human Interface 
>Devices|Boot Interface Subclass|Mouse] (vendor:045e device:0040)
> > unknown : Virtual|Hub [] (vendor: device:)
>
> This is an apple machine? You're running Cooker-PPC then?

Yep, the only way to use an apple machine :)

> > The ethernet card marked as sungem should really be a gmac:
> >   Bus  3, device  15, function  0:
> > Ethernet controller: Apple Computer Inc. UniNorth GMAC (rev 0).
> >   IRQ 41.
> >   Master Capable.  Latency=16.  Min Gnt=64.Max Lat=64.
> >   Non-prefetchable 32 bit memory at 0xf520 [0xf53f].
>
> Well it's ok for me -- assuming you've modprobed module gmac by
> hand and you saw in dmesg that the kernel sees the ethernet
> device with it?

[iwhite@g4 kde]$ /sbin/lsmod
Module  Size  Used by
r128   99744   1
agpgart18928   3
dmasound_awacs 24400   0
dmasound_core  11216   0 [dmasound_awacs]
soundcore   4880   3 [dmasound_core]
gmac   16096   1 (autoclean)
[iwhite@g4 kde]$ dmesg |grep eth0
eth0: GMAC at 00:30:65:4c:b7:a4, driver v1.5k4
eth0: PHY ID: 0x00406212
eth0: Found Broadcom BCM5201 PHY
eth0: Link state change, phy_status: 0x782d
eth0:Link up ! BCM5201/5221 aux_stat: 0x003f
eth0:Full Duplex: 1, Speed: 100


> > And the unknown device shows up in /proc/pci as:
> >   Bus  2, device   7, function  0:
> > Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 2).
> >   Master Capable.  Latency=16.
> >   Non-prefetchable 32 bit memory at 0x8000 [0x8007].
> >
> > The ieee 1394 device is an ohci device as the name mentions and uses
> > ohci1394.
>
> Ok I can add this -- but have you tried to modprobe ohci1394 by
> hand and what does it give?

ohci1394: v0.51 08/08/01 Ben Collins <[EMAIL PROTECTED]>
PCI: Enabling device 02:0a.0 (0010 -> 0012)
ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[63]  MMIO=[8008-80080800]  Max Packet=[2048]

Ian

---
Ian White
email: [EMAIL PROTECTED]







Re: [Cooker] More lspcidrake things

2002-01-14 Thread Guillaume Cottenceau

Ian White <[EMAIL PROTECTED]> writes:

> So somebody needs to release a new version of ldetect-lst.
> -rw-r--r--   1 506  523141506 Nov 16 15:15 
>ldetect-lst-0.1.2-33mdk.src.rpm

* Sat Jan 12 2002 Pixel <[EMAIL PROTECTED]> 0.1.2-34mdk

:-)



-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




Re: [Cooker] More lspcidrake things

2002-01-11 Thread Ian White

On 11 Jan 2002, Guillaume Cottenceau wrote:

> Ian White <[EMAIL PROTECTED]> writes:
>
> > And the unknown device shows up in /proc/pci as:
> >   Bus  2, device   7, function  0:
> > Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 2).
> >   Master Capable.  Latency=16.
> >   Non-prefetchable 32 bit memory at 0x8000 [0x8007].
> >
> > The ieee 1394 device is an ohci device as the name mentions and uses
> > ohci1394.
>
> Actually after the double check Stew already updated the pcitable
> for this device on 04 Dec 2001.

So somebody needs to release a new version of ldetect-lst.
-rw-r--r--   1 506  523141506 Nov 16 15:15 ldetect-lst-0.1.2-33mdk.src.rpm

Ian

---
Ian White
email: [EMAIL PROTECTED]






Re: [Cooker] More lspcidrake things

2002-01-11 Thread Guillaume Cottenceau

Ian White <[EMAIL PROTECTED]> writes:

> And the unknown device shows up in /proc/pci as:
>   Bus  2, device   7, function  0:
> Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 2).
>   Master Capable.  Latency=16.
>   Non-prefetchable 32 bit memory at 0x8000 [0x8007].
> 
> The ieee 1394 device is an ohci device as the name mentions and uses
> ohci1394.

Actually after the double check Stew already updated the pcitable
for this device on 04 Dec 2001.


-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




Re: [Cooker] More lspcidrake things

2002-01-11 Thread Guillaume Cottenceau

Ian White <[EMAIL PROTECTED]> writes:

> I have one completely unknown device, and one which lists the wrong
> module, and a firewire without a module listed.
> 
> unknown : Apple|Uni-North AGP (vendor:106b device:0020)
> Card:ATI Rage 128: ATI|Rage 128 Pro AGP 4x (vendor:1002 device:5046)
> unknown : Apple Computer Inc.|UniNorth PCI (vendor:106b device:001f)
> unknown : DEC|DECchip 21154 (vendor:1011 device:0026)
> aic7xxx : Adaptec|AHA-7850 (vendor:9004 device:5078 subv:0490 subd:5078)
> unknown : unknown (106b/0022//)
> usb-ohci: Apple|Keylargo USB (vendor:106b device:0019)
> usb-ohci: Apple|Keylargo USB (vendor:106b device:0019)
> unknown : Texas Instruments|TSB12LV23 OHCI Compliant IEEE-1394 Controller 
>(vendor:104c device:8019)
> unknown : Apple Computer Inc.|UniNorth PCI (vendor:106b device:001e)
> sungem  : Apple|Ethernet controller (vendor:106b device:0021)
> unknown : Virtual|Hub [] (vendor: device:)
> unknown : Apple Computer|Apple Keyboard Hub [ALPS] [] (vendor:05ac 
>device:1001)
> unknown : Apple Computer|iMac Keyboard [ALPS M2452] [Human Interface 
>Devices|Boot Interface Subclass|Keyboard] (vendor:05ac device:0201)
> Mouse:USB|Wheel : Microsoft Corp.|IntelliMouse Optical [Human Interface Devices|Boot 
>Interface Subclass|Mouse] (vendor:045e device:0040)
> unknown : Virtual|Hub [] (vendor: device:)

This is an apple machine? You're running Cooker-PPC then?

 
> The ethernet card marked as sungem should really be a gmac:
>   Bus  3, device  15, function  0:
> Ethernet controller: Apple Computer Inc. UniNorth GMAC (rev 0).
>   IRQ 41.
>   Master Capable.  Latency=16.  Min Gnt=64.Max Lat=64.
>   Non-prefetchable 32 bit memory at 0xf520 [0xf53f].

Well it's ok for me -- assuming you've modprobed module gmac by
hand and you saw in dmesg that the kernel sees the ethernet
device with it?

 
> And the unknown device shows up in /proc/pci as:
>   Bus  2, device   7, function  0:
> Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 2).
>   Master Capable.  Latency=16.
>   Non-prefetchable 32 bit memory at 0x8000 [0x8007].
> 
> The ieee 1394 device is an ohci device as the name mentions and uses
> ohci1394.

Ok I can add this -- but have you tried to modprobe ohci1394 by
hand and what does it give?


-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




[Cooker] More lspcidrake things

2002-01-10 Thread Ian White


I have one completely unknown device, and one which lists the wrong
module, and a firewire without a module listed.

unknown : Apple|Uni-North AGP (vendor:106b device:0020)
Card:ATI Rage 128: ATI|Rage 128 Pro AGP 4x (vendor:1002 device:5046)
unknown : Apple Computer Inc.|UniNorth PCI (vendor:106b device:001f)
unknown : DEC|DECchip 21154 (vendor:1011 device:0026)
aic7xxx : Adaptec|AHA-7850 (vendor:9004 device:5078 subv:0490 subd:5078)
unknown : unknown (106b/0022//)
usb-ohci: Apple|Keylargo USB (vendor:106b device:0019)
usb-ohci: Apple|Keylargo USB (vendor:106b device:0019)
unknown : Texas Instruments|TSB12LV23 OHCI Compliant IEEE-1394 Controller 
(vendor:104c device:8019)
unknown : Apple Computer Inc.|UniNorth PCI (vendor:106b device:001e)
sungem  : Apple|Ethernet controller (vendor:106b device:0021)
unknown : Virtual|Hub [] (vendor: device:)
unknown : Apple Computer|Apple Keyboard Hub [ALPS] [] (vendor:05ac device:1001)
unknown : Apple Computer|iMac Keyboard [ALPS M2452] [Human Interface 
Devices|Boot Interface Subclass|Keyboard] (vendor:05ac device:0201)
Mouse:USB|Wheel : Microsoft Corp.|IntelliMouse Optical [Human Interface Devices|Boot 
Interface Subclass|Mouse] (vendor:045e device:0040)
unknown : Virtual|Hub [] (vendor: device:)

The ethernet card marked as sungem should really be a gmac:
  Bus  3, device  15, function  0:
Ethernet controller: Apple Computer Inc. UniNorth GMAC (rev 0).
  IRQ 41.
  Master Capable.  Latency=16.  Min Gnt=64.Max Lat=64.
  Non-prefetchable 32 bit memory at 0xf520 [0xf53f].

And the unknown device shows up in /proc/pci as:
  Bus  2, device   7, function  0:
Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 2).
  Master Capable.  Latency=16.
  Non-prefetchable 32 bit memory at 0x8000 [0x8007].

The ieee 1394 device is an ohci device as the name mentions and uses
ohci1394.

Ian

---
Ian White
email: [EMAIL PROTECTED]