| Summary: | TurboLaser zs0 console device is missing from MAKEDEV 'std' devic | ||
|---|---|---|---|
| Product: | Base System | Reporter: | wilko <wilko> |
| Component: | alpha | Assignee: | freebsd-alpha (Nobody) <alpha> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed fixed |
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