Results 6 issues of mokus0

Set TIOCEXTL ioctl to make sure the serial port doesn't accidentally get shared. This is the same method used by other tools such as `screen` and `minicom`.

I'm not sure if this is the right place for this discussion, or if there is a better one, but I'm interested in trying a bit of a different approach...

This would enable listing priorities using [minBound .. maxBound :: Priority], which is a handy idiom for that sort of thing.

The logging functions appear to consistently throw the following when given logger names that start with a dot: ``` *** Exception: Maybe.fromJust: Nothing ``` For example: ``` errorM "." "foo"...

It would be very nice, especially for lambdabot (where it's more important to get a fast answer than to get one at all), to be able to configure the connection...

If someone can outline the overall path to making this work, I could even take a crack at implementing it myself. I’m not familiar with the internals of coreboot yet,...