cognet 2004-11-05 18:32:14 UTC
FreeBSD src repository
Modified files:
sys/dev/snp snp.c
Log:
Walk through the snp softc list instead of abusing tp->ts_c to find the
snp attached to a tty.
This fixes the panic that happens when using snp.
Revision Changes Path
1.95 +17 -8 src/sys/dev/snp/snp.c