Searched hist:132561 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/sio/
H A Dsio.cdiff 132561 Thu Jul 22 23:16:12 MDT 2004 imp If you insert a pccard modem and then eject it, you get a panic. This
happens because the sio device was never opened and com->tp is
therefore NULL. ttygone can't swallow a NULL, so guard against that
possibility. Other places in this function make similar checks, so I
believe this is correct.

Completed in 106 milliseconds