gensio 3.0.3 and ser2net 4.6.8 released
gensio 3.0.2 and ser2net 4.6.7 released
gensio 3.0.1 and ser2net 4.6.6 released
Gensio 3.0.0 Released
If you have a serial connection to a BMC, you are going to have to handle that in userland. Putting it into the kernel is not an option.
Failure to fetch SDR from Supermicro SYS-122C-TN
Ok applied, thank you.
Sigh. This change is fine, but a few things that need to be adjusted: Won't this spew out logs when messages come in? To avoid that, could you add a boolean to the ipmi_con_t structure and only report this once per connection? This needs a comment saying something like: This should be <=16, but some broken systems send a pad of 16, so accommodate those systems and log it once. Need to leave breadcrumbs around so people can figure out why things are the way they are. Thanks.