Bug 30483

Summary: TurboLaser zs0 console device is missing from MAKEDEV 'std' devic
Product: Base System Reporter: wilko <wilko>
Component: alphaAssignee: freebsd-alpha (Nobody) <alpha>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description wilko freebsd_committer freebsd_triage 2001-09-10 14:30:00 UTC
        The /dev/zs0 (serial console device for big-iron Alphas) is missing
        from the 'std' devices that sysinstall creates using /dev/MAKEDEV

Fix: 

add 'sh MAKEDEV zs0' to the list of 'std' devices. Like it is already
        there for 'fixit'
How-To-Repeat: 
        Obvious
Comment 1 David E. O'Brien freebsd_committer freebsd_triage 2001-09-12 02:58:15 UTC
State Changed
From-To: open->closed

fixed