diff options
| -rw-r--r-- | sys/i386/conf/LINT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index d8e9b06310be..56c697e0e820 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -1955,7 +1955,7 @@ device isic0 at isa? port 0x340 net irq 5 flags 10 # ------------- # # Stollmann Tina-dd control device -device tina0 at isa? port 0x260 net irq 10 +#device tina0 at isa? port 0x260 net irq 10 # # ISDN Protocol Stack # ------------------- |
