On Thu, Dec 6, 2012 at 5:23 PM, Brandon Allbery <allbery.b@gmail.com> wro\
Both should be cdevs, not files, so they do not go through the normal filesystem I/O pathway in the kernel and should support select()/poll(). ("ls -l", the first character should be "c" instead of "-" indicating character-mode device nodes.) If ghc is not detecting that, then *that* is indeed an I/O manager issue.