All,I'm noting this here in case anyone is interested. After I write this up, I'm going to start from scratch on the configuration, and factory-reset the router.
=====
The 5GHz radio on my 3800 seems to be in a very odd state. I'm not quire sure what state it's in, but it seems to be only doing HT20 1x1. And in a fairly broken manner at that.
And here are radio blocks from the current /etc/config/wireless:
config wifi-device 'radio1'option type 'mac80211'option macaddr '28:c6:8e:bb:9a:49'list ht_capab 'SHORT-GI-40'list ht_capab 'TX-STBC'list ht_capab 'RX-STBC1'list ht_capab 'DSSS_CCK-40'option txpower '17'option distance '25'option channel '48'option country 'US'
config wifi-device 'radio0'option type 'mac80211'option hwmode '11ng'option macaddr '28:c6:8e:bb:9a:47'option htmode 'HT20'list ht_capab 'SHORT-GI-40'list ht_capab 'TX-STBC'list ht_capab 'RX-STBC1'list ht_capab 'DSSS_CCK-40'option txpower '26'option country 'FR'option distance '15'option channel 'auto'
-- Robert Bradley