aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/DB-88F6XXX
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2012-03-21 08:38:42 +0000
committerEd Schouten <ed@FreeBSD.org>2012-03-21 08:38:42 +0000
commit92396a3174400effb38fee039b77bf8b393cc657 (patch)
treedbf94bdfd2e622ff5f7c7a8c7f9faae61cc3bfd5 /sys/arm/conf/DB-88F6XXX
parent586fbee6432751a00e43d94107d9890a2694292e (diff)
downloadsrc-92396a3174400effb38fee039b77bf8b393cc657.tar.gz
src-92396a3174400effb38fee039b77bf8b393cc657.zip
Remove pty(4) from our kernel configurations.
As of FreeBSD 8, this driver should not be used. Applications that use posix_openpt(2) and openpty(3) use the pts(4) that is built into the kernel unconditionally. If it turns out high profile depend on the pty(4) module anyway, I'd rather get those fixed. So please report any issues to me. The pty(4) module is still available as a kernel module of course, so a simple `kldload pty' can be used to run old-style pseudo-terminals.
Notes
Notes: svn path=/head/; revision=233271
Diffstat (limited to 'sys/arm/conf/DB-88F6XXX')
-rw-r--r--sys/arm/conf/DB-88F6XXX1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/conf/DB-88F6XXX b/sys/arm/conf/DB-88F6XXX
index 1f20484ab1da..7081117bc165 100644
--- a/sys/arm/conf/DB-88F6XXX
+++ b/sys/arm/conf/DB-88F6XXX
@@ -53,7 +53,6 @@ device pci
# Pseudo devices
device loop
device md
-device pty
device random
# Serial ports