Adrian Chadd
Adrian Chadd
Yeah, I'm fixing it up right now to try the returned list in a loop. Stay tuned! (Also yeah I also dislike when internet isn't "properly set up" but somehow...
hi! This has been landed in -HEAD now, thanks!
well, i have mdio working on freebsd ixgbe, and i'm debugging this switch code right now. :-) I may have some questions!
ok so first question - the internal PHYs. Do you know what they are? The PHYs I'm seeing are: ``` # etherswitchcfg phy 2.2 reg 2.0x02=0x0141 # etherswitchcfg phy 2.3...
heh you were right, all but one PHY had the poewr down bit set in CR (reg 0) in each phy. Oops. :-)
Thanks! Do you have a contact at marvell that I can ask the FreeBSD foundation to contact? perhaps the legal FreeBSD entity can sign some NDAs with Marvell so we...
Hi! replying to an old bug here. ACKMODE is interesting because you get told when a frame gets transmitted out, rather than it just being accepted by the TNC. That...
after digging into linbpq, it looks like John used 0xc as the command byte for ACKMODE. * tx[0] = 0x0c (for TNC 0): send following frame with ACK mode *...
Oh yeah, this is exactly what I just found out jnos2/ka9q/n0ary-bbs are all doing with KISS over the last week or so, and it's varying takes on forms of T2...