https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203745
--- Comment #15 from Tony Narlock <[email protected]> --- (In reply to Hans Petter Selasky from comment #14) Like this? (lldb) frame v buffer -f hex (uint8_t [64]) buffer = { [0] = 0x40 [1] = 0x02 [2] = 0x14 [3] = 0x08 [4] = 0x04 [5] = 0x08 [6] = 0x00 [7] = 0x00 [8] = 0x2f [9] = 0x69 [10] = 0x6b [11] = 0x01 [12] = 0x08 [13] = 0x00 [14] = 0x00 [15] = 0x00 [16] = 0x1b [17] = 0x60 [18] = 0xdc [19] = 0x01 [20] = 0x08 [21] = 0x00 [22] = 0x00 [23] = 0x00 [24] = 0x07 [25] = 0x00 [26] = 0x00 [27] = 0x1e [28] = 0x00 [29] = 0x1b [30] = 0x00 [31] = 0x00 [32] = 0x48 [33] = 0xe1 [34] = 0xff [35] = 0xff [36] = 0xff [37] = 0x7f [38] = 0x00 [39] = 0x00 [40] = 0x07 [41] = 0x00 [42] = 0x00 [43] = 0x00 [44] = 0x00 [45] = 0x00 [46] = 0x00 [47] = 0x00 [48] = 0xa0 [49] = 0xe1 [50] = 0xff [51] = 0xff [52] = 0xff [53] = 0x7f [54] = 0x00 [55] = 0x00 [56] = 0xe9 [57] = 0x9a [58] = 0xe4 [59] = 0x00 [60] = 0x08 [61] = 0x00 [62] = 0x00 [63] = 0x00 } -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
