aboutsummaryrefslogtreecommitdiff
path: root/release/scripts
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2002-01-25 17:41:40 +0000
committerMurray Stokely <murray@FreeBSD.org>2002-01-25 17:41:40 +0000
commit0b16fab8bc841fd0bdf229f4cb4854620cc3dcf4 (patch)
treec522b227c3658f493f9b217d8e98aa67e7f23e0b /release/scripts
parent34cbe4f04a26577a77dd730450e9f129b94defd5 (diff)
Notes
Diffstat (limited to 'release/scripts')
-rwxr-xr-xrelease/scripts/dokern.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/scripts/dokern.sh b/release/scripts/dokern.sh
index 53e331ea92ab..28509bdf5111 100755
--- a/release/scripts/dokern.sh
+++ b/release/scripts/dokern.sh
@@ -40,6 +40,7 @@ sed -e '/ pci$/d' \
-e '/ xl/d' \
-e '/ an$/d' \
-e '/ wi$/d' \
+ -e '/ txp$/d' \
-e '/pty/d' \
-e '/pass/d' \
-e '/ apm/d' \
@@ -90,6 +91,7 @@ sed -e '/pty/d' \
-e '/ ncr/d' \
-e '/ an$/d' \
-e '/ wi$/d' \
+ -e '/ txp$/d' \
-e '/atapist/d' \
-e '/lpt/d' \
-e '/ppi/d' \