Julian Hall wrote:
Hi All,

Advice please on getting the cardbus slot to work on an R3000 series. The distro in use is Xandros 3.0.2 OC. Here's what I have done so far:

....

 #!/bin/bash
setpci -s 0:a.0 SUBORDINATE_BUS=0A
cardctl eject
cardctl insert

.... 0000:00:0a.0 PCI bridge: nVidia Corporation nForce3 PCI Bridge (rev a2) (prog-if 00 [Normal decode])
   Flags: bus master, 66MHz, fast devsel, latency 0
   Bus: primary=00, secondary=02, subordinate=02, sec-latency=128
   I/O behind bridge: 00003000-00007fff
   Memory behind bridge: e8100000-e97fffff


Looks to me like setpci isn't working: you should see
  Bus: primary=00, secondary=02, subordinate=0a, sec-latency=128

What happens if you execute your init.d script by hand?

Ken
_______________________________________________
LinuxR3000 mailing list
[email protected]
http://lists.pcxperience.com/cgi-bin/mailman/listinfo/linuxr3000
Wiki at http://prinsig.se/weekee/

Reply via email to