https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257964
Felix Johnson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Attachment #228305| |maintainer-approval?(felix. Flags| |[email protected]) --- Comment #1 from Felix Johnson <[email protected]> --- Created attachment 228305 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228305&action=edit snp(4) patch Document that: - snp(4) can only handle egress streams (ones that originate from the host) - The FIONREAD ioctl no longer returns special values, move them to the HISTORY section - Device disappearance, closure, or detachment will result in EIO or ENXIO from read(2) or write(2) calls - Flow control is not supported, under BUGS -- You are receiving this mail because: You are the assignee for the bug.
