Ricoh R5C843 Card bus Controller on FreeBSD 6.2 Release

M. Warner Losh imp at bsdimp.com
Sun May 13 22:37:25 UTC 2007


In message: <20070513214614.3CB0B11CD4 at mail-in-11.arcor-online.net>
            "Evgeny Petenev" <e.petenev at arcor.de> writes:
: Which details do you need, to understand what the problem is?

I think I know what's going on, but rather than jump to the answer,
let's look at the steps along the way.

You need to set the following sysctls/tunables:

hw.cardbus.debug=1
hw.cardbus.cis_debug=1
hw.cbb.debug=1

and provide me with the info that's printed in the dmesg buffer.

devinfo -v with the card inserted would also be useful.

This will give me a clue as to what to look at next.  I'm guessing it
is the infamous bus numbering problem, but I'd like to reserve
judgement.  It could be something else.

I should update the cbb man page to include the R5C84x family.

Warner


More information about the freebsd-drivers mailing list