cardbus not working
"Craig St. Jean" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
If your situation is like mine, find out which pci bus pci5 is on (probably pcib3). Assuming it was pcib3, you can see that your pcib3 is pci0:30:0 So try to change your subordinate value for that by experimenting with pciconf -wb pci0:30:0 0x1a VALUE. Again, if your situation is like mine, you will probably want to try 8 for VALUE (1 higher than your current) (so pciconf -wb pci0:30:0 0x1a 8) Good luck! Take a look at my issue that I've resolved for more in-depth information. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"