diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2008-08-20 08:31:58 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2008-08-20 08:31:58 +0000 |
| commit | bc093719ca478fe10b938cef32c30b528042cbcd (patch) | |
| tree | bd0c08a66997254385160ce71ea32029b99f99f9 /sys/powerpc | |
| parent | b14f19cf9742655c453d9c1dd672393c31080af4 (diff) | |
Notes
Diffstat (limited to 'sys/powerpc')
| -rw-r--r-- | sys/powerpc/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC index 86e9687e1aec..d1de70eee116 100644 --- a/sys/powerpc/conf/GENERIC +++ b/sys/powerpc/conf/GENERIC @@ -117,7 +117,7 @@ device loop # Network loopback device random # Entropy device device ether # Ethernet support device tun # Packet tunnel. -device pty # Pseudo-ttys (telnet etc) +device pty # BSD-style compatibility pseudo ttys device md # Memory "disks" device ofwd # Open Firmware disks device gif # IPv6 and IPv4 tunneling |
