Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   wrstuden
Date:           Sun Aug  9 06:17:07 UTC 1998

Modified Files:
        src/sys/dev/ic: z8530tty.c
Log Message:
Initialize the struct tty's t_dev field at attach rather than first open.
The attach routine calls zsparam if we're setting up the console, and
zsparam needs this field to tell which zstty to set up. Otherwise, we
set up zstty0 even if it's not the console!




Home | Main Index | Thread Index | Old Index