aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-03-14 04:53:46 +0000
committerWarner Losh <imp@FreeBSD.org>2004-03-14 04:53:46 +0000
commit00bafba53fb7dbcab8e902757d5947910a815795 (patch)
treeea2568eea1c05b26f7956d7406542b9977b46644
parent65d8d433911347524ab7d0c2d58c98301dcb1624 (diff)
downloadsrc-00bafba53fb7dbcab8e902757d5947910a815795.tar.gz
src-00bafba53fb7dbcab8e902757d5947910a815795.zip
Should have committed this with other wt driver removal commit.
Remove the wt driver from LINT. If the wt driver is updated to the new apis, it can return.
Notes
Notes: svn path=/head/; revision=126945
-rw-r--r--sys/i386/conf/NOTES6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 55bbeb095618..5ebc1678fbbc 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -630,7 +630,6 @@ options SAFE_RNDTEST # enable rndtest support
#
# Miscellaneous hardware:
#
-# wt: Wangtek and Archive QIC-02/QIC-36 tape drives
# ctx: Cortex-I frame grabber
# apm: Laptop Advanced Power Management (experimental)
# pmtimer: Timer device driver for power management events (APM or ACPI)
@@ -692,11 +691,6 @@ options SAFE_RNDTEST # enable rndtest support
# Brumby: flags 2 msize 0x4000
# Stallion: flags 1 msize 0x10000
-device wt 1
-hint.wt.0.at="isa"
-hint.wt.0.port="0x300"
-hint.wt.0.irq="5"
-hint.wt.0.drq="1"
device ctx
hint.ctx.0.at="isa"
hint.ctx.0.port="0x230"